snowbizx
03-11-2011, 11:53 PM
I'm not too savy with code, but it was pretty easy to figure out out to center the header graphic. However, I want it to be moved down closer to the standard menu bar. Is there a way to close that gap to nothing?
Thanks in advance!
--------------- Added 1299895156 at 1299895156 ---------------
btw, for any of my fellow newbies out there, if you want to center the logo at the top of your page, find the header code:
<td align="$stylevar[left]">
and replace it with this:
<td align="center">
(there's the tiny bit of knowledge I can contribute at this point so far) haha
Thanks in advance!
--------------- Added 1299895156 at 1299895156 ---------------
btw, for any of my fellow newbies out there, if you want to center the logo at the top of your page, find the header code:
<td align="$stylevar[left]">
and replace it with this:
<td align="center">
(there's the tiny bit of knowledge I can contribute at this point so far) haha