Heisenberg submitted a new resource:
You must be registered for see links
- add a background image to your navbitsvB Version: 3.8.1
Just a simple mod that will allow you to add a background image to your navbit table.
In your navbar template find the first instance of:
Code:<td class="alt1" width="100%">
And replace with:
Code:<td class="altbg" width="100%">
And add this css to your additional css definitions at the bottom of your main css page.
Code:.altbg { background: [COLOR=#ff0000]#FFFFFF[/COLOR] url([COLOR=red][B]wherever your image is...
You must be registered for see links
Last edited:
