Menu alignment and animation

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Jul 25, 2013 1:14 am
Reply with quote
Report this post
http://andrews.net.au/alforno/

HI

A couple of customisations I need help with...

1. I need to centre the top menu and also but my css skills can't get it sorted :)

2.I need the text of the animation to be below the background picture (the oven).

Will keep fiddling to work it out myself, but any help much appreciated.

Thanks
User avatar
Expert Boarder

GK User
Thu Jul 25, 2013 7:51 am
Reply with quote
Report this post
To center the menu use this css in override.css:
Code: Select all
#gkMainMenu {float: none;}
#gkMainMenu ul {text-align: center;}
.gkMenu > ul > li {float: none; display: inline-block;}
.gkMenu > ul > li a {display: inline-block;}
User avatar
Moderator

GK User
Thu Jul 25, 2013 9:08 am
Reply with quote
Report this post
Thanks Cyberek

I was so close yet so far away :)
User avatar
Expert Boarder

GK User
Thu Jul 25, 2013 3:59 pm
Reply with quote
Report this post
And with text - have You managed to resolve it? Right now everything looks ok.
User avatar
Moderator

GK User
Fri Jul 26, 2013 5:17 am
Reply with quote
Report this post
Hi Cyberek

I decided to remove all the text instead. Will be in touch if this doesn't work for the client.

Cheers
User avatar
Expert Boarder

GK User
Sat Jul 27, 2013 8:42 am
Reply with quote
Report this post
If You have any other questions, please create new forum threads - it helps us to answer You more quickly :)
User avatar
Moderator


cron