naveeid
03-16-2015, 10:00 PM
hi friends ,
to remove navbar links just add this code at the bottom of additional.css
.navtabs ul {
display:none;
}
.navbar {
height:{vb:math {vb:stylevar navbar_tab_border.borderWidth} * 1 + {vb:stylevar navbar_tab_size.height}}px;
}
:up:
to remove navbar links just add this code at the bottom of additional.css
.navtabs ul {
display:none;
}
.navbar {
height:{vb:math {vb:stylevar navbar_tab_border.borderWidth} * 1 + {vb:stylevar navbar_tab_size.height}}px;
}
:up: