Replace garven Frame loigo with seperate logo

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
Tue Feb 04, 2014 3:41 am
Reply with quote
Report this post
Hello,
I'm loving this template.

The last thing on my wish list is: I want to replace the 'Garven Frame work logo' with my own.

q1. Can this is an animated gif or should it be a .png

q2. Should this be an override or a modification to the code?

1. I want to place a logo 50 px x 298 px in the space used by the Garven Frame work logo.
2. I want to link the logo to a page on the site.

Can you give me the override code or the location of the file that I need to edit please.

Kind regards
Drew
User avatar
Gold Boarder

GK User
Tue Feb 04, 2014 7:34 am
Reply with quote
Report this post
You can override the image by using this code:
Code: Select all
[code]

[/code]
User avatar
Moderator

GK User
Tue Feb 04, 2014 7:35 am
Reply with quote
Report this post
You can override the image by using this code:
Code: Select all
#gkFrameworkLogo {
background: url('../images/gavern-logo.png') no-repeat 0 0;
}

Now it points to original logo, you can either replace the file or change link and use your own custom file.
User avatar
Moderator

GK User
Tue Feb 04, 2014 9:19 am
Reply with quote
Report this post
Great, you guys make me look good - thanks :)

What is the file to edit to remove the mouse over (alt text) Text and hyperlink to gavick please?

Can this be an override or do I have to track down the code please?

Here is the live site http://goo.gl/QmNBfZ

Kind regards
Drew
User avatar
Gold Boarder

GK User
Tue Feb 04, 2014 1:01 pm
Reply with quote
Report this post
I I understant you right - you need to edit field in template configuration - there is a textarea to enter copyright text and switch to turn it on/off. Just slowly go through all of the template options (especially layout section)
User avatar
Moderator

GK User
Tue Feb 04, 2014 1:29 pm
Reply with quote
Report this post
Hello,

I think this is where the URL is pulling from but I cant seem to locate the .css file. to comment it out.

It is the secondary call that pulls in the
Code: Select all
<a ref+''//gavick.com" id=   ...
that I need to find.

Can you tell me the file that holds the <a ref ..> please?

kind regards
Drew
User avatar
Gold Boarder

GK User
Wed Feb 05, 2014 7:15 pm
Reply with quote
Report this post
This part is hardcoded into template. The logo can be turned off from template settings, or you can modify this file:
templates/gk_startup/layouts/blocks/footer.php
User avatar
Moderator

GK User
Thu Feb 06, 2014 1:17 am
Reply with quote
Report this post
Hmm that's tricky :) thanks
User avatar
Gold Boarder

GK User
Sat Feb 08, 2014 8:24 am
Reply with quote
Report this post
We didn't think anybody would like to use own logo there, so there is only on/off switch ;).
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.