Logo duplicate
February 2014 Joomla Template
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Sun Jul 24, 2016 5:30 am
- Reply with quote
- Report this post
Hi,
Could you ask for help in solving case of logo duplicate? I have read most of the topics in this section and given solutions do not work.
What is the cause of duplicating the logo? Option #gkLogoSmall {display: none} helps only for invisible one logo, but remaining second is lower than banner.
Regards,
Zovi
Could you ask for help in solving case of logo duplicate? I have read most of the topics in this section and given solutions do not work.
What is the cause of duplicating the logo? Option #gkLogoSmall {display: none} helps only for invisible one logo, but remaining second is lower than banner.
Regards,
Zovi
-
- Fresh Boarder
- teitbite
- Fri Jul 29, 2016 8:11 pm
- Reply with quote
- Report this post
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
-
- Moderator
- teitbite
- Wed Aug 31, 2016 8:39 am
- Reply with quote
- Report this post
Hi
Sorry I have missed Your private message. Try add this code to override.css:
Sorry I have missed Your private message. Try add this code to override.css:
- Code: Select all
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
height: 130px;
width: 140px;
}
#gkFixedMenu {
top: -200px;
}
-
- Moderator
3 posts
• Page 1 of 1