Styling for tooltips

Turn your community with elegantly JomSocial integrated and superiorly designed website
GK User
Wed Aug 04, 2010 9:06 am
I have made a lot of changes for the base ElveSocial template in the CSS. Could you send me details of exact area which should be replaced for the tool tip fix.

Thank you
User avatar
Gold Boarder

michalkie
Wed Aug 04, 2010 1:35 pm
Hi,

This code is for styling tooltips:

Code: Select all
.qtip-tip canvas,
.qtip-borderTop div canvas,
.qtip-borderBottom div canvas {}
.qtip-borderTop div.qtip-betweenCorners {}
.qtip-borderBottom div.qtip-betweenCorners {}
.qtip-contentWrapper {}
.qtip-content {}
.qtip-content hr {}


You can add this to components/com_community/templates/gk_style/css/style.css

You must override them (use: "!important").
User avatar


cron