logo area, slider and header.

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 Feb 10, 2014 8:20 pm
Reply with quote
Report this post
hey there, 1)i would like to increase the space of the logo so the logo is not only bigger but the whole upper area with the menu. 2) i would like to have the slider to change the picture instead of text. 3) i would like to have the space of the header reduced. how do i go about these things? thank you very much.
User avatar
Expert Boarder

GK User
Tue Feb 11, 2014 12:58 am
Reply with quote
Report this post
Hi,
and I want only link (URL) to your page .... :whistle:

without - I have to be fairy to tell you more.
User avatar
Platinum Boarder

GK User
Tue Feb 11, 2014 1:03 am
Reply with quote
Report this post
ad 2) Change Module style in Image Show GK4 settings from default gk_startup - you have lot's of options, check one by one which is better.
and of course add images into slides .
User avatar
Platinum Boarder

GK User
Tue Feb 11, 2014 1:08 am
Reply with quote
Report this post
ad 3) If depends also about what images you'll chose, but I suggest to remove "nobg" class from homepage which adding min-height:760px.
User avatar
Platinum Boarder

GK User
Wed Feb 12, 2014 7:31 pm
Reply with quote
Report this post
I have managed to get around some of the problems but im still having some challenges 1) i removed the Gk4 and installed a new one and its working problem is its not covering the whole header as i want it to. I have tried all the setting but though the headers are the same size they are coming out with different sizes. 2) i would like to change the color on the 'Kee features' how do i do that( the oranger hover color)
User avatar
Expert Boarder

GK User
Wed Feb 12, 2014 9:36 pm
Reply with quote
Report this post
i removed the Gk4 and installed a new one

hmm ?? and ... I don't see url to say more.
User avatar
Platinum Boarder

GK User
Wed Feb 12, 2014 9:38 pm
Reply with quote
Report this post
2) i would like to change the color on the 'Kee features' how do i do that( the oranger hover color)

Sure help your self: http://www.gavick.com/documentation/joo ... -size-etc/

Tips:
/css/style1.css -- line 191
and if you need blue hover effect use:
Code: Select all
gkFeatures > a:hover { background: blue; }
User avatar
Platinum Boarder

GK User
Fri Feb 14, 2014 6:05 am
Reply with quote
Report this post
Thank you, 1) i want each block on the key features to have different colour. the code you gave me changes all of them.
2) I have attached a picture of the header. I has black areas around it and it leaves space on the right and left side. I would for is to cover the whole area. (im working on a local network)
User avatar
Expert Boarder

GK User
Fri Feb 14, 2014 10:09 pm
Reply with quote
Report this post
Ad 1) it should be easy, you have to add new class for each of them - for those blocks, example first block:
Code: Select all
<a data-delay="0" data-animation="flip" class="gkRocket loaded" href="#"><span>Rocket</span>Innovative Design</a>

change to
Code: Select all
<a data-delay="0" data-animation="flip" class="gkRocket loaded color1" href="#"><span>Rocket</span>Blue Design</a>


Now add those CSS
a.color1:hover {background: blue;}
a.color2:hover {background: red;}
a.color3:hover {background: yellow;}
into override.css - don't forget to active this option.

ad 2) Please Add screenshot and arrows etc. - I cannot image what you need.
User avatar
Platinum Boarder

GK User
Sat Feb 15, 2014 4:46 pm
Reply with quote
Report this post
I have attached two pictures. one there are arrows pointing to the problem the two slides are the same size but despite all my efforts they are coming out differently. i want to get rid of all the pointed on spaces, the module GK4 is set to Rockwall style. I should be filling us the whole area. How do i make it?
User avatar
Expert Boarder

GK User
Sat Feb 15, 2014 11:08 pm
Reply with quote
Report this post
It looks like images have not this same width and height.
Check also:
1) Your slides and on each slide
Image stretch [ yes or no ] check both settings

2) Interface tab
Image width ... px
Image height ... px
insert good sizes of your images

3) maybe also remove "nobg" suffix

4) in Advanced tab
Generate thumbnails [Off]

check again...

If you don't have time, I suggest to use another slideshow module there are so many of them.
User avatar
Platinum Boarder

