The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
need help place
first to see my problem ur going to have to look at link using internet explore
link = http://coderz4life.com/forums/forum.php img = and here is the code am useing Code:
<!-- / START RADIOandTV button--> <td class="alt1"><a href="javascript:openRadioAndTV()"><img src="http://coderz4life.com/forums/-images-/radio_on.jpg" border="0" "></a></td> <!-- / END RADIOandTV button--> HTML Code:
javascript:openRadioAndTV() |
#2
|
||||
|
||||
Try this:
In your navbar template, find: HTML Code:
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div> </if> </td> HTML Code:
<td class="alt1"> <a href="javascript:openRadioAndTV()"><img src="http://coderz4life.com/forums/-images-/radio_on.jpg" border="0" "></a> </td> |
#3
|
||||
|
||||
i just did and is the same thing!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|