1. KHK
  2. Commercial Templates
  3. Thursday, 24 February 2022
  4.  Subscribe via email
Template Natalie / Joomla 3

Hi Ciaran,

I have some issues with this template.

I set a background image at position showcase and want to show (overlap) it to position hornav and header_top.
For this reason I set "Overlap...." in slideshow to "yes".

So far so good.

Doing this
- the image overlap only the hornav position but not the header_top position
- the function "stickyheader" is disabled, means there is no more sticky header no matter what you set
- in case of using "overlap" yes, "sticky header" yes and module position header_top1 and/or header_top2 activated, the header layout is shot

Futhermore I want to hide the line between hornav and showcase.

What am I doing wrong?
I send url and access data to info@joomla51.com

Thanks for your assistance.

KHK
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

#container_header, .header_main {
background-color: #0000008a;
position: fixed;
width: 100%;
}


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

thanks for the quick reply. i have tried the solution you suggested, adapted it and tried it again but it doesn't really work.Especially the header_top area is not included and the transparency cuts through the logo. Maybe I didn't explain it well enough.
I did some searching and found your template "Ensley".This is almost exactly what I want. The background (also the slider background) up to the top of the page including the line with the header-1 and header-2 areas. Unfortunately I found this too late or the request came later. I will send you more information by e-mail.

Many thanks KHK
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your header/slideshow?

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

I send again my e Mail from March / 2 / 22. There you will find all data, URLs and PW.
Also you can look to your Template "Ensley" but including header_top (header-1 and header-2 Position)

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

We have added the following to the Custom CSS field of of your template setting which should hopefully give you the desired results...

.header_top {
background-color: transparent;
position: fixed;
}
#container_header, .header_main {
background-color: transparent;
}
#container_header {
margin-top: 25px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran, thanks for your help. I have already tried the transparent background but not in the combination you suggested. I will try it tomorrow and let you know.

Regards KHK
  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!