GK User
Wed Feb 26, 2014 11:51 am
Reply with quote
Report this post
Hey, I want to be able to click on an item (as showen in picture screen1) the main menu, and have the page scroll down to the section (as shown on pic screen2.). that is to say when i click on works i want the page to scroll down to bottomtop section where recent works is. How do i achieve that?
User avatar
Expert Boarder

GK User
Sat Mar 01, 2014 9:11 pm
Reply with quote
Report this post
Add link #bottomtop to menu -- use External URL in Menu Manager

but are sure that you published this on this section ?
By default in demo it was on "#gkBottom1"
User avatar
Platinum Boarder

GK User
Sun Mar 02, 2014 10:21 am
Reply with quote
Report this post
i have tried that, it does not scroll down.
User avatar
Expert Boarder

GK User
Mon Mar 03, 2014 7:37 pm
Reply with quote
Report this post
But it it make fast jump, without delay ?
It's because not all templates are build to be OnePage with nice delay effect.
User avatar
Platinum Boarder

GK User
Mon Mar 03, 2014 7:47 pm
Reply with quote
Report this post
no, it does not even jump. it stays the same :(
User avatar
Expert Boarder

GK User
Tue Mar 04, 2014 11:21 am
Reply with quote
Report this post
:silly: upsss...
strange.
Could you send me access to back-end - by PM, I will check why my magic didn't worked this time.
User avatar
Platinum Boarder

GK User
Mon Mar 10, 2014 11:49 am
Reply with quote
Report this post
its on a local net work. but you can use any quick start, its not responding. i reinstalled it twice.
User avatar
Expert Boarder

GK User
Mon Mar 10, 2014 6:39 pm
Reply with quote
Report this post
But you want to add link to which section ?
Those are default from our demo:
sections.png


On my Quickstart demo page (J2.5 + Startup template)
I added link to #gkBottom2 - where is on demo Recent Work block - and it worked - also with nice delay !
My menu link generated code look like this :
<a title="Recent work" id="menu650" class=" last" href="#gkBottom2" onmouseover="">Recent work</a>

I can send you link to it - if you want.

I don't know what are you doing wrong I can not check.
User avatar
Platinum Boarder

GK User
Mon Mar 10, 2014 6:42 pm
Reply with quote
Report this post
Another way.... it create a full backup via AkeebaBackup and send me link where I can download it ... I will check on my REAL server and you can also be online for a while.
User avatar
Platinum Boarder

GK User
Wed Mar 12, 2014 12:59 am
Reply with quote
Report this post
knock knock , Joomla 2.5.19 is avaiable for 5 days.

On my page is working... you made this same mistake 3 times in Menu.
For example:
Your version "#gkbottom3"
and must be "#gkBottom3"

BIG letter difference check my last screenshot this is important -> LINK in Menu must be exactly this same as section ID name !
User avatar
Platinum Boarder

GK User
Fri Mar 14, 2014 1:11 am
Reply with quote
Report this post
My bad, it works now, thank you! i need further help with the top menu i would like for it to be sticky, so that when the page scrolls it stays so as for easy navigation.
User avatar
Expert Boarder

GK User
Fri Mar 14, 2014 11:09 pm
Reply with quote
Report this post
Sure , this fix will add new feature:

Code: Select all
section#gkPageTop {
 background: rgba(255, 255, 255, 0.8);
    position: fixed;
}

I added white background with small transparency effect.

How to use Custom CSS Code Tip: http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Fri Mar 14, 2014 11:19 pm
Reply with quote
Report this post
hey, thanks for the code. But it does present one small problem. the page are starting inside the top manu. is there away to make the page to start where the menu ends.thank you for your assistance.
User avatar
Expert Boarder

GK User
Fri Mar 14, 2014 11:46 pm
Reply with quote
Report this post
Sure, add bigger top margin than was before. probably here:

Code: Select all
#gkPageTop + #gkPageContent #gkSidebar, #gkPageTop + #gkPageContent #gkContent {
    margin-top: 100px !important;
}
User avatar
Platinum Boarder

GK User
Sat Mar 15, 2014 8:49 pm
Reply with quote
Report this post
its not working, the problem is still there.
User avatar
Expert Boarder

