redirecting the banner's link
4 posters
Page 1 of 1
redirecting the banner's link
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.
ANY IDEAS WOULD HELP! i have been working on this issue for weeks!!!!
thank you!
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!
r0z0ne- New Member
- Posts : 6
Reputation : 0
Language : english
Re: redirecting the banner's link
sorry about late relpy,
my version is phpBB3
my version is phpBB3
r0z0ne- New Member
- Posts : 6
Reputation : 0
Language : english
Re: redirecting the banner's link
is the #i_logo different for board versions?, if so then thats the problem
Re: redirecting the banner's link
im not sure exactly what you mean...
how would i check this?
how would i check this?
r0z0ne- New Member
- Posts : 6
Reputation : 0
Language : english
Re: redirecting the banner's link
Works great, thanks guys!
SOLVED!
SOLVED!
r0z0ne- New Member
- Posts : 6
Reputation : 0
Language : english
Re: redirecting the banner's link
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?
r0z0ne- New Member
- Posts : 6
Reputation : 0
Language : english
Re: redirecting the banner's link
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?
I need to get the forum link off of this banner and add the portal link
http://mcx360.forumotion.com/
Any solutions?
xpray 4 deathx- New Member
- Posts : 6
Reputation : 0
Language : english
Re: redirecting the banner's link
yep, all solved! thank you all!
r0z0ne- New Member
- Posts : 6
Reputation : 0
Language : english
Re: redirecting the banner's link
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Link Random Banners to a diffrent Link
» Forumotion link redirecting to domain
» Html page link not redirecting.
» How do I create a link where you hover over the link and it pops up some kinda text?
» Not Redirecting?
» Forumotion link redirecting to domain
» Html page link not redirecting.
» How do I create a link where you hover over the link and it pops up some kinda text?
» Not Redirecting?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum