![]() |
Navbar background Image
I've had a navbar background image made for my site, it's one wide image the whole width of the skin.
When i add it it keeps getting repeated with the links in the navbar, its using the image for the background on each link. How do i make it display as one image all the way across the screen, without repeating? |
Added some screens...
This is the navbar image its 920px wide: http://img691.imageshack.us/img691/8559/striphhd.gif It comes out like this tho, getting repeated for each link: http://img26.imageshack.us/img26/6748/navgj.png Anyone know how to make it display as one image all the way across the screen, without repeating? |
Did you add the background image to the <table> tag or the <td> tag? It should be part of the <table> tag, your screen shot looks like it's in each <td> tag instead.
|
Hard to write some css without a link to the actual site with the style.
|
I added the image to 'Popup Menu Controls' just replaced the original image. I cant see any edit options for <table> in the acp...
ATM im using my test site, with a login box just to see the site. So i cant really give a link out, but Lynne if you want to take a look ill pm you the login... |
Don't use the pop up menu controls- that's the problem. Manually edit the navbar template and add the HTML code to the <table> tag(s) for those tables.
|
Ok m8, but where in the navbar template do i add the image.
navbar template: Code:
<!-- nav2 buttons bar --> |
The <table> tag 2 lines below the line:
<!-- nav buttons bar --> Make it: Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center" style="background-image:url('images/misc/image.jpg');"> |
Thanks a lot m8 that worked great...
Slightly off toipc, but do you know how to make the navbar wider than the forums? The forum width is 910px but i want the navbar 920px... |
No not off hand... sorry.
|
All times are GMT. The time now is 07:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|