logo center

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
Mon Aug 04, 2014 11:47 am
Reply with quote
Report this post
hello how are you
i have downalod bike store and i have use it is nice one and modified little in color and some one
iu have some question now to complete my website now :

1- i need now to mdified my logo to be center not left (see the attached picture)
2- i need add some logo to my menu if is possible Ex for home i need to cnacel the text and rempalce it by home logo if is possible
3- i need to add translate module in up right in place of login registrer but i dont know how to do it ?
4- change place of login and register to left and remplace text of login by logo register

sorry if i have much talk and thank you for your support
User avatar
Senior Boarder

GK User
Wed Aug 06, 2014 8:56 am
Reply with quote
Report this post
1. #gkLogo { margin-left: 380px }
2. This is custom change beyond our support but basically you need to modify menu area in layouts/default.php
3. All template translation parts are located in root/languagnes/en-GB/en-GB.tpl_gk_bikestore.ini file
4. This change is related with modifications in template layout, this elements are located in layouts/default.php and if you want to apply this custom changes it is necessary to modify order of code in this file and then add your custom styles.
User avatar
Platinum Boarder

GK User
Wed Aug 06, 2014 9:46 am
Reply with quote
Report this post
hi MR Bkrtuk, tkx for yoru reply and assist
but if i know how to do i dotn ask this questions, please if yo uahve others solutions wityh much details give me please
becuase this response is short and iam not pro if i know i make and producst my template and extension by myself
please help and assit me to can fisneidh this one
many tkx
User avatar
Senior Boarder

GK User
Thu Aug 07, 2014 7:38 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#gkLogo { margin-left: 380px }

and then just remember to enable "Use override CSS" option in template advanced settings tab. This will center your logo.

In regard to point 3) you just need to open file root/languagnes/en-GB/en-GB.tpl_gk_bikestore.ini via FTP connection and translate phrases which you want to change.
User avatar
Platinum Boarder


cron