Call the tooltip by CSS
11 years 2 months ago #13334
by Cassan0va
Call the tooltip by CSS was created by Cassan0va
Is it possible to call this tooltip by css?
I need to wrap the tooltip around each line, but not sure how.
Code:
.akeebasubs-awesome .columns-1 div.akeebasubs-awesome-column { width: 100% !important; }
.akeebasubs-awesome .columns-2 div.akeebasubs-awesome-column { width: 50% !important; }
.akeebasubs-awesome .columns-3 div.akeebasubs-awesome-column { width: 33.3% !important; }
.akeebasubs-awesome .columns-4 div.akeebasubs-awesome-column { width: 25% !important; }
.akeebasubs-awesome .columns-5 div.akeebasubs-awesome-column { width: 20% !important; }
.akeebasubs-awesome .columns-6 div.akeebasubs-awesome-column { width: 16.6% !important; }
.akeebasubs-awesome .columns-7 div.akeebasubs-awesome-column { width: 14.2% !important; }
.akeebasubs-awesome .columns-8 div.akeebasubs-awesome-column { width: 12.5% !important; }
.akeebasubs-awesome .columns-9 div.akeebasubs-awesome-column { width: 11.1% !important; }
.akeebasubs-awesome .columns-10 div.akeebasubs-awesome-column { width: 10% !important; }
I need to wrap the tooltip around each line, but not sure how.
Please Log in or Create an account to join the conversation.
11 years 2 months ago #13337
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Call the tooltip by CSS
Hi
I don't understand what you want to do
CEd
I don't understand what you want to do
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 2 months ago #13338
by Cassan0va
Replied by Cassan0va on topic Call the tooltip by CSS
In theory i want it like this
{tooltip}.akeebasubs-awesome .columns-10 div.akeebasubs-awesome-column { width: 10% !important; }{end-texte}My text here{end-tooltip}
This is from akeeba subs list, so im gonna need different texts on each which is why i cant just do it on the php call.
<div class="akeebasubs-awesome-image">
When i put it on that one then i'll get the same text on each sub rank.
deathwatchgaming.com.108-167-179-120.sec...dex.php/planetside-2
You see the hover on auraxium level of sub. Problem is that i want the tooltip to activate on the image or the entire collum
{tooltip}.akeebasubs-awesome .columns-10 div.akeebasubs-awesome-column { width: 10% !important; }{end-texte}My text here{end-tooltip}
This is from akeeba subs list, so im gonna need different texts on each which is why i cant just do it on the php call.
<div class="akeebasubs-awesome-image">
When i put it on that one then i'll get the same text on each sub rank.
deathwatchgaming.com.108-167-179-120.sec...dex.php/planetside-2
You see the hover on auraxium level of sub. Problem is that i want the tooltip to activate on the image or the entire collum
Please Log in or Create an account to join the conversation.
11 years 2 months ago #13339
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Call the tooltip by CSS
you can put the html you want, but I'm not sure that what you want to do is possible
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 2 months ago #13340
by Cassan0va
Replied by Cassan0va on topic Call the tooltip by CSS
Yeah i guess i could do the html and do a call through a div or similar.
Please Log in or Create an account to join the conversation.
Time to create page: 0.220 seconds