Good morning and Happy Fourth!
How do I remove the "Tagline Here" from the top of the page? Do I just remove the whole thing from the Stylesheet or do I edit it on the index.php page?
Janice
Good morning and Happy Fourth!
How do I remove the "Tagline Here" from the top of the page? Do I just remove the whole thing from the Stylesheet or do I edit it on the index.php page?
Janice
Last edited by janiceM; 4 Jul 2007 at 03:31 PM.
Easiest way in stylesheet is to change to:
#tagline {
display: none;
}
Thank you, that did it.
Janice
Happy 4th to you!USA!