The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to Change Logo Link
How do you change your logo link in Vbulletin 4 i cant find it anywhere
|
#2
|
|||
|
|||
Why do you want to change it? Just change your new logo to the logo name....
|
#3
|
|||
|
|||
See
http://www.vbulletin.com/forum/showt...-site-homepage For more tips see http://www.vbulletin.com/forum/forum...Customizations java mouse over https://vborg.vbsupport.ru/showthrea...highlight=logo |
#4
|
|||
|
|||
Dude harley... uhm....
The links you posted arent correct lol. You copy/pasted the vb-shortened links (showt...-site-homepage isnt actually a link, its short for showthread=blablabla, but since its shortened we don't know what the blablabla is) Try clicking the links and see for yourself in the addressbar Maybe you could post the real links? |
#5
|
||||
|
||||
Quote:
HTML Code:
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div> And change it to: HTML Code:
<div><a name="top" href="redirection_url" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div> And replace the redirection_url with the actual url you want your users to be redirected to after they click your logo. |
#6
|
|||
|
|||
arrggghhhhh..
LOL, OK so I have tried this for two hours now, still getting this msg.. Tried with brackets, without brackets, with and without " marks.. Not Found (404) The requested URL /forum/www.donzi.org%20class= was not found on this server. www.donzi.org Trying to link it directly to donzi.org splashpage.. Suggestions?? Signed: Clueless in Miamuh |
#7
|
||||
|
||||
Quote:
|
#8
|
|||
|
|||
http://www.donzi.org/
I just put that in there in a couple different flavors, still getting an error. LOL, I'm beginning to think my nieces n nephews are right, I'm to old for this newfanlged internet stuff |
#9
|
||||
|
||||
Quote:
HTML Code:
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div> And change it to: HTML Code:
<div><a name="top" href="http://www.donzi.org/" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div> Let me know if you will require additional help. |
#10
|
|||
|
|||
AWESOME!!
Did you just show me a very very basic rookie user error I was making? I was copying the script to a word document so as to be able to document my mistakes, errr, mods.. Then I copied it to the template from there. No joy in mudville.. But when I copied it directly from your post to the template, it worked. Is Word the devil here?? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|