![]() |
Navtabs borders
Hi there, quick question. I'm basically editing the colors from the original vB4 theme to my liking, along with some other adjustments. On my navtavs, I have a "ridge" feel to it, seen here:
http://puu.sh/2ep9P As you can see, the last border (Right part of "Donate") is not correct, as it relies on having ones next to it to create the depth feel. How would I go about adding a left border to the navbar that's next to the last tab? |
<li style="width:0px; border-left:1px solid white;"></li> just after the Donate tab
|
Quote:
|
Oh, I forgot about the navigation manager.
In the navbar template just after {vb:raw template_hook.navtab_end}. I don't know if the border color and width are correct, you'll have to look those up or experiment until you get them right. |
Like this?
http://puu.sh/2esId It still looks the same. In-case we're thinking of different things, I'm talking about making a border right here: http://puu.sh/2esM4 Thanks for all the help so far. |
I guess it's what's inside that counts (what a nice idea!). try
<li><a class="navtab" style="min-width:0px; padding:0px; border-right:0px;"></a></li> |
|
Maybe border-right:none;
|
No dice, thanks anyway though.
|
Try min-width:90%; It's a weird way to do it but it may work. On my vB default style it's almost correct, just one little piece of top border one px wide. It may work on yours though
|
All times are GMT. The time now is 03:07 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:
|