Cannot override <a> attribute in Latest Events Module 
Discuss JEvents 2.x for Joomla 1.5-2.5 here - club members can use the special club forum for faster response times.
Forum rules
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
Cannot override <a> attribute in Latest Events Module
by nwalescancerforum » Thu Mar 14, 2013 8:22 am
http://www.northwalescancerforum.co.uk
Joomla! 2.5.9
JEvents v2.2.8
Hi,
To match the rest of my home page styling in the Latest Events module of the homepage, I have used an override in mycustomstyle.css file to change the weight of the font for latest_date to bold:-
.mod_events_latest_date {
font-weight: bold;
}
The above works fine.
I would also like to change the weight of the latest_content to normal (currently defaulting to joomla bold), again by making a change to mycustomstyle.css with the following :-
.mod_events_latest_content {
font-weight: normal;
}
Unfortunately I don't seem to be able to override it using the above although I think my specifity should override it.
Any ideas where I might be going wrong ?
Thanks,
Ian
Joomla! 2.5.9
JEvents v2.2.8
Hi,
To match the rest of my home page styling in the Latest Events module of the homepage, I have used an override in mycustomstyle.css file to change the weight of the font for latest_date to bold:-
.mod_events_latest_date {
font-weight: bold;
}
The above works fine.
I would also like to change the weight of the latest_content to normal (currently defaulting to joomla bold), again by making a change to mycustomstyle.css with the following :-
.mod_events_latest_content {
font-weight: normal;
}
Unfortunately I don't seem to be able to override it using the above although I think my specifity should override it.
Any ideas where I might be going wrong ?
Thanks,
Ian
- nwalescancerforum
- Posts: 5
- Joined: Wed Mar 13, 2013 9:00 pm
Re: Cannot override <a> attribute in Latest Events Module 
by nwalescancerforum » Thu Mar 14, 2013 8:43 am
Resolved the issue, just needed a slight amendment :-
.mod_events_latest_content a {
font-weight: normal;
}
doh ...
.mod_events_latest_content a {
font-weight: normal;
}
doh ...
- nwalescancerforum
- Posts: 5
- Joined: Wed Mar 13, 2013 9:00 pm
2 posts
• Page 1 of 1
Return to Jevents 2.x (Free Access)
Who is online
Users browsing this forum: Bing [Bot], Google [Bot], santian741

