The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Make CMS preview div a link.
I've tried a couple of ways, to recreate the behavior of articles on this website: http://www.gamereplays.org/
I've tried something like this, but it just makes other objects links, like the titles, etc. Code:
div.article_preview { text-decoration:none; line-height:normal; margin-bottom:0px; padding-left: 10px; padding-right: 10px; background-color: #343434; } div.article_preview a { display: block ; width: 100%; height: 100%; text-decoration: none; } div.article_preview a:hover { text-decoration: none; background-color: #cccccc; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|