The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Forum box as link?
Is there anyway i can make the forum and last post boxes links to the forums and last posts? I hope that makes sense.
THanks |
#2
|
||||
|
||||
totally confused
a picture is worth a thousand words upload a screenshot |
#3
|
||||
|
||||
to click anywhere in the red box to go to either the forum or the last post on the right
|
#4
|
||||
|
||||
I know there is a way to have this happen can someone help?
|
#5
|
||||
|
||||
Back to the top
|
#6
|
|||
|
|||
You can do it with javascript and applying it to the table row.
Code:
<tr style='font-size:11px;' onMouseOver=\"this.style.cursor='pointer';this.bgColor='#666666';this.style.color='#FFFFFF';\" onMouseOut=\"this.bgColor='#555555';this.style.color='#FFFFFF';\" onclick=\"JavaScript:window.open('".lg_link($server['o']['id'])."','_parent');\"> http://radio.javaranch.com/pascarell...419159000.html Hope it helps... |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|