Space between menu and content

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Thu Mar 11, 2010 3:39 pm
I removed the breadcrumbs and want a space between the menu (under) and the content.
Please help.
User avatar
Fresh Boarder

teitbite
Thu Mar 11, 2010 10:48 pm
Hi

Please add to template.php

Code: Select all
div#breadcrumbs {
display:none;
}
User avatar
Moderator

GK User
Mon Mar 15, 2010 12:08 pm
Template.php? Dou you mean Template.css?

If disable the breadcrumbs module the space between the menu and the content is zero. I want to add approx. 4px space between the menu and the content.
User avatar
Fresh Boarder

GK User
Mon Mar 15, 2010 12:48 pm
Hi

Add this code on template.css file (see ../css/ directory):

Code: Select all
#gk-header {
margin-top: 10px!important}


Cheers ;)
User avatar
Platinum Boarder

GK User
Mon Mar 15, 2010 12:52 pm
thnx, please take a look at the site: http://www.moodmediacreative.nl/nl_NL/

What about the red collumn under the menu? Where did that came from. I only disabled some modules....
User avatar
Fresh Boarder

GK User
Mon Mar 15, 2010 12:59 pm
moodmedia wrote:
thnx, please take a look at the site: http://www.moodmediacreative.nl/nl_NL/

What about the red collumn under the menu? Where did that came from. I only disabled some modules....


Your website uses TWN template and not Memovie. :huh:
What red column? :huh:

This is what i see:
User avatar
Platinum Boarder

GK User
Mon Mar 15, 2010 1:09 pm
http://www.moodmediacreative.nl/nl_NL/

this is the right url: add nl_NL/ after moodmediacreative.nl/
User avatar
Fresh Boarder

GK User
Mon Mar 15, 2010 1:15 pm
That's because you have select Dropline menu type. ;)

If you select a different menu type, it will disappear
User avatar
Platinum Boarder

GK User
Mon Mar 15, 2010 4:44 pm
I feel stupid now ;-)

But for my first question. Here is a preview. I want the same space between the menu bottom and the mainbody. How to do this.

And I want the menu the same size as it was with the subtitles (I removed all the subtitles) and the menu text vertical centered. (just like the twn template at www.moodmediacreative.nl
User avatar
Fresh Boarder


cron