"Readmore" consistency between PenguinMail and News Show GK3

GK User
Wed Mar 02, 2011 10:28 pm
Hello,

The Readmore button doesn't display the same way on Article displayed by the PenguinMail template (whole page width button) and on the News Show GK3 (right aligned button).

How can I configure PenguinMail template to display these buttons the same way as News Show GK 3 ?

Regards,
User avatar
Junior Boarder

GK User
Wed Mar 02, 2011 11:48 pm
Hi

I can't reproduce your problem from my side, so please show us your website to provide a solution.

Cheers ;)
User avatar
Platinum Boarder

GK User
Thu Mar 03, 2011 9:26 am
Hi,
Here can you see it live !
http://ctoa2010.parkingb.be/
Regards,
User avatar
Junior Boarder

teitbite
Thu Mar 03, 2011 11:45 pm
Hi

Please add this to css:

Code: Select all
.adminform button, #adminForm button, .button, button, a.readon, input[type="submit"], input[type="button"] {
    float: right;
}
User avatar
Moderator

GK User
Fri Mar 04, 2011 8:45 am
Thanks.
I added this into template.css
User avatar
Junior Boarder


cron