Manoil Posted November 23, 2006 Posted November 23, 2006 Is it possible to make my header navigation background to be some image file? If there is a way to do it I will appreciate your help! Thanks :-"
Guest Posted November 27, 2006 Posted November 27, 2006 In your stylesheet you could try setting the background-image property of the TR.headerNavigation class (at least I think that's the right class :)). So could be something like: TR.headerNavigation { background: #bbc3d3; background-image: url("images/br_paper.jpg"); height: 30px; }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.