Moving Menu to the right

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Feb 04, 2013 12:41 pm
Reply with quote
Report this post
I want to move the MainMenu to the left and the logo to the right.
The logo went to the right by adding float right to the css.

Concerning the menu I have tried to add this to the css:

.gkMenu > ul {
margin-left: -600px;
}

(suggested elsewhere in this forum)


It works fine in Firefox and InternetExplorer, but in Safari it goes vertical instead of horizontal..

Is there another better way to switch the logo an menu positions?
User avatar
Junior Boarder

Konrad M
Mon Feb 04, 2013 1:08 pm
Reply with quote
Report this post
Hi,
can you give us url to your site? It will be much easier to help you.
User avatar

GK User
Mon Feb 04, 2013 3:29 pm
Reply with quote
Report this post
User avatar
Junior Boarder

Konrad M
Tue Feb 05, 2013 9:12 am
Reply with quote
Report this post
I checked it on my safari and everything look's good.
User avatar


cron