[RÉGLÉ] RSS tootip style

More
12 years 2 weeks ago - 12 years 2 weeks ago #23998 by shinji
Bonjour,

j'essaye depuis un bon moment de trouver comment appliquer une couleur de fond au tooltip qui pop lorsque je survole l'icon RSS (présent en haut d'une catégorie). J'ai bien trouvé comment changer le texte du tooltip dans le fichier langue de flexicontent via : FLEXI_FEED_TIP et FLEXI_FEED mais je ne trouve pas comment appliquer une couleur de fond au tooltip.
Par défault le fond est transparent sur tous mes template (default et blog y compris alors qu'il n'ont pas été modifiés) ce qui gêne la lecture.

dans category_item.php je vois bien editbutton qui gère l'affichage ou non de l'icone RSS
Code:
<?php if ($this->params->get('show_editbutton', 0)) : ?> <?php $editbutton = flexicontent_html::editbutton( $items[$i], $this->params ); ?> <?php if ($editbutton) : ?> <div style="float:left; "><?php echo $editbutton;?></div> <?php endif; ?> <?php endif; ?>

mais je ne trouve pas de style appliqué au tooltip (en javascript j'imagine)
Firebug ne peut rien pour moi, ou alors je ne suis pas assez rapide avec ma souris ! ;)
Auriez-vous une piste pour moi?

Cordialement,
Shinji
Last edit: 12 years 2 weeks ago by shinji.

Please Log in or Create an account to join the conversation.

More
12 years 2 weeks ago #23999 by micker
Replied by micker on topic [RÉGLÉ] RSS tootip style
hello
c'est dans les css de joomla pas ceux de flexicontent
colle ca et modifie dans template.css
ca passera par dessus
Code:
/* Tooltips */ .tip-wrap { float: left; border: 1px solid #ccc; max-width: 200px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #F00C82; color:#fff; box-shadow: 0 1px 6px #777576; } .tip-title { padding: 3px; margin: 0; font-size: 120%; font-weight: bold; } .tip-text { font-size: 110%; padding:3px; }
a+

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
12 years 2 weeks ago #24000 by shinji
Replied by shinji on topic [RÉGLÉ] RSS tootip style
C'était bien ça, merci de votre rapidité et de votre éfficacité.
... je passe le post en [réglé] ;)

Please Log in or Create an account to join the conversation.

More
12 years 2 weeks ago #24005 by micker
Replied by micker on topic [RÉGLÉ] RSS tootip style
super merci

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.491 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline