Edit #gkBannerTop

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Sep 03, 2013 12:33 pm
Reply with quote
Report this post
I need help.
Look at the attachment, please.
https://docs.google.com/file/d/0B9-y4GG ... sp=sharing

I've changed the background
Image
---
templates/gk_news/css/template.css
---
#gkBannerTop {
#background: #1c1c1c;
background: transparent url('../images/top.fundo.gif') repeat;
padding: 18px 0;
}

How to insert the image "top.people.gif"?
Image
User avatar
Junior Boarder

GK User
Tue Sep 03, 2013 1:15 pm
Reply with quote
Report this post
1. Never use template core files (use override.css instead).
2. Your css is buggy
3. I'm not quite sure what is the question about.
User avatar
Moderator

GK User
Tue Sep 03, 2013 2:45 pm
Reply with quote
Report this post
This site is temporary, just for testing :)
http://tmp.apeoc.org.br/

I need to edit the #gkBannerTop. See attachment.
https://docs.google.com/file/d/0B9-y4GG ... sp=sharing
User avatar
Junior Boarder

GK User
Tue Sep 03, 2013 3:59 pm
Reply with quote
Report this post
To place multiple images inside one element, You can use CSS3 technique:
http://www.css3.info/preview/multiple-backgrounds/
User avatar
Moderator


cron