The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Logo Redirecting to Wrong Page

3 posters

Go down

Solved Logo Redirecting to Wrong Page

Post by KiloGex October 25th 2011, 5:11 am

I have set up my forum to redirect to the Portal, however my whenever you click on the logo it still brings you to the forum page. I was wondering if there is a way to change it so that the logo will instead bring them to the Portal?

Thanks for any help.
avatar
KiloGex
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

Solved Re: Logo Redirecting to Wrong Page

Post by Sanket October 25th 2011, 6:25 am

Try this. Remove the image from Display>Pics management
Advanced mode
Forum Main Logo: Remove the URL
Save.

Then add this type of code to the site description.
Code:
<a href="http://hitskin.com"><img src=http://2img.net/i/fa/fdf_en3/logo.jpg border="none"></a>
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Logo Redirecting to Wrong Page

Post by KiloGex October 25th 2011, 4:48 pm

That worked great! My only other issue now is that I had my logo aligned to the left and this autocenters. I'm really new at this and don't really know coding all that well; is there a way to still do this?
avatar
KiloGex
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

Solved Re: Logo Redirecting to Wrong Page

Post by Stephen- October 26th 2011, 2:36 am

Try this: Go to your ACP >> Display >> Headers & Navigation >> Logo positioning : Center >> then save !
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: Logo Redirecting to Wrong Page

Post by KiloGex October 26th 2011, 2:45 am

I tried doing that, which is how I originally positioned my logo with the regular setup. However, that does not seem to work with my current logo since I am using the previously mentioned coding method to create a logo. Therefore, the system isn't recognizing that I actually have a logo.
avatar
KiloGex
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

Solved Re: Logo Redirecting to Wrong Page

Post by Stephen- October 26th 2011, 2:46 am

Is your forum version is phpbBB2 ?
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: Logo Redirecting to Wrong Page

Post by KiloGex October 26th 2011, 3:48 am

Yes, it is.
avatar
KiloGex
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

Solved Re: Logo Redirecting to Wrong Page

Post by Stephen- October 26th 2011, 3:59 am

Try this:
Code:
<a href="http://hitskin.com"><align="center"><img src=http://2img.net/i/fa/fdf_en3/logo.jpg border="none"></align></a>
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: Logo Redirecting to Wrong Page

Post by KiloGex October 26th 2011, 4:20 am

I tried a variation of the <align> wording, including "align=left" "align left" "alignleft" and "align.left" just because. None of these have worked.
avatar
KiloGex
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

Solved Re: Logo Redirecting to Wrong Page

Post by KiloGex October 26th 2011, 4:25 am

FINALLY GOT IT! This is the code that I used:

Code:
<a href="http://hitskin.com"><img src=http://2img.net/i/fa/fdf_en3/logo.jpg border="none" align="value"></a>

Where "value" equals the position (left or right). Thanks Piston, I could have never gotten to that point without your help.
avatar
KiloGex
New Member

Posts : 8
Reputation : 1
Language : English

Back to top Go down

Solved Re: Logo Redirecting to Wrong Page

Post by Stephen- October 26th 2011, 4:32 am

Glad we could help ... Wink
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: Logo Redirecting to Wrong Page

Post by Sanket October 26th 2011, 6:31 am

Since this thread appears to be solved, I will archive this thread.
Logo Redirecting to Wrong Page 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum