Hi, I need ask for help. I use Panacea template on my website
www.eurocup.org/
and have large vertical spaces between modules.
Take for example Video news channel module is in mainbottom-a and Euro 2012 left menu in sidebar-a. There's too large space between them. What should I change?
Thanks
I am not exactly sure why this is happening. Without seeing your exact code from the backend, it is always a guess. However, this can be reduced by two ways:
1. You may use the following css . It seems like you have a blank rt-main on the homepage.
.menu-home #rt-main{
display:none;
}
2. Do an override for homepage which is confusing.
However there may be parameters on the templates to make this rt-main not display.