PDA

View Full Version : Header Logo linked to another site!


Yourprop
05-01-2007, 07:01 PM
Hello,

Is it possible to have the header logo linked to another website?
If possible please tell me where I should make this change.

Regards,
Adam :)

Josh
05-01-2007, 07:04 PM
Logo on what software/website - Do you mean link the logo from another website? If you don't own the other website it isn't recommended as you'll be stealing somebody elses bandwidth. Or do you mean your website logo links to another site?

Yourprop
05-01-2007, 07:10 PM
Sorry,

I want to link my logo at this address http://www.yourproperties-forum.com/property_forum/
To my other website here http://www.yourproperties.com.au/

So when someone clicks on my logo at forum they are directed to my other site -

Adam

Josh
05-02-2007, 09:47 AM
Hi Adam it should be possible, I don't own a copy of VB/never used it so this is going to be bits peiced together & hope it works.. ;)

in the admin panel there should be a section similar to Style & Templates? Can you access it to edit the "Header" section of the vBulletin style (screenshot from VB website):
http://files.vbulletin.com/doc_images/styles/edit_template_35.png

If you reach there - you should see the line:
<a href="$vboptions[forumhome].php$session[sessionurl_q]">

replace the $vboptions[forumhome].php$session[sessionurl_q] with the link to where you want to go.

Like I said I've not used VB so I'd back up the text before you make changes just incase it goes wrong, but that should work.

Good luck

Yourprop
05-02-2007, 09:56 AM
Hello Josh,

You have provided a start for me -
I should be able to work it out -

However I might be back in contact with you just to fill in the spaces , if you dont mind .

Regards,
Adam

Josh
05-02-2007, 10:17 AM
No problem I'll try help as much as I can :)