How I can modify default Joomla mod_poll module CSS?

GK User
Tue Dec 28, 2010 3:46 pm
Is there any way to modify CSS style/provide custom styling for default Joomla mod_poll module. Right now it looks like on following screenshot (please check the image)

Image

you can modify it as in the image

Image

thanks
User avatar
Fresh Boarder

GK User
Wed Dec 29, 2010 5:13 pm
Any help on how to fix that please?
User avatar
Platinum Boarder

teitbite
Sun Jan 02, 2011 9:05 pm
Hi

Can I please see the site with this issue ?
User avatar
Moderator

GK User
Mon Jan 03, 2011 7:54 pm
User avatar
Fresh Boarder

GK User
Tue Jan 04, 2011 3:31 am
Hi

Please add this code on template.css file:

Code: Select all
.moduletable_content .mod_poll {overflow: hidden}
.moduletable_content .mod_poll .button {margin-right: 10px}


Cheers ;)
User avatar
Platinum Boarder

GK User
Tue Jan 04, 2011 4:05 pm
The problem with the custom poll module is resolved. I've added provided code and all is fine.
User avatar
Fresh Boarder


cron