Download & Extend

How to enable Content and First Sidebar region

Project:BlueMasters
Version:7.x-1.3
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

AttachmentSize
1.png23.87 KB

Comments

#1

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.

AttachmentSize
Screenshot at 2012-05-10 21:50:09.png 10.02 KB