PDA

View Full Version : Aligning Sub Forums


Clydesdale
05-09-2011, 12:22 PM
Good morning to you all

I got the sub forums to show up.

How do I get them to line up like the following site instead of in a horizontal fashion?

http://www.scoobieforums.com/forum/index.php

Thanks

Lynne
05-09-2011, 04:25 PM
There is a mod to do that, or just use CSS. I posted an article in the vb$ article forum on using CSS to do that.

Clydesdale
05-09-2011, 08:09 PM
There is a mod to do that, or just use CSS. I posted an article in the vb$ article forum on using CSS to do that.

I am an uber-newbie. Therefore, I haven't a clue as to where to go to insert the code. I have only had vBulletin for about 4 days.

Thanks

Lynne
05-09-2011, 10:11 PM
You add it to your additional.css template. That is in style manager > find style > edit templates > double-click css templates > additional.css

Clydesdale
05-09-2011, 11:12 PM
You add it to your additional.css template. That is in style manager > find style > edit templates > double-click css templates > additional.css

Ok, I must be completely stupid. I am unable to find additional.css. I don't know if it means anything, but I am running version 3.8.7.

When I click on Style Manager I get a small window that says the following;

Style Manager and has a checkmarked box next to Default Style. Under that it has 2 buttons; Save Display Order and Search In Templetes. Under that is the copy right info;
vBulletin? v3.8.7, Copyright ?2000-2011, vBulletin Solutions, Inc.

When I click on "edit templates" I am unable to locate "css Templates"
Sorry to be such a pain.

Lynne
05-09-2011, 11:55 PM
Ah yes, my mistake. I didn't see that this was the 3.x forums. You don't have an additional.css template. And, I don't believe that CSS will work without you rewriting the classes for it (I used the vB4 classes when I wrote it). So, you are probably better off doing a search for the modification.

Clydesdale
05-10-2011, 01:44 AM
Ah yes, my mistake. I didn't see that this was the 3.x forums. You don't have an additional.css template. And, I don't believe that CSS will work without you rewriting the classes for it (I used the vB4 classes when I wrote it). So, you are probably better off doing a search for the modification.

I take it this is one of the improvements to 4.x.

christon26
05-10-2011, 10:48 PM
Try this mod: https://vborg.vbsupport.ru/showthread.php?t=201294

Hope that helps :)

TheLastSuperman
05-11-2011, 05:59 AM
Try this mod: https://vborg.vbsupport.ru/showthread.php?t=201294

Hope that helps :)

Darn... I was close.. you beat me to it in this thread :cool:.

https://vborg.vbsupport.ru/showthread.php?p=2194277#post2194277

christon26
05-11-2011, 06:35 AM
Darn... I was close.. you beat me to it in this thread :cool:.

https://vborg.vbsupport.ru/showthread.php?p=2194277#post2194277

LOL just as well you caught the other one, I didn't know a request was posted as well :P

Clydesdale
05-11-2011, 04:23 PM
Darn... I was close.. you beat me to it in this thread :cool:.

https://vborg.vbsupport.ru/showthread.php?p=2194277#post2194277

Thanks for the help! It is installed and working like a charm!!