Natam Posted July 15, 2010 Share Posted July 15, 2010 Now I added a picture (a yellow area) in #page in global.css but the result is overlapping between PS header and my new header. My intention is to make another header on top of PS theme's header one. please advice me how it made.By the way, If I don't make a new header on top as above mention but I want to expand the gap between the top of page and flag, contact, site map icons line. How can I make it.I'm using PS 1.3.1the snap shot of my site orwww.comworlds.comThanksNatam Link to comment Share on other sites More sharing options...
laurentvm Posted July 15, 2010 Share Posted July 15, 2010 What is the html tag of your yellow box, i do not find it on your page? Link to comment Share on other sites More sharing options...
Natam Posted July 15, 2010 Author Share Posted July 15, 2010 Hi Laurentvm,I put the whole line starting with "backgroung..." on to global.css #page { background: url('../img/UHead.jpg') no-repeat top left; width: 980px; margin: 0 auto 2px auto; text-align: left } Link to comment Share on other sites More sharing options...
laurentvm Posted July 15, 2010 Share Posted July 15, 2010 Ah ok i see, Just put a div before ... in header.tpl i thinkin tpl: in css : #new_div { background: url('../img/UHead.jpg') no-repeat top left; width: 980px; margin: 0 auto 2px auto; text-align: left } Link to comment Share on other sites More sharing options...
pasko Posted July 15, 2010 Share Posted July 15, 2010 Hi,There is a simple free module to do that in our store.Regards, :-) Link to comment Share on other sites More sharing options...
Natam Posted July 15, 2010 Author Share Posted July 15, 2010 laurentvmI did as you suggested but it doesn't worknow yellow background is removed due to i took the the backgroud tag out from #page but the #new_div seems doesn't executed or may be tag is in misplace. Link to comment Share on other sites More sharing options...
laurentvm Posted July 15, 2010 Share Posted July 15, 2010 specify a height: xxx px; in the css or fill the div. Link to comment Share on other sites More sharing options...
Natam Posted July 15, 2010 Author Share Posted July 15, 2010 There is a simple free module to do that in our store. Thanks Pasko, just tried it but it's design doesn't match with the theme. Link to comment Share on other sites More sharing options...
Natam Posted July 15, 2010 Author Share Posted July 15, 2010 Bingo !!It's what I want.Thank you very much laurentvm.Best Rgds.,Natam Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now