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.

top image

+3
SLGray
collinsexton
Light Spirit
7 posters

Go down

In progress top image

Post by Light Spirit June 17th 2013, 12:45 am

When i click to the top image, the page does not reload, why? how can i fix this?
Light Spirit
Light Spirit
New Member

Posts : 20
Reputation : 1
Language : ελληνικά

Back to top Go down

In progress Re: top image

Post by collinsexton June 17th 2013, 12:52 am

Can you provide a link to your forum please?
collinsexton
collinsexton
Forumember

Male Posts : 88
Reputation : 6
Language : English, Java | HTML | CSS
Location : Indiana

http://imtv.forumotion.com

Back to top Go down

In progress Re: top image

Post by SLGray June 17th 2013, 4:46 am

It should not reload the page, but just take you to the top of the page.


top image Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: top image

Post by Light Spirit June 17th 2013, 10:16 am

http://secretsreavel.forumgreek.com/forum




in a previous theme, when i click on the top image the page reload, now when i click on the top image, nothing!
Light Spirit
Light Spirit
New Member

Posts : 20
Reputation : 1
Language : ελληνικά

Back to top Go down

In progress Re: top image

Post by Ultron's Vision June 17th 2013, 10:30 am

Try adding this JavaScript (add it under Admin Panel -> Modules -> HTML & JavaScript -> JavaScript pages management -> Create new, title it however you like and select 'In all the pages').

Code:
jQuery(document).ready(function(){

jQuery('#i_logo').click(function(e){

e.preventDefault();
window.location = "/";

});

});
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 634
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

In progress Re: top image

Post by Light Spirit June 17th 2013, 11:07 am

i did it, but nothing, i dont understant, in the previous theme this never happen.
Light Spirit
Light Spirit
New Member

Posts : 20
Reputation : 1
Language : ελληνικά

Back to top Go down

In progress Re: top image

Post by collinsexton June 17th 2013, 4:42 pm

When you click on the logo, it is supposed to take you to the home page of your forum. I took a look at it and it works like it's supposed to. Very Happy
collinsexton
collinsexton
Forumember

Male Posts : 88
Reputation : 6
Language : English, Java | HTML | CSS
Location : Indiana

http://imtv.forumotion.com

Back to top Go down

In progress Re: top image

Post by Sir Chivas™ June 17th 2013, 5:02 pm

Hi,

It does seem to be reloading towards the top of the homepage, what browser are you using? Also, are you the only one having this issue?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: top image

Post by Light Spirit June 17th 2013, 7:22 pm

i use chrome, and i think i am not the only one.
Also when i click on a new topic.
Light Spirit
Light Spirit
New Member

Posts : 20
Reputation : 1
Language : ελληνικά

Back to top Go down

In progress Re: top image

Post by Light Spirit June 18th 2013, 12:24 pm

????
Light Spirit
Light Spirit
New Member

Posts : 20
Reputation : 1
Language : ελληνικά

Back to top Go down

In progress Re: top image

Post by Richard. June 18th 2013, 7:26 pm

are you talking about the forum logo?
Richard.
Richard.
Forumember

Male Posts : 249
Reputation : 12
Language : English,Romanian
Location : Durham, NC - USA.

http://forum.phpbbonline.com/

Back to top Go down

In progress Re: top image

Post by Light Spirit June 18th 2013, 10:29 pm

yeah
Light Spirit
Light Spirit
New Member

Posts : 20
Reputation : 1
Language : ελληνικά

Back to top Go down

In progress Re: top image

Post by SLGray June 18th 2013, 10:32 pm

It could be some code you added that is causing this, like the SCM music player.


top image Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: top image

Post by Light Spirit June 19th 2013, 9:09 am

ok! and i must close this program? there is nothing else that we can do? like a code that i can place?
Light Spirit
Light Spirit
New Member

Posts : 20
Reputation : 1
Language : ελληνικά

Back to top Go down

In progress Re: top image

Post by Richard. June 19th 2013, 5:10 pm

You have made any changed in overall_header?
Richard.
Richard.
Forumember

Male Posts : 249
Reputation : 12
Language : English,Romanian
Location : Durham, NC - USA.

http://forum.phpbbonline.com/

Back to top Go down

In progress Re: top image

Post by Light Spirit June 19th 2013, 8:27 pm

No i havent
Light Spirit
Light Spirit
New Member

Posts : 20
Reputation : 1
Language : ελληνικά

Back to top Go down

In progress Re: top image

Post by Richard. June 20th 2013, 12:51 am

Can I see your CSS Sheet?
Richard.
Richard.
Forumember

Male Posts : 249
Reputation : 12
Language : English,Romanian
Location : Durham, NC - USA.

http://forum.phpbbonline.com/

Back to top Go down

In progress Re: top image

Post by Light Spirit June 20th 2013, 9:35 am

Link Removed


is this what you want? if not tell me please if you can what is thw css sheet (vause i dont know so much about these things) thank you so much for your time
Light Spirit
Light Spirit
New Member

Posts : 20
Reputation : 1
Language : ελληνικά

Back to top Go down

In progress Re: top image

Post by SLGray June 20th 2013, 6:00 pm

Administration Panel > Display > Colors & Pictures > Colors
CSS Stylesheet Tab
That is your CSS stylesheet.


top image Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: top image

Post by Light Spirit June 20th 2013, 7:09 pm

ok, and what i must show to Richard? i am sos sorry, i dont know about these, Razz so sorryyyy
Light Spirit
Light Spirit
New Member

Posts : 20
Reputation : 1
Language : ελληνικά

Back to top Go down

In progress Re: top image

Post by Richard. June 20th 2013, 7:39 pm

SLGray wrote:Administration Panel > Display > Colors & Pictures > Colors
CSS Stylesheet Tab
That is your CSS stylesheet.
Richard.
Richard.
Forumember

Male Posts : 249
Reputation : 12
Language : English,Romanian
Location : Durham, NC - USA.

http://forum.phpbbonline.com/

Back to top Go down

In progress Re: top image

Post by Light Spirit June 20th 2013, 8:01 pm

i have this but in greek language
Light Spirit
Light Spirit
New Member

Posts : 20
Reputation : 1
Language : ελληνικά

Back to top Go down

In progress Re: top image

Post by Jophy June 21st 2013, 8:42 am

Light Spirit wrote:Link Removed


is this what you want? if not tell me please if you can what is thw css sheet (vause i dont know so much about these things) thank you so much for your time
Hello,

Please be aware not to post link to your admin panel, that contains tid(session id), anyone with malicious intent may take over and hack your account. Please read more about internet security provided on my signature for your security.

As for this issue, I don't believe that this has something to do with CSS, and also, if you're clicking the forum logo/banner, it should be refreshing the page(like here on the support forum), I would suggest you first to clear your cache and also try it on another browser, after trying and it still doesn't solve the issue, try disabling the scripts(such as Javascript or any scripts inserted in modules/widgets) and see if it will get back to normal.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top


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