Template breaks at 1024 pixels

May 2014 Joomla Template
GK User
Mon Jul 14, 2014 1:33 pm
Having some issues with the template at 1024 px. Menu moves down the page, news module moves up and obstructs the image show content, etc.

Any solution to this?

Thanks

Ian

win8.1_Chrome_35.0.jpg
User avatar
Expert Boarder

GK User
Mon Jul 14, 2014 3:30 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Tue Jul 15, 2014 12:49 pm
Hi Cyberek,

it is www.laughology.co.uk

Thanks

ian
User avatar
Expert Boarder

GK User
Tue Jul 15, 2014 4:03 pm
Have you disabled rwd in template settings? I don't see rwd stylesheets in your header source code.
User avatar
Moderator

GK User
Wed Jul 16, 2014 10:17 am
Hi Cyberek

If you mean Responsive template - yes we have turned it off.
User avatar
Expert Boarder

GK User
Wed Jul 16, 2014 12:17 pm
Please edit: /templates/gk_university/css/override.css and add at its end:
Code: Select all
.gkPage, #gkPageContent + #gkBottom1:before, #gkPageContent + #gkBottom2:before, #gkPageContent + #gkBottom3:before, #gkPageContent + #gkBottom4:before, #gkPageContent + #gkBottom5:before {
    width: 1100px ;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron