1. MySigma
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 10 January 2017
  5.  Subscribe via email
Hi!

I'm currently having small problems with the responsive version of the Elvira template.

1.) Slideout Toggle Color:
I'm using "#ffffff" as color BUT I only get a white rectangle on my HTC One mini 2! Shouldn't there be an icon?? Not only a rectangle? The wipe function itself is working fine.

2.) Is it possible to change the "Header Height" for the responsive version?

3.) I'm to stupid to find the CSS code (color) for the text decoration for menu "hover", "active"...

Best regards and Thank you :)
Manfred
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine these issues further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Manfred

1. This issue should be now amended.

2. You appear to be using the contentop-# module positions for your logo. Is this the area you wish to edit the height on mobile devices? Or maybe just the menu area?

3. To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...

a:hover {
color: #000000;
}


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

Thank you for your support :)

1.) PERFECT! Where was the bug?

2.) The module positions for the logo is correct. My customer is having the same style on the old website and I'm not allowed to change that :) I just want to change the height of the menu for mobile devices a little bit... and if possible also the base (footer).

3.) I don't want to change the color of a:hover. :) If you take a look on the website (not mobile version) there is the menu on top. The font color of the text "Stickbienchen",.. is white but the text decoration "underline" is orange and so you won't see the "hover". If you scroll down, the height of the menu is getting smaller and you see the orange line für "hover". I would like to reduce the distance between text and line and change the color of the line.

Kind regards,
Manfred

P.S.: The new menu for the mobile version is cool!
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Manfred

1. The bar icon was replaced with a more wide supported Font Awesome icon.

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

#container_slideshow {
padding-top: 64px;
}
.hornav > ul > li > a {
line-height: 26px;
padding: 5px 0;
}


3. To amend the active underline try adding the following to the Custom CSS field of your templates parameters (edit to taste)...

.hornav > ul > li.active {
border-bottom: 1px solid #ffffff;
}


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

Ahhhh... it's looking better, but still not perfect ;)
How do I get the HOVER for the hornav-menu items?

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

In what way would you like the hover of your menu items to be styled. By default there is no hover effect on these items (http://www.joomla51.com/demo/0140).

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

My fault!! Sorry... it should look like "active", just underlined.

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

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

.hornav > ul > li:hover {
border-bottom: 1px solid #ffffff;
}


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

Perfect! Thank you so much!

Kind regards,
Manfred
  1. more than a month ago
  2. Commercial Templates
  3. # 9
  • 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