1. HelixGuy
  2. Commercial Templates
  3. Tuesday, 15 December 2020
  4.  Subscribe via email
Hello

Some questions on template Layla.

After changing to template Layla, table rows sometimes have got a border (top and/or bottom), although there is no border code.
I have to set the border color to white to make this (grey) border invisible (or white if you want).

I have several pages with photos in tables. Not all tables have the same responsive view, although the code is the same.

Can main menu subitems made visible on smartphone as used to be in older templates? Now user has to return to the menu to see submenu items.

Can I change hyperlink formatting (color and font) in article text only, not affecting the hyperlinks in menus. I would also like to change hover effect only in article text. I used to change this directly in nexus.css but I cannot find it in the new template. Can you tell me in which line I can find these css rules?

How do I change main menu uppercase into lowercase (first character capital)? text-decoration: none doesn't change anything.

I would like to put the Search module on the position as shown in the template demo, but I can't find the name of that position.

Can I install an older version of J51_Layerslideshow to have nicer title and text effects?

Thank you for your answers.

Guy
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Guy

Please include a URL to your site.

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

This is the URL of my site.

Guy
References
  1. https://www.campusdehelix.be/
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

1. Would you have a URL directly to an example of a table displaying a border? We are unable to replicate this on the coupld of examples that we found.

2. Regarding the mobile menu, updating your template to the latest download should resolve this issue for you. For details on updating your template may I suggest the following article.. https://joomla51.com/tutorials/joomla-basics/updating-your-joomla-template

3. To amend the article hyperlinks, you can use the following selectors in the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.maincontent a {
...
}
.maincontent a:hover {
...
}


4. To amend the menu items text-transform you can also add the following to the Custom CSS field (edit to taste)...

.hornav ul.menu > li > a, 
.hornav ul.menu > li > span {
text-transform: initial;
}


5. The search module is in the header-3 module position.

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

Thanks very much so far.

1. On the following pages table rows sometimes have a border (top and/or bottom), although there is no border code.
https://www.campusdehelix.be/index.php/contact/eerste-graad-nw.html
https://www.campusdehelix.be/index.php/contact/secretariaat-looheuvelstraat-nw.html
https://www.campusdehelix.be/index.php/contact/secretariaat-rw-nw.html

Also:
https://www.campusdehelix.be/index.php/onze-school/leerlingbegeleiders.html

The first three pages (and only these 3) also have the problem of not showing the photos in the right responsive view on smartphone.


2. Can you also have a look at the following flickering problem?
Hover over the following path in main menu: Studieaanbod, Eerste graad, Tweede jaar.
The problem appears in Edge and Chrome, not in Firefox.
What is wrong?

Thanks again for your help.

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

1. Sorry to say we are unable to replicate this issue (assuming the 'Medewerkers' table). We have checked in both Firefox and Chrome.A shot in the dark but to amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

td, th {
border: 0;
}



2. Strange. Does adding the following to the Custom CSS field of your template settings resolve the issue?..

.hornav > ul > li > ul .parent-indicator, 
.hornav > ul > li ul > li > ul .parent-indicator {
margin-top: 10px;
}
.hornav ul ul ul ul {
left: 225px !important;
}


Ciaran
  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