The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to edit theme
On my site Monctononline www.monctononline.ca/forums I am slowly editing the default theme to go with my red & white logo. Is there a manual for VBulletin for creating/editing themes/styles? I just am not sure what to edit and don't want to mess things up.
Joe Admin MonctonOnline |
#2
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=256370" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=256370</a>
Read through this article. |
#3
|
|||
|
|||
the one section that I want to edit : forumhome_markread_script I can not locate this file. What I would like to do is change the font color to white to stand out better
|
#4
|
|||
|
|||
Use the following to alter the "Mark Forums Read" color.
Add this to your 'additional.css' template for your style. Code:
.navlinks > a { color: white; /* Change Color Accordingly */ } .navlinks > a:hover { color: red; /* Change Color Accordingly */ } The javascript file you are looking for is: "/clientscript/clientscript/vbulletin_read_marker.js" |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|