1. Tralala
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 03 May 2017
  5.  Subscribe via email
Hi,

I made another website with one of your templates: Elvira.
Last weeks I struggled a lot to eliminate the vegas-wrapper - we don’t need an any slideshow. Hard to do, but I seemed to manage it.

But there is still a problem.
Please see https://b-a-n-g.nl/ .
Switching to any page moves the header downwards for about 0,3 second. Very irritating. How could I switch off this move?
I already modified some css-code:
#container_header {transition:all 0s ease 0s;}
#container_header * {transition:all 0s ease 0s;}
But the unwanted move did not disappear.

How to avoid this move?

If you’d like to have a look in the backend - I made a login for you.
References
  1. https://b-a-n-g.nl/
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...

#container_slideshow {
display: none;
}


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

Thanks. Unfortunately this is not the soloution for the problem.

The problem is: switching to any other menu-item moves the whole website downwards about 110px for about 0,5 second.

I just checked the Elvira-demo on joomla51.com and there’s the same ‘problem’, so it seem to be a deliberate part of the template.
But why? In my website this is absolute inacceptable.

So Ciaran, I beg you for a way to get rid of this strange effect.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

I now see your issue.

To amend you can add the following to the Custom CSS field of your templates parameters...

#container_header {
left: 0;
position: absolute;
right: 0;
top: 0;
}


Alternatively you can update your template to the latest download which has this fixed applied... http://joomla51.com/tutorials/item/updating-your-template

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

Tanks a lot! This doet the job. Great.
I wouldn't have find this solution myself.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Was exactly what I was looking for, too!

Thank you!!!

Steph H.
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok