Jump to content

[SOLVED]How can I add a new header on top of PS header


Recommended Posts

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.1
the snap shot of my site Screen-shot-2010-07-15-at-35055-PM.jpg
or
www.comworlds.com

Thanks
Natam

Link to comment
Share on other sites

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

laurentvm

I did as you suggested but it doesn't work

now 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...