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.

Problem with tooltip and forum title

3 posters

Page 1 of 2 1, 2  Next

Go down

Solved Problem with tooltip and forum title

Post by darki July 25th 2015, 10:14 am

Hi,

I use tooltip in my forum, here the codes:
Spoiler:
Spoiler:
CSS:

My problem in forums, where I use e.g. the following as name/title of forum (so that tooltip appears)

<a class="forumtitle" href="/f33-" title="OFF-Topic-Bereich des Schiggysboards">OFF-Topic</a>

is that:
Problem with tooltip and forum title KiOeilm

Does anyone has an idea how to change the title/name, so that the problem in picture above won't appear?

Thanks in advance!


Last edited by darki on September 6th 2015, 12:45 pm; edited 3 times in total
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 1st 2015, 12:41 pm

bump
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 2nd 2015, 2:42 pm

bump
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 5th 2015, 7:07 pm

bump
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 19th 2015, 4:04 pm

bump
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 23rd 2015, 8:47 pm

bump
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 23rd 2015, 10:29 pm

im a bit confused about your problem
do you mean you want to change the words off-topic or what exatly you dont want it to appear ?
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 23rd 2015, 10:36 pm

No, in picture above you see in a field the word "OFF-Topic". Above that there is another field without content. This field appears because of that what in start post is written by me. And this field should not be there.
So I asked for a solution so that this field won't appear.
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 23rd 2015, 10:52 pm

as the test on my testing forum i did not find anything wrong
Problem with tooltip and forum title Image
what is your forum version and can you provide the whole content of Generalities  may be there is a code or Script making it appear
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 23rd 2015, 10:58 pm

As I said it only appears by using e.g. this as forum title:
<a class="forumtitle" href="/f33-" title="OFF-Topic-Bereich des Schiggysboards">OFF-Topic</a>

Would I don't use this, but just the name as forum title (like just "OFF-Topic"), tooltip won't appear for this forum.

So my question is whether there is another possibility to name the forum title, so that tooltip appears, BUT NOT the second field without content. If not, whether it would be possible through CSS or JS.
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 23rd 2015, 11:20 pm

the tooltip looks fine with my test im guessing you may have an other Script conflect with the tooltip Script
sorry for the bad English
also you did not say what is your forum version
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 23rd 2015, 11:24 pm

My forum version can you in profile info field on the left side of posts in this forum. It's phpbb3.

Maybe you are right. But until now I couldn't make a script responsible causing my problem.
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 23rd 2015, 11:31 pm

sorry for asking about your forum version even while its on your profile info since im no longer using forumotion forums im only looking to help others who use forumotion any way

try these steps may help
1 if you have other Java Scripts disable them if the problem still on
2 provide the CSS here so i can try
3 if you like to provide the other Java Scripts this may let me find the problem
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 24th 2015, 5:27 pm

@Michael_vx Javascript codes are not the reason of the problem. I deactivated the JS codes management and the problem has been still there.

My CSS can you see here:
CSS:
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 24th 2015, 6:57 pm

i think the CSS are good
http://micsoft-test.forummotion.com
see for your self blackeye
if the JavaScripts are not the reason and your Generalities have only this code


Code:
<a class="forumtitle" href="/f33-" title="OFF-Topic-Bereich des Schiggysboards">OFF-Topic</a>

then let me think by guessing
did you Edit the index template or something ?
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 24th 2015, 7:01 pm

Uhm, just as question, just to be sure: Did you install the two javascript codes from first post? o.o
This is necessary, so that tooltip works. ^^
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 24th 2015, 7:12 pm

@darki
yes i installed both Scripts in 1 JavaScrip spared by 3 lines between the first and the 2nd
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 24th 2015, 7:20 pm

If that works, ok. Very Happy Cause I'm online with a smartphone and cannot see tooltip in your test forum. In my forum I can see tooltip.

No matter..
As far as I know the index template (or others) are not (heavently) edited.
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 24th 2015, 7:25 pm

http://www.schiggysboard.com
is this the forum should have that problem
Problem with tooltip and forum title KiOeilm
because when i entered this forum i have not even see the
"OFF-Topic"
Part
is that Script dose not appear for me as a guest or ???
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 24th 2015, 7:29 pm

For me as a guest the problem appears. Could you make a screenshot?
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 24th 2015, 7:33 pm

here you go
Problem with tooltip and forum title Image
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 24th 2015, 7:36 pm

I mean a screenshot after entering the forum "OFF-Topic". ^-^
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 24th 2015, 7:46 pm

i get it i see the same as the image you provide
now i get what is your problem
at the page the code is 2 parts
Code:
<h1 class="page-title"><a original-title="" href="/f33-off-topic"></a><a original-title="OFF-Topic-Bereich des Schiggysboards" class="forumtitle" href="/f33-">OFF-Topic</a></h1>
if you look and focesd you will find the problem in that code it self
you need to remove this part
Code:
<h1 class="page-title">
and
Code:
</h1>
the problem in the image wont appear after that
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 24th 2015, 7:57 pm

No, as I said this is the forum title:
Code:
<a class="forumtitle" href="/f33-" title="OFF-Topic-Bereich des Schiggysboards">OFF-Topic</a>

That's fore sure, I did that and I can see it in ACP. I think you did anything wrong.

Or do I understand you wrong?
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 24th 2015, 8:05 pm

Problem with tooltip and forum title Image
this how i think and checked your forum
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 24th 2015, 8:15 pm

I only can say that this is not the forum title. Maybe the javascript causes combined with the forum title the problem, because it's doubly.

I think we won't solve the problem. :/
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 24th 2015, 8:22 pm

now i have something can solve the problem
in the CSS replace
Code:
h1.page-title a,h1.solo{background:url(http://abload.de/img/foot1057yb6.png) no-repeat scroll 7px 50% #ecf3f7;border-bottom:3px solid #1494CF;border-top:3px solid #1494CF;color:#1494CF;display:block;font-family:sans-serif;font-size:1.2em;font-style:normal;font-variant:normal;font-weight:700;height:45px;padding-left:54px;padding-top:16px;text-shadow:1px 1px 2px #fff}
by this
Code:
h1.page-title:before {
  content:url(http://abload.de/img/foot1057yb6.png);
  vertical-align:top;
}
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 24th 2015, 8:40 pm

By using your CSS code both white fields disappear. But "OFF-Topic" appears not in a white field, it has no background. One white field (for forum title) should be there
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by Michael_vx August 24th 2015, 8:45 pm

hmm
i dont know how to do that background
sorry Sad
you need someone able to style Sad
Michael_vx
Michael_vx
Forumember

Male Posts : 664
Reputation : 29
Language : Arabic and some English
Location : Egypt

Back to top Go down

Solved Re: Problem with tooltip and forum title

Post by darki August 24th 2015, 8:50 pm

Ok, but thank you for your try to help. Smile
avatar
darki
Forumember

Posts : 254
Reputation : 10
Language : German, english

http://schiggysboard.com

Back to top Go down

Page 1 of 2 1, 2  Next

Back to top

- Similar topics

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