Hi Mehrpadin,

I'm using your theme on another site, and have downloaded the new version, as well as the Superfish module. The primary links don't left align, even though the logo is disabled in the theme configuration pages - they stay centered from the middle. What have I missed?

Thanks, and still love your theme.
Lynne Frey

CommentFileSizeAuthor
Picture 3.png43.58 KBlfrey
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mehrpadin’s picture

Hey Lynne!

Just edit the CSS:

#header .region { float: left; width: 100%; }

(mpFREE.css , line 83)

:)

mehrpadin’s picture

Status: Active » Closed (fixed)