Yea it went light there for a minute.
Back to (sorta) the way it was before..
Thanks for the help
Add this in your header.php file
<? bloginfo(‘description’); ?>
oh just to say (sorry if all this is in the wrong forum) i found out how to hide the ads.
i put a div just inside the body tag and used this css
#hide_stuff {
background:#dadada;
height:40px;
position:relative;
bottom: 30px;
Z-INDEX: 1000;
}
Yea I know it’s a bitch but sure what can you do.
I think it should be covered fully in IE
Can’t seem to cover it in Opera or FF though