GK User
Sat Mar 15, 2014 10:43 pm
Reply with quote
Report this post
1) Problem with space ?
Please attach screenshot if you are working on localhost ... as you see it hard to support not seeing.

2) On all pages or only on home page?
User avatar
Platinum Boarder

GK User
Sun Mar 16, 2014 12:22 am
Reply with quote
Report this post
ok, as show on screen one. i would like the pages to begin at number 1 instead of 2 and in screen two, i would like when i click on the main menu e.g on 1(works) instead of the [age beging at 2 to begin at 3. Because at the moment, part of the page goes hiding behind the menu.
User avatar
Expert Boarder

GK User
Sun Mar 16, 2014 1:07 am
Reply with quote
Report this post
Did you tried to increase value from 100px to 150px ?

sorry, I forgot to ask... we still talking about OnePage layout ?
If yes, it request much more customization that I expect.
So I'm not sure if this is template support anymore ... in particular that your logo is very high. Probably if you will reduce height of it .. all should be better.
User avatar
Platinum Boarder

GK User
Sun Mar 16, 2014 1:21 am
Reply with quote
Report this post
thats the thing, the code you gave me is not working at all, i have even tried 200px. still nothing changes.
User avatar
Expert Boarder

GK User
Sun Mar 16, 2014 11:42 am
Reply with quote
Report this post
Yes, because you have OnePage layout and on OnePage you have all modules which are shown when you use Menu.

1) This page which you are working on is Commercial or for Private use ?
2) I can give you last free tips:
a) reduce size of logo
b) add full white background
Code: Select all
section#gkPageTop { background: #FFFFFF; position: fixed; }


b) and increase top margins for almost all modules

Code: Select all
 
.box.big .header { margin-top: 35px;}
#gkBottom4 .box.big .header,
#gkBottom2 .box.big .header  { margin-top: 0; }

If 35px will be too small for you use 50px, 100px or even 150px.

On my demo site it works fine, but I have normal (small) logo.

But remember this method works but might be bigger space area between modules.
User avatar
Platinum Boarder

GK User
Sun Mar 16, 2014 8:43 pm
Reply with quote
Report this post
please have a look at my code and see if there is anything im missing. the website is for training im just practising i dont have money for hosting.
User avatar
Expert Boarder

GK User
Mon Mar 17, 2014 11:03 am
Reply with quote
Report this post
Hmm, so what to do.
Maybe I can offer you a hosting for few months for free. Joomla people should help each other.
But I don't have nice domain for you, so you I offer only those which I have with ".pl" at the end.
So we have to find domain/subdomain for free check here: http://www.freenom.com/en/index.html
I can do it for you if you like... no problem. But choose name "sasha8586" or "sashaweb" or "sasha2014" or other free?

When we will finish you can back to localhost. What do you think about it ?
User avatar
Platinum Boarder

GK User
Thu Mar 20, 2014 4:23 pm
Reply with quote
Report this post
i wrote you a private message a few days ago. did you get it?
User avatar
Expert Boarder

GK User
Fri Mar 21, 2014 1:04 am
Reply with quote
Report this post
sorry I was ill for almost 3 days, I was working less than 20% of standard power...
I will check tomorrow morning, I promise
User avatar
Platinum Boarder

GK User
Fri Mar 21, 2014 2:54 am
Reply with quote
Report this post
thank you, and i hope you get better soon.
User avatar
Expert Boarder

GK User
Fri Mar 21, 2014 9:35 am
Reply with quote
Report this post
:) check PM full access
User avatar
Platinum Boarder

GK User
Sat Mar 22, 2014 9:10 pm
Reply with quote
Report this post
Did you get my PM? please respond.
User avatar
Expert Boarder

GK User
Sat Mar 22, 2014 11:27 pm
Reply with quote
Report this post
yes since last two days I have got too many e-mail from users and current posts - I'm only one or what ? ;)
Now I'm checking yours...
User avatar
Platinum Boarder

GK User
Sun Mar 23, 2014 12:03 am
Reply with quote
Report this post
Ok, done... I have added few new lines of css, now it works much better,
I have also reduce logo size a little bit - because was too big in my opinion :ugeek: .
User avatar
Platinum Boarder


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