HOW TO POSITION LOGO AT CENTER?
- GK User
- Mon May 09, 2011 5:51 pm
I am trying to move logo to center. I tried to change float position in css but no luck
Is to possible to help me center it and to fix the background picture that moved up since i changed the logo size to 200x200px?
the link to my site is www.fsc.gr/site
Thanks
Is to possible to help me center it and to fix the background picture that moved up since i changed the logo size to 200x200px?
the link to my site is www.fsc.gr/site
Thanks
-

- Fresh Boarder
- teitbite
- Wed May 11, 2011 1:52 am
Hi
I can see You've manage to do this. What was the answer ?
I can see You've manage to do this. What was the answer ?
-

- Moderator
- GK User
- Wed May 11, 2011 4:07 pm
Hi,
I added the following at override.css
h1.logo {
position: absolute;
top: 40px;
left:390px;
}
#gk-wrapper {
margin-top:20px;
}
and i enabled the override css option at template settings
I added the following at override.css
h1.logo {
position: absolute;
top: 40px;
left:390px;
}
#gk-wrapper {
margin-top:20px;
}
and i enabled the override css option at template settings
-

- Fresh Boarder
- teitbite
- Sat May 14, 2011 11:55 pm
Hi
Thanks for the info
really good solution.
Thanks for the info
-

- Moderator
4 posts
• Page 1 of 1
