Color for italic text:
I use Body Font "Roboto", Background Patterns "Pattern2". When I use "italic" (<em> </em>) within the text, the word in italic has the color orange.
What can I do that the color (only for italic text) changes to another color #666666 when I write a word in italic?
When I change the color in the template Profile "Secondary Color" the color changes for the italic text but the color in the main menue changes as well. And it is not possible to choose the color (gray) #666666.
Listing with dots:
When I write a listing of 3 lines for example, in the editor it shows me the 3 lines and on each line at the beginning of the text a dot. But in the Frontend no dots are visible.
What can I do that the dots are also shown in the frontend respectively on the Homepage?
Many thanks in advance.
Kind regards
PrimerTemplates
POSTED: 2016-04-15
Hello PIXELWW,
I'll provide you with a custom code to change the colour. If your website is online, please provide the link.
Hi,
Many thanks for your efforts but the homepage is not officially online yet. In the meantime I could manage to change the colour for "italic" text.
Within the template - css/base.css:
a:hover,
em, code {color: #d50;}
Line 17 #d50 change to #666666
The one I still could not manage is the "listing with dots" - "unordered list". In the backend the dots listed will be shown correctly but in the frontend no dots are visible. Is this controlled by the template?
What can I do?
Kind regards,
PrimerTemplates
POSTED: 2016-04-21
Hello PIXELWW,
Yes; it is controlled by the template. In most cases, the listing for ul and ol elements has been changed. You may use the class "check" for unordered lists e.g
As soon as I active https (joomla force https) the website fonts do not show correctly (all fonts, body fonts and menue fonts, are bigger, bold).
Where do I have to change separately this URL from http to https, to solve this problem?
Kind regards,
PrimerTemplates
POSTED: 2018-05-11
Hello PIXELWW,
If your site is online, please provide the link and also login information to info@primertemplates.com I take a look.
Get an access to all 12 items designed and developed by Nexus Nova team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
Please provide your email by sending a message to the address in the template user manual and I will send you the download link.
Thank you
Kind Regards
View History
Color for italic text:
I use Body Font "Roboto", Background Patterns "Pattern2". When I use "italic" (<em> </em>) within the text, the word in italic has the color orange.
What can I do that the color (only for italic text) changes to another color #666666 when I write a word in italic?
When I change the color in the template Profile "Secondary Color" the color changes for the italic text but the color in the main menue changes as well. And it is not possible to choose the color (gray) #666666.
Listing with dots:
When I write a listing of 3 lines for example, in the editor it shows me the 3 lines and on each line at the beginning of the text a dot. But in the Frontend no dots are visible.
What can I do that the dots are also shown in the frontend respectively on the Homepage?
Many thanks in advance.
Kind regards
I'll provide you with a custom code to change the colour. If your website is online, please provide the link.
Thank you
Kind Regards
View History
Many thanks for your efforts but the homepage is not officially online yet. In the meantime I could manage to change the colour for "italic" text.
Within the template - css/base.css:
a:hover,
em, code {color: #d50;}
Line 17 #d50 change to #666666
The one I still could not manage is the "listing with dots" - "unordered list". In the backend the dots listed will be shown correctly but in the frontend no dots are visible. Is this controlled by the template?
What can I do?
Kind regards,
Yes; it is controlled by the template. In most cases, the listing for ul and ol elements has been changed. You may use the class "check" for unordered lists e.g
<ul class="check">
<li>......</li>
<li>......</li>
<li>......</li>
<li>......</li>
</ul>
Thank you
Kind Regards
View History
As soon as I active https (joomla force https) the website fonts do not show correctly (all fonts, body fonts and menue fonts, are bigger, bold).
Where do I have to change separately this URL from http to https, to solve this problem?
Kind regards,
If your site is online, please provide the link and also login information to info@primertemplates.com I take a look.
Thank you
Kind Regards