menu position

GK User
Wed May 02, 2012 11:15 am
Dear,
I use Cherry Design, ....question:
-is it possible to alligne menu to the left...not at right ???
-is it possible to change the policy for Menu and Logo ???

thank's a lot for answer, best regards
User avatar
Expert Boarder

Konrad M
Wed May 02, 2012 1:12 pm
Hi,
Can you explain second one little more?
User avatar

GK User
Wed May 02, 2012 3:03 pm
Dear,
I Would like to have the menu to the left...see picture
and the logo stay up or at the same line....
and for the point 2, I would like to have a different "fonts" for the menu (home, joomla! etc etc)
arail or time new roman ...
Image 8.jpg


Konrad M wrote:Hi,
Can you explain second one little more?
User avatar
Expert Boarder

Konrad M
Fri May 04, 2012 9:29 am
Try add to the override.css
Code: Select all
#gkLogo {
float: none;
}
#gkPageTop {
float: left;
margin: 81px 0 0;
}

and remember to enable override.css option in template settings

Fonts you can change in template settings.
User avatar


cron