logo floating top

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
Wed May 29, 2013 12:01 pm
Reply with quote
Report this post
my logo is square, when i replace it with the startup logo it leaves a big blank space.

would it be possible to let the logo float like i show in the attached image?

(BTW: the site is running locally, so i cannot give you guys access)

hope you guys can help me out
User avatar
Junior Boarder

GK User
Wed May 29, 2013 12:04 pm
Reply with quote
Report this post
You could use CSS to fix that:

Please edit: /templates/gk_startup/css/override.css and add at its end:
Code: Select all
#gkLogo {position: absolute; float: none;}


Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Fri May 31, 2013 7:29 am
Reply with quote
Report this post
thnx m8... i could have thought of that my own... haha... but thanks for your quick reply
User avatar
Junior Boarder


cron