Log in

View Full Version : forumhome category different graphics...


nocturnix
02-11-2007, 02:48 AM
Is it possible to completely change the look of how categories are displayed on forumhome?

For example...

Category 1 is blue
Category 2 is reg
Category 3 is green

Each one has their own header cell with a different logo.

How would i go about doing this?

Can this be done?

StrifeX
02-11-2007, 03:44 PM
Yes, if conditions are needed though. Refer to http://www.vbulletinzone.com/t44 to find out which ones work correctly for it. Note: you should be pretty advanced in coding HTML/XHTML to use this.

nocturnix
03-29-2007, 02:48 PM
How tough would it be just to add different header graphics to each category. Exactly like this:

http://forums.maxconsole.net/

nocturnix
03-30-2007, 03:28 PM
Would it make since to just use say 5 conditionals at the top of the area in forumhome basically saying, if the forum category = x display this HTML, and put different HTML for each if statement for each category?