Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Aligning Header Image


dstegall

Recommended Posts

Posted

I successfully replaced the OSC logo with my own and deleted the header icons. But now I need my logo centered. I added align="center" in header.php but obviously am doing something wrong as it is still left justified.

 

Thank you for any help!

 

Faithfully,

 

Dawn

http://www.faithfullyyours.net/catalog

Posted

Actually, it is middled rather than centered. You have valign="middle", you should have align="center".

 

valign= top, middle or bottom

align= left, center or right

 

Also, the header and the footer are fluid 100% in width, while the body is a fixed width of 770px. If you want a fixed width, you need to start it in header.php and end it in footer.php.

Posted

Thank you. I have changed the width to 770 in both the header and footer but don't know exactly where to put the align=center. I've tried a few places and can't seem to get it. Thanks for any help!

 

Faithfully,

 

Dawn

Posted

Nevermind, I figured it out. Thanks soo much!

 

Faithfully,

 

Dawn

Posted
Nevermind, I figured it out. Thanks soo much!

 

Faithfully,

 

Dawn

 

 

You mean, it Dawned on you? >_<

 

 

You're welcome!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...