delica logo link

Report a bug, or request a feature...

Moderator: mark

Post Reply
Adrock
Posts: 750
Joined: Fri Jan 12, 2007 11:02 am
Member's Photo Album: http://www.delica.ca/Photos/
Location: Richmond B.C.

delica logo link

Post by Adrock »

Hey mark, is it possible for the delica logo on the top right to link to the forum index like it did before? Old habits die hard, I hate looking for that little board index link when I used to just click on the big guy up top. No biggy, but it would be nice.
"if its so hard to pull on your knob, put some greese/wd40 on the shaft and pull in and out, that should make it happen for you."
-westcoastnewbie
Image
josh
Posts: 868
Joined: Mon Jul 24, 2006 8:44 pm
Member's Photo Album: http://www.delica.ca/Photos/
Vehicle: L300 poptop gasser
Location: Vancouver, bC
Location: Vancouver, BC

Re: delica logo link

Post by josh »

Adrock wrote:Old habits die hard
Yup, you can't teach an old dog like Adam new tricks? Right? :lol: sheesh... the poster boy for youth is stuck in his ways. Just razzing you. I wouldn't mind that tweak back into a logo/link either Mark, if its not to much of a hassle.

Josh
User avatar
mark
Site Admin
Posts: 480
Joined: Wed Jul 05, 2006 12:56 pm
Member's Photo Album: http://www.delica.ca/Photos
Vehicle: 1994 L400
Location: North Vancouver
Location: North Vancouver

Re: delica logo link

Post by mark »

I'll see what I can do (without butchering the entire forum this time -- I promise!).

In the interim, if there's anybody in this forum who knows php and HTML, the problem lines reads as follows:

<table width=100% cellspacing=0 cellpadding=0>
<tr class="header-tile">
<td rowspan=2 width=146px class="header"><img src="{T_THEME_PATH}/images/header-left.jpg" class=header-image" /></td>


:shock:
Green1
Posts: 3257
Joined: Wed Jul 19, 2006 9:18 pm
Member's Photo Album: http://www.delica.ca/Photos/
Vehicle: 1994 L400 Royal Exceed PF8W
Location: Calgary Alberta Canada
Contact:

Re: delica logo link

Post by Green1 »

I'll admit that I'm clueless when it comes to php... but from what I know of HTML (and what you posted looks like a plain old html table) wouldn't it be as simple as wrapping the img tag in an href tag? ie:

Code: Select all

<table width=100% cellspacing=0 cellpadding=0>
<tr class="header-tile">
<td rowspan=2 width=146px class="header"><a href=http://delica.ca/forum/index.php><img src="{T_THEME_PATH}/images/header-left.jpg" class=header-image" /></a></td>
User avatar
mark
Site Admin
Posts: 480
Joined: Wed Jul 05, 2006 12:56 pm
Member's Photo Album: http://www.delica.ca/Photos
Vehicle: 1994 L400
Location: North Vancouver
Location: North Vancouver

Re: delica logo link

Post by mark »

Thanks Green1 -- Your solution works perfectly!

Cheers,
Mark
Adrock
Posts: 750
Joined: Fri Jan 12, 2007 11:02 am
Member's Photo Album: http://www.delica.ca/Photos/
Location: Richmond B.C.

Re: delica logo link

Post by Adrock »

awesome. I don't have to relearn everything i know.
"if its so hard to pull on your knob, put some greese/wd40 on the shaft and pull in and out, that should make it happen for you."
-westcoastnewbie
Image
Post Reply

Return to “Site Suggestions & General Feedback”