1. webwin
  2. Commercial Templates
  3. Wednesday, 03 February 2021
  4.  Subscribe via email
Hi everyone, I have the problem that the website logo is always in the foreground when a popup opens. I would like to have this graphic in the background. Can someone give me a tip on how to do this? Thank you!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

the URL is https://www.lions-kraichgau.de/index.php/presse

Click on the orange-icon between "Oktober 2020" and "Lions-Adventskalender" and you will see the issue.
Thanks!

Kind Regards
Sascha
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Sascha

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

h1.logo a {
z-index: 10;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

in this template the "Custom CSS" not exist. In which CSS file do I have to insert the code? It has no effect on /css/typo.css.

Thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Code can be added to the end of your template.css and template.min.css.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

only this css exists:

admin.css
bootstrap.css
ie6.css
ie7.css
jstuff.css
layout.css
print.css
template.css
typo.css

I've added it at the end of template.css, it works! Thanks!

Kind Regards
Sascha
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!