Adjusting Logo To Very-Top

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
Fri Sep 21, 2012 11:21 pm
Reply with quote
Report this post
Hi there fellas!
Again, such a classy template and gratz for the awesome work. My question is, my logo adjusts some row with Search box, but I want it to start from very top where MY CART MY ACCOUNT belongs, see the link below to see what I mean.

www.plakdunyasi.com/demo
User avatar
Senior Boarder

GK User
Fri Sep 21, 2012 11:57 pm
Reply with quote
Report this post
Please add following css in to css/override.css and enable css override from template settings > advanced settings > css override "on".

Increase or decrease value -35px for your needs.
Code: Select all
#gkLogo.cssLogo { margin-top: -35px!important;}


See you around...
User avatar
Platinum Boarder

GK User
Sat Sep 22, 2012 11:33 am
Reply with quote
Report this post
Thanks for the answer! I didn't wanna open a new topic so I am asking a new question, as you can see I have a full fancy bg, but it repeats itself. What css code do I need to make it stay still like at

www.cihatlevent.com/yeni
User avatar
Senior Boarder

GK User
Sat Sep 22, 2012 11:38 am
Reply with quote
Report this post
I cannot see a repeating background in that link. Using Firefox.

Regardless for background images you can use "no-repeat" in css code such as below;

Code: Select all
body { background:#EBE8D9 url('../images/colors/red/back2.jpg') no-repeat;}


See you around...
User avatar
Platinum Boarder


cron