Images floating over menu
Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
- GK User
- Wed Oct 08, 2014 3:33 pm
Hi there, can anyone tell me why this is happening and what I can do to solve it ?


-
- Fresh Boarder
- GK User
- Wed Oct 08, 2014 8:16 pm
Could you please post an url to your site?
-
- Moderator
- GK User
- Wed Oct 08, 2014 8:30 pm
-
- Fresh Boarder
- GK User
- Wed Oct 08, 2014 8:59 pm
There is an error:
This webpage has a redirect loop
it redirects me to:
http://www.northernguitars.co.uk/home/j ... fline.html
This webpage has a redirect loop
it redirects me to:
http://www.northernguitars.co.uk/home/j ... fline.html
-
- Moderator
- GK User
- Wed Oct 08, 2014 9:07 pm
http://www.northernguitars.co.uk/new/
Weird because I can see the website without being redirected.
Weird because I can see the website without being redirected.
northernguitars.png
-
- Fresh Boarder
- GK User
- Thu Oct 09, 2014 12:10 am
http://www.northernguitars.co.uk/index. ... llo-detail
Redirect sorted, apologies - click on the product image to see the problem
Cheers
Redirect sorted, apologies - click on the product image to see the problem
Cheers
-
- Fresh Boarder
- GK User
- Thu Oct 09, 2014 11:59 am
Please edit: /templates/gk_music/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
#gkMainMenu {
z-index: 1000;
}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Thu Oct 09, 2014 1:21 pm
Thanks for that response, really appreciate it....unfortunately the template has now changed as it had to be darker and edgier.
http://www.northernguitars.co.uk
Can you tell me what dimensions the logo has to be at the top ? I have tried searching for this information but can't find it - is there a crib sheet for each template ?
http://www.northernguitars.co.uk/index.php/contact-us - can you tell me what has happened to the Captcha here ? Was working fine with gk_music ?
http://www.northernguitars.co.uk
Can you tell me what dimensions the logo has to be at the top ? I have tried searching for this information but can't find it - is there a crib sheet for each template ?
http://www.northernguitars.co.uk/index.php/contact-us - can you tell me what has happened to the Captcha here ? Was working fine with gk_music ?
-
- Fresh Boarder
- GK User
- Mon Oct 13, 2014 7:24 am
Original fest logo is a css logo not an image logo.
You can modify max image width... To do so please edit: /templates/gk_fest/css/override.css and add at its end:
Now modify 210px value to your liking. You could also set max-width to make it responsive.
Remember to enable "CSS override" in template settings - advanced section.
You can modify max image width... To do so please edit: /templates/gk_fest/css/override.css and add at its end:
- Code: Select all
#gkLogo {
width: 210px;
}
Now modify 210px value to your liking. You could also set max-width to make it responsive.
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
9 posts
• Page 1 of 1