View Full Version : Forum and What?s new borders
Ramit
06-23-2011, 10:18 PM
How can i remove the borders of both navbar_tab objects?
Here is my forum: http://foro.masa-critica.net
Ramit
07-06-2011, 03:21 AM
Nothing?
TheLastSuperman
07-06-2011, 04:41 AM
I'm assuming it should be the navbar_tab_bevel or navbar_tab_border stylevars, if not you could inquire at the style makers site directly, a link is in your footer after all ;).
Ramit
07-06-2011, 11:32 PM
Neither of those stylevars.
Any suggestions?
Jeff Ledger
07-06-2011, 11:51 PM
add this to additional.css
.navtabs li {
background: none repeat scroll 0 0 transparent;
float: left;
padding-right: 2px;
}
You already have navbar_tab_bevel or navbar_tab_border stylevars with none border, just add the css I write above to your site and it's gone.
Jeff
Ramit
07-07-2011, 05:07 AM
Thanks a lot man!
Jeff Ledger
07-07-2011, 05:37 AM
You are welcome
Jeff
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.