change space at top of article

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
Mon Apr 01, 2013 3:45 pm
Reply with quote
Report this post
Hi

Image

I have published the tabs module in an article but I get this big space at the top.

Any way to get the small space as in the modules in the sidebar ?

Thanks :)
User avatar
Fresh Boarder

GK User
Mon Apr 01, 2013 5:13 pm
Reply with quote
Report this post
Hi,
first BIG space could be from "Breadcrumb" , but without seeing URL, I can only guess.

try:
Code: Select all
 #gkBreadcrumb {margin-bottom:0px;}


small space in modules, overwrite with this:
Code: Select all
.box > div, .box_text > div  { padding:10px; }


or change value from 10px to 5px;
User avatar
Platinum Boarder


cron