Smart Search layout overlapping

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Tue Jul 10, 2012 8:11 pm
Hello, I'm new comer at GavickPro.

I have 2 question:

1. I'm use personal subscription (because I'm only a collage student that don't have some money to buy the lifetime one :D ). On the Tour page, that say I can't use the subscription for commercial purpose. What's 'commercial purpose' means? Can I make my own Online Shop with the GavickPro template, if I only buy the personal subscription?

2.I'm making a website with Music Template. (http://www.mahasiswait.com)
When I use smart search, i met a bad problem with the template. Here is the printscreen.
Image

I don't make any huge change with the css, but I only make some coloring to the template.

FYI, I use the newest quickstart GK Music 2.10 from the zip in download page.

PM me if you want to access my backend..

nb: sorry for my bad english
User avatar
Junior Boarder

teitbite
Fri Jul 13, 2012 4:30 pm
Hi

1. "commercial purpose" means that You cannot use our templates profit. Making Your own website is allowed.

2. Which browser was this screen made with ? With FF I can see it like that :
User avatar
Moderator

GK User
Sat Jul 14, 2012 10:32 am
sorry maybe yesterday i had disable the search suggestion, so i think that's suggestion from your FF.

Now I enabled the suggestion again, you can check by type 'privacy' on search box.

I test use FF 13, Opera, Chrome, and Safari. And all of them show the same think.
User avatar
Junior Boarder

teitbite
Mon Jul 16, 2012 3:01 pm
Hi

Maby it's me doing something wrong so I see it differently. Please guide me step by step what to do to see this bug.
User avatar
Moderator

GK User
Mon Jul 16, 2012 4:20 pm
I test this issue with chrome, FF 13, Opera, Safari, and all of them show the same problem.

Step:
1. Open your browser
2. go to: http://www.mahasiswait.com (and wait the page complete downloaded)
3. put your cursor on the search box, type 'privacy' (without ( ' ) ) on the search box
4. On this step i can see the suggestion showing this issue.

You said "1. "commercial purpose" means that You cannot use our templates profit. Making Your own website is allowed." , so I can make my own online shop, right ?
User avatar
Junior Boarder

teitbite
Mon Jul 16, 2012 4:30 pm
Hi

Yes You can have an online store with this subscription :)

For seach please add this code to css to fix it:

Code: Select all
ul.autocompleter-choices { z-index: 1000000; }
User avatar
Moderator

GK User
Mon Jul 23, 2012 11:14 am
where i must put the code?
User avatar
Junior Boarder

teitbite
Tue Jul 24, 2012 10:09 am
Hi

Please use override.css, this file was designed for css modifications. Please remember to allow using of this file in template settings.
User avatar
Moderator

GK User
Thu Jul 26, 2012 5:51 pm
nothin happen ?
User avatar
Junior Boarder

teitbite
Fri Jul 27, 2012 11:30 am
Hi

Did site goes offline or my access is not working ? Please send me a new one. Have You enabled using of override.css file in template configuration ?
User avatar
Moderator

GK User
Mon Jul 30, 2012 5:54 pm
sorry, The web is online now.

I had add the code on /gk_music/css/override.css.

I had activate the override on template setting but it doesn't work.

You can try by type ' un ' on smart search box
User avatar
Junior Boarder

teitbite
Tue Jul 31, 2012 6:21 pm
Hi

Ok. I can see it now. The only problem is that this code got override by this extention. Please use this code to force use this new one.

Code: Select all
ul.autocompleter-choices {
    z-index: 1000000 !important;
}
User avatar
Moderator

GK User
Thu Aug 02, 2012 4:31 am
it works now.

Thanks teitbite
User avatar
Junior Boarder

teitbite
Fri Aug 03, 2012 12:04 pm
Hi

No problem. Glad I could help.
User avatar
Moderator


cron