1 onmillertime Sep 20, 2008 23:43
3 onmillertime Sep 21, 2008 16:26
Please forgive me but I just learning all of this so I am pretty sure this is a stupid question. I found the file and updated it to say...
<img class="mylogo" src="media/logo.gif" alt="logo" />
I could not find where in the body.header.inc.php that the .mylogo class thing was so I put it at the end before the ?> Is that correct? Because it did not work.
I really appreciate any help you can offer, this is driving me nuts!!
you dont have to feel obliged to use the widget to place a logo, simply open up your body.header.inc.php and insert your logo using good old <img class="mylogo" src="img/mylogo.jpg" alt="logo" /> and position it with the class .mylogo