alter the position of the logo?

GK User
Tue May 24, 2011 2:55 pm
Hi, I would like to have the logo on the right instead of in the centre and to remove the lines either side of the logo .png.

how to do this please?

thanks
User avatar
Expert Boarder

GK User
Tue May 24, 2011 3:45 pm
Hi

Please enable override.css file on template parameters and add this lines on that file:

Code: Select all
#gkPageTop span {display: none!important}
h1.gkLogo {float: right;}


It should look like this:
screen_2011-05-24.png


Cheers ;)
User avatar
Platinum Boarder

GK User
Tue May 24, 2011 7:31 pm
thanks.. i since realise i need the design as it was before.

How do i simply remove the lines either side of the logo without adjusting the position of the logo?

many many thanks

great template
User avatar
Expert Boarder

GK User
Wed May 25, 2011 9:27 am
just use this :
Code: Select all
#gkPageTop span {display: none!important}
User avatar
Platinum Boarder

GK User
Fri Jul 22, 2011 7:52 am
Hi, I changed logo position using override.css, is possible to put logo on center only in home page and on the left in every other pages?
User avatar
Fresh Boarder


cron