Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Changing Logo Link

Quote Reply
Changing Logo Link
I've been reading the past posts and I think I know how to have a different logo per forum. My question is, how can I change the link of the logo for each forum?

<a href="gforum.cgi?<%hidden_query%>"><img src="<%image_url%>/<%logo%>" border="0" align="right"></a>

Any thoughts?

Thanks.
Quote Reply
Re: [discusswireless] Changing Logo Link In reply to
I'd recommend adding a "forum_logo" "CHAR" field to the Forum table, then changing the image src to:

...<img src="<%image_url%>/<%if forum_logo%><%forum_logo%><%else%><%logo%><%endif%>" border="0" ...

Then you can set the forum_logo for the forums to an image name (e.g. "forum_abc.gif") and the logo used will be "forum_abc.gif" in the GForum image directory instead of the main logo. The main logo will still show up for areas that aren't in a forum - for instance, the main logo, the private message screen, etc.

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Quote Reply
Re: [Jagerman] Changing Logo Link In reply to
I'll try this out, thanks.


Along the same lines.... if you notice here: Www.discusswireless.com

i have google and amazon down the right side. Is there a way to change unique to each forum? my code for the adds are in the include_header template.

SEO Consultation
Economics & Personal Finances