Hello,

I got a problem to enable those region - they are showed on block region demonstration but when I try to put there any content nothin show up on the web site.

and I removed that logo from the theme to be able to show all way long menu (as corporate clean menu is) but there is about 15px gap - how to remove that?

look on the pic

CommentFileSizeAuthor
#1 Screenshot at 2012-05-10 21:50:09.png10.02 KBpwhiteside
1.png23.87 KBludzik

Comments

pwhiteside’s picture

StatusFileSize
new10.02 KB

Hi there,

I don't know about the regions but I think I know about the menu, you should really create two issues as these are completely different things.

The menu has a 40px left margin, add the code below to the bottom of your CSS sheet.

#navigation {margin-left:none;}

You can see the margin in this image.
BlueMasters Menu Margin

I hope this helps.

Cheers, Phil.