The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
any body got this
MAIN CSS for 8.1 version Code:
a: hover, a: Active
(
background: url (images/misc/linkback.gif) repeat-x;
color: # #CCCCCC;
)
any idea about it? |
|
#2
|
||||
|
||||
|
No idea what this is about, but its not vb.org site feedback so moved to general discussions for now.
|
|
#3
|
||||
|
||||
|
8.1 of.. what? I have no idea what you're talking about, but that css isn't working cause there's several things done wrong. Here:
Code:
a:hover, a:active { background: url (images/misc/linkback.gif) repeat-x; color: #ccc; }
{}, not () color: #ccc, not color: # #CCCCCC; You should specify a background color when short handing the css like that too, but that's getting pretty picky. That's quite a few mistakes for one small chunk of code, I recommend reading into css more, doing more tutorials, etc. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|