Custom

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Tue Jul 24, 2012 5:23 pm
hello.


can someone help me to custom my template to dispaly logo like the image that I attache.

thank you.
User avatar
Senior Boarder

GK User
Tue Jul 24, 2012 5:44 pm
Try using below css in override.css file and enable it in template settings > advanced settings > css override "on".

Change 250px & 60 for logo size, change -8px to move it up and down.
Code: Select all
#gkLogo > a { width: 250px!important; height:60px!important;}
#gkLogo { margin-top:-8px;height: 60px;}
#gkMenu { margin-top:10px;}


See you around...
User avatar
Platinum Boarder

GK User
Tue Jul 24, 2012 7:23 pm
hello.

thank you for your answer but I add the code but whithout results.

you can find my website at bilancia-cc.ro to take a look.

thank you.
User avatar
Senior Boarder

GK User
Tue Jul 24, 2012 8:00 pm
hello.

i find :)

i modifie in template.css
h1.logo>a { margin-top:-8px;text-indent:-999em; display:block; width:361px; height:60px;;background:transparent url('../images/style1/logo.png') no-repeat 0 0; padding:0; }
#gk-nav-wrap { margin-bottom:10px; margin-top:50px;}


thank you.
have a nice day.
User avatar
Senior Boarder

GK User
Wed Jul 25, 2012 1:56 am
No problem at all, see you around...
User avatar
Platinum Boarder


cron