PDA

View Full Version : Changing height of category bar - purevb template (simple) but i can't remeber how


lukescotty
07-11-2014, 11:02 PM
Hiya guys,

I havnt been working on my sites for over a year, so i've completely lost my touch with it.

I'm trying to shorten the height of the category bars on my forum, http://www.talkdiseases.com eg "TALK DISEASES | GENERAL FORUMS" bar. I've tried using firebug but i can't change it.

If someone knows and i need to change a .css please be a little detailed cheers

Thanks for reading, thanks in advanced for your help!!!

Regards
Luke

Lynne
07-12-2014, 12:14 AM
Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it.

webmastersun
07-12-2014, 12:14 AM
in additional.css , add
#pagetitle{
padding-top:0px;
}
and
#content_container{
padding-top:0px;
}
It can solve which you need. :)

lukescotty
07-12-2014, 04:02 AM
Cheers Webmastersun! much appreciated.

Lynne, consider changing the description of the forum

"Discuss anything related to creating vBulletin 4.x styles, graphics, template editing, etc."

Template editing...... and my question is a template edit.

Many Kind Regards

Luke