Size of sidebar

May 2014 Joomla Template
GK User
Tue Jul 14, 2015 5:54 pm
Hi,
i have problm with sidebar size.

- On homepage http://www.leclubdeslangues.com
the size is Good (i don't want to change)

- On interior pages http://www.leclubdeslangues.com/grammar ... story.html
it's too small ...

Can you help me ?
User avatar
Fresh Boarder

GK User
Wed Jul 15, 2015 6:24 am
The problem is with different content width on homepage and subpage. Sidebar width is set with % of full width.
But if you remove padding on subpage:
Code: Select all
#gkPageContent.gkPage, .jomsocial #gkPageContent {
  padding: 60px 0;
}

it will simply look bad.
User avatar
Moderator


cron