The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Link Colors
Ok so on this page:
http://zombieshack.com/arcade.php the teal color for the links are not clear as the arcade is lighter than the rest of the site. I assume that changing the link colour for just the arcade would not work?? If not how do I change the link colour for the whole site to red instead |
#2
|
|||
|
|||
Got exactly the same problem currently mate.
Trying to work out an answer and all i have found is basically its easier to change the site wide color scheme than it is the arcade alone. However certainly dont quote me on this at this point. Will be watching this thread with interest. |
#3
|
|||
|
|||
Code:
.postcontent a {color:blue;text-decoration: underline;} .navbar { margin: 0; } |
#4
|
|||
|
|||
how do I make all links "Bold" ?
|
#5
|
|||
|
|||
I am thinking this but not 100% sure give it a try and see:
Code:
.postcontent a {color:blue;text-decoration: bold;} .navbar { margin: 0; } |
#6
|
|||
|
|||
Quote:
Thanks for helping |
#7
|
|||
|
|||
He told you where
|
#8
|
|||
|
|||
Style manager / your style (edit templates) / Css Templates / additional templates
Which i did and now am a little confused. How is this going to effect the arcade area specifically? Actually i tried it and nothing happened at all. However i had already changed manually. If its a global change then this could be done differently? Well i know it can i just cant remember how i did it But i ended up changing all links on my forum to red and this stopped the look in the arcade atleast somewhat. Something i will keep playing with until i get a fix as i love playing the arcade as do many of my members. |
#9
|
|||
|
|||
You'll need to modify the code to effect the arcade. This part needs changed to effect the arcade :
Code:
.postcontent a |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|