im trying to get logo over the top nav bar its seems to be stuck in the box. help plz . thanks.
link to the site
im trying to get logo over the top nav bar its seems to be stuck in the box. help plz . thanks.
link to the site
One way of doing it would be to find this in your stylesheet:
#logo {
float:left;
margin-top: 0px;
}
and change it to:
#logo {
float:left;
margin-top:-120px;
}
However, first you need to re-create your logo image because you have "For All Your Pluming Needs" and you probably want that to say "Plumbing" instead!
ahhh lmao dange thanks for the help on both yea that might be good over looked that. you know after few hrs of working on stuff thanks glad you picked it up man zencart is great and the people are great..