Align mod_news_pro_gk4 in Poll[SOLVED]

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Sat Aug 21, 2010 4:35 pm
Guys,

can not get put space after button in module poll, for align others modules mod_news_pro_gk4.

Thanks a lot!

Image view:
User avatar
Junior Boarder

GK User
Sat Aug 21, 2010 8:00 pm
please show me your www
User avatar
Platinum Boarder

GK User
Sat Aug 21, 2010 8:25 pm
link this www.abrilonline.net

Thanks!
User avatar
Junior Boarder

teitbite
Mon Aug 23, 2010 12:03 pm
Hi

In template.css file find class:

Code: Select all
.column p, .column pre, .column blockquote, .column ol, .column ul {
margin:10px 0;
padding:0;
}


and replace the value for padding.
User avatar
Moderator

GK User
Wed Aug 25, 2010 12:12 am
Hi, I not only have a similar problem, but I cannot get my "results" button to display next to the vote button.

http://mra.rsm.co.za

How do I fix this?

Thanks.
User avatar
Fresh Boarder

GK User
Wed Aug 25, 2010 6:51 pm
Yes, resolved my problem!

view: www.abrilonline.net

Cheers TEITBITE! ;)
User avatar
Junior Boarder

teitbite
Fri Aug 27, 2010 2:47 pm
Hi

Try this code at the end of template.css file:

Code: Select all
.mod_poll .buttons span {
float:left;
}
User avatar
Moderator


cron