The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change Forum Blocks Manager Color
Is it possible to add or change the color of the Forum Blocks? Im trying to do something similar to this http://getbblog.com/en/board
Code is font-family: Exo,Arial; position: relative; top: 7px; font-weight: 700; font-size: 26px; line-height: 27px; text-transform: uppercase; color: rgb(255, 192, 0); text-shadow: 0px 0px 10px rgb(255, 156, 0), 1px 1px 0px black; However not sure where to add any help would be appreciated |
#2
|
||||
|
||||
That 'code' is just a list of CSS properties. You would have a class and apply the properties to the class. Most people add it to the additional.css template.
|
#3
|
|||
|
|||
Do you know what the exact code would be I need to add it to? I know some use like .cms_widget etc Im trying to do something similar like the website above does New Search, Teamspeak, New Posts etc
|
#4
|
|||
|
|||
To get the same style (first letter a different color then the rest) you'll have to make some template changes as well as adding css to the additional.css file. I can not tell you which templates need to be edited and where, register on the site and send a pm to one of the admins and see if they can tell you.
|
#5
|
||||
|
||||
It looks to me like they redid the sidebar code with their own classes. So, this isn't something that someone can write up in just a minute. It's something you'd really need to spend some time on.
|
#6
|
|||
|
|||
Sounds good thank you. I just figured there was a way to change the color of the text on the sidebar forum blocks http://www.gamingwarzone.net/blocks.png <---Screenshot of what im trying to change it doesnt have to be a different colors
|
#7
|
||||
|
||||
If you just want to change those title colors/size, then stylevar sidebar_header_color and sidebar_header_fontSize should change them.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|