Break Position Bottom 1 or Botton 2

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Dec 13, 2012 8:26 pm
Reply with quote
Report this post
Like to know how can I break a position, for example bottom1 or bottom2.
Similar to the image below. I used GameNews 2.5.

Thanks
User avatar
Senior Boarder

Konrad M
Fri Dec 14, 2012 10:43 am
Reply with quote
Report this post
Hi,
if you for example want to publish two modules next to each other in 'bottom1' position, you will need to add suffix to both modules. For example ' breaksuffix'. Then you will have to add to override.css
Code: Select all
.breaksuffix {
float:left;
width:49%;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Dec 14, 2012 7:00 pm
Reply with quote
Report this post
Thanks, allright, everything worked, I wonder if this kind of change can not damage my Template.
I've never changed this setting.

Thanks one more time

This is my first post.
User avatar
Senior Boarder

Konrad M
Sun Dec 16, 2012 9:25 pm
Reply with quote
Report this post
If you only modificate css rules and you are adding them to override.css it's ok. Even when you update your template, your changes will work.
User avatar


cron