module aligment, module margin

Professional Joomla social template with metro design and JomSocial extension support.
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
Wed Jun 25, 2014 9:55 pm
Reply with quote
Report this post
Hi,
All my questions are on the picture.
1. I'd like to have "the edge" of all module in the same line - but there appear a margin. How to remove it.
2. How to align the entire capacity of module to the left top corner

Could you help me?
Tomek
User avatar
Senior Boarder

GK User
Fri Jun 27, 2014 6:14 pm
Reply with quote
Report this post
Hello,

Could you provide an URL to your website? I'll need it to provide proper CSS code changes for your case.
User avatar
Administrator

GK User
Sun Jun 29, 2014 5:46 pm
Reply with quote
Report this post
http://etherbud.pl/mysite/index.php/k2- ... /pomorskie
The same situation is when I put the module from the main site.(image show) to the mainbody position.
So I think this is a rule. I always need to have the aligment to the left edge of mainbody or other module position.
User avatar
Senior Boarder

GK User
Mon Jun 30, 2014 8:03 am
Reply with quote
Report this post
Sorry but the provided URL is not working.
User avatar
Administrator

GK User
Mon Jun 30, 2014 4:32 pm
Reply with quote
Report this post
User avatar
Senior Boarder

GK User
Tue Jul 01, 2014 7:45 am
Reply with quote
Report this post
Please open the css/template.css file and please replace the following code:

Code: Select all
#gkPageContent {
background: #fff;
padding: 60px 50px 0 50px;
}


to:

Code: Select all
#gkPageContent {
background: #fff;
padding: 20px 0 50px 0;
}
User avatar
Administrator

GK User
Wed Jul 02, 2014 4:24 pm
Reply with quote
Report this post
Of course it helped. But "0" is not a "proper value" :). 30px is better .
Thanks a lot.
User avatar
Senior Boarder

GK User
Tue Jul 22, 2014 9:44 am
Reply with quote
Report this post
I tried like this and that works

#gkPageContent {
background: #fff;
padding: 20px 0 50px 0;
}

http://www.cse-badminton.ch/
User avatar
Fresh Boarder


cron