Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

How to customize position and background of jomNameTips

10 years 1 month ago
Licenses:
JomSocial Active

I would like to add a background color with borders to the popup that occurs in the following line that is used in user-profiles, etc. What is the css that needs to be edited. I have not been able to find it.
Thanks
Jim

(This was taken from the source. I do not know what file this is from. )

<input name="title" id="title" type="text" class="required jomNameTips" value="" original-title="Add a title to your event. A word of advice: make it interesting!">

10 years 1 month ago
Licenses:

Hi Jim,

here the original JomNameTips CSS rules:

.tipsy {
font-size:10px;
opacity:.8;
filter:alpha(opacity=80);
background-repeat:no-repeat;
background-image:url(../tipsy-0.1.7/src/images/tipsy.gif);
padding:5px;
}

.tipsy-inner {
background-color:#000;
color:#FFF;
max-width:200px;
text-align:center;
-moz-border-radius:3px;
-webkit-border-radius:3px;
padding:5px 8px 4px;
}

you can override it by put new rules at : /templates/cayenne/css/custom.css

Cheers,
Albert

10 years 1 month ago
Licenses:
JomSocial Active

Thank you for your reply.
When I log in as any one except superAdmin, I can see the css coding! Interesting phenomena.
Thanks
Jim

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW