View Full Version : Forumhome not use alt1 and alt2
Beermonster
05-01-2008, 01:24 PM
I don't want to use alt1 & alt2 on the category strips on the forum home, I thought I could just remove it from forumhome_forumbit_levelXXXX but it doesn't seem to work properly, anyone know how I can just make them 1 colour? what templates I need to edit and where?
TIA
markbolyard
05-01-2008, 01:41 PM
Alt1, and Alt2 are not the style variables for your category and header strips. You need to remove your tcat and thead css (or modify to your liking). You might also have to change your vbmenu_control so it matches in your showthreads area.
Princeton
05-01-2008, 02:22 PM
do not remove the class alt1/alt2 - simply rename it to alt1main/alt2main
once you do that add the classes to your style
.alt1main{ add style property : value }
.alt2main{ add style property : value }
Beermonster
05-01-2008, 02:30 PM
do not remove the class alt1/alt2 - simply rename it to alt1main/alt2main
once you do that add the classes to your style
.alt1main{ add style property : value }
.alt2main{ add style property : value }
Thanks thats almost worked but it looks like I've missed something, could you have a look at the attachment at tell me where I've gone wrong?
Lynne
05-01-2008, 02:50 PM
This may help you see what class defines what part of your forumdisplay: Forum Display Template (http://www.vbulletin.com/docs/html/main/color_maps_forumdisplay)
Beermonster
05-01-2008, 06:31 PM
This may help you see what class defines what part of your forumdisplay: Forum Display Template (http://www.vbulletin.com/docs/html/main/color_maps_forumdisplay)
thanks that helped it was the altXactive
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.