redirecting the banner's link Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    redirecting the banner's link

    avatar
    r0z0ne
    New Member


    Posts : 6
    Reputation : 0
    Language : english

    Solved redirecting the banner's link

    Post by r0z0ne June 27th 2012, 7:22 am

    hey guys,
    iv been trying to do this with no success...

    my issue: when ever you click on the banner to your portal etc it redirects you to your forum page.
    is it possible to make it so when you click the banner it re directs you to say one of my portal pages?
    and is it also possible to re direct to that portal page after i log in also?

    i found this java solution but it does not work for me.
    (YOU FORUM LINK HERE) being the link i want it to go to.

    Code:
    $(function(){
      $('#i_logo').parent('a').click(function(){
        window.location='YOU FORUM LINK HERE';
        return false;
      });
    });

    ANY IDEAS WOULD HELP! i have been working on this issue for weeks!!!!

    thank you!
    +Fusion-
    +Fusion-
    Forumember


    Male Posts : 252
    Reputation : 4
    Language : English
    Location : Flying

    Solved Re: redirecting the banner's link

    Post by +Fusion- July 2nd 2012, 8:48 am

    well that code worked for me so idk what you did wrong
    avatar
    r0z0ne
    New Member


    Posts : 6
    Reputation : 0
    Language : english

    Solved Re: redirecting the banner's link

    Post by r0z0ne July 14th 2012, 9:00 am

    sorry about late relpy,
    my version is phpBB3
    +Fusion-
    +Fusion-
    Forumember


    Male Posts : 252
    Reputation : 4
    Language : English
    Location : Flying

    Solved Re: redirecting the banner's link

    Post by +Fusion- July 15th 2012, 12:03 am

    is the #i_logo different for board versions?, if so then thats the problem
    avatar
    r0z0ne
    New Member


    Posts : 6
    Reputation : 0
    Language : english

    Solved Re: redirecting the banner's link

    Post by r0z0ne July 15th 2012, 3:58 am

    im not sure exactly what you mean...
    how would i check this?
    avatar
    r0z0ne
    New Member


    Posts : 6
    Reputation : 0
    Language : english

    Solved Re: redirecting the banner's link

    Post by r0z0ne July 15th 2012, 5:15 am

    Works great, thanks guys!

    SOLVED!
    avatar
    r0z0ne
    New Member


    Posts : 6
    Reputation : 0
    Language : english

    Solved Re: redirecting the banner's link

    Post by r0z0ne July 15th 2012, 5:18 am

    But by the way, is there any way to make it so when a member logs in they are sent to the portal page rather than the forum page as well?
    avatar
    xpray 4 deathx
    New Member


    Posts : 6
    Reputation : 0
    Language : english

    Solved Re: redirecting the banner's link

    Post by xpray 4 deathx July 16th 2012, 6:56 pm

    None of thee worked...


    I need to get the forum link off of this banner and add the portal link
    http://mcx360.forumotion.com/

    Any solutions?
    avatar
    r0z0ne
    New Member


    Posts : 6
    Reputation : 0
    Language : english

    Solved Re: redirecting the banner's link

    Post by r0z0ne July 26th 2012, 3:47 am

    yep, all solved! thank you all!
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: redirecting the banner's link

    Post by Sanket July 26th 2012, 6:14 am

    Topic Solved & Locked