Header Problem :-)
Permalink
I have a logo image as my header and I’m having problems making the logo image the same width as the content. I tried everything for image sizing to alignment and nothing seems to work. The theme I’m using is called Salt n Pepa. Please help - any ideas or suggestion would be highly appreciated.
Here’s the link to the website:http://www.merrell-merrell.com
Thanks!
Here’s the link to the website:http://www.merrell-merrell.com
Thanks!
Thanks for the reply, however when I make the change to the default.php I get the following error:
Parse error: syntax error, unexpected '<' in /home/merrellm/public_html/packages/theme_saltpepper/themes/saltpepper/default.php on line 6
Any idea on what could be the problem?
Thanks!
Parse error: syntax error, unexpected '<' in /home/merrellm/public_html/packages/theme_saltpepper/themes/saltpepper/default.php on line 6
Any idea on what could be the problem?
Thanks!
not need <?php and ?>
I think that this forum program bug.
my origian post is
[ code ]
<div id="header">
<p style="padding-left: 0px;"><img width="700" height="150" alt="MERRELL logo small.JPG" src="/files/1312/5547/5310/MERRELL logo small.JPG" style="vertical-align: middle; padding-left: 0px;"/></p></div>
[ /code ]
But,Automatically be added to <?php and ?>
I think that this forum program bug.
my origian post is
[ code ]
<div id="header">
<p style="padding-left: 0px;"><img width="700" height="150" alt="MERRELL logo small.JPG" src="/files/1312/5547/5310/MERRELL logo small.JPG" style="vertical-align: middle; padding-left: 0px;"/></p></div>
[ /code ]
But,Automatically be added to <?php and ?>
THANKS, that worked!
change to