End of Support for Joomla 3 - Forum closed
Colour of "read more" text and "Forgot your .."
Colour of "read more" text and "Forgot your .." was created by CGPM
Posted 7 years 1 month ago #20186
I have been creating a style within jp-surfing which matches the branding of my charity - based around a dark green. Generally, this has been successful, but have run into a small number of issues.
The site is at www.rsfs.org/rsfsclone .
The main one is that I cannot get the colours of the "read more", and in the Login box "Forgot your password" and "Forgot your username" to change. I found a couple of potential solutions in this forum which I have tried but which do not work (e.g. custom.css but when you inspect the id there is no id).
Second, how does one remove "Subtitle" from below the home menu item, or add subtitles/images to other menu items.
Three, what is the item in the customiser that allows hover colour to be set over sub-menu items - under "what we do", the menu items colour but those prefixed with a ">" do not.
Thank you for any help you can give
The site is at www.rsfs.org/rsfsclone .
The main one is that I cannot get the colours of the "read more", and in the Login box "Forgot your password" and "Forgot your username" to change. I found a couple of potential solutions in this forum which I have tried but which do not work (e.g. custom.css but when you inspect the id there is no id).
Second, how does one remove "Subtitle" from below the home menu item, or add subtitles/images to other menu items.
Three, what is the item in the customiser that allows hover colour to be set over sub-menu items - under "what we do", the menu items colour but those prefixed with a ">" do not.
Thank you for any help you can give
by CGPM
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Colour of "read more" text and "Forgot your .."
Posted 7 years 1 month ago #20193
Hi there,
1.) The form input fileds are the same like the body color. But you can change them seperatly in Customizer > Forms
2.) Read more is a link. If you want a different color please change the link color or do it with custom.css
3.) The menu subtitles can be setup in Template settings > Menu
5.) The Hover link color is based on >> Customizer > Nav > [more] > link hover color
Sorry that we can not explain the complete customizer functions
1.) The form input fileds are the same like the body color. But you can change them seperatly in Customizer > Forms
2.) Read more is a link. If you want a different color please change the link color or do it with custom.css
3.) The menu subtitles can be setup in Template settings > Menu
5.) The Hover link color is based on >> Customizer > Nav > [more] > link hover color
Sorry that we can not explain the complete customizer functions
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by CGPM on topic Colour of "read more" text and "Forgot your .."
Posted 7 years 1 month ago #20220
Thank you for your help. The menu issue is simple having had it pointed out to me. Still have to try the other points as I have not had time.
I think that if you were to devote a little time to having a generic support document which covers each customiser item you would have a truly powerful fantastic product - indeed one which you could probably charge a little more for (obvious I'm an accountant huh?) and probably cut down the amount of time you have to spent on support queries.
Thank you again for your help - much appreciated.
I think that if you were to devote a little time to having a generic support document which covers each customiser item you would have a truly powerful fantastic product - indeed one which you could probably charge a little more for (obvious I'm an accountant huh?) and probably cut down the amount of time you have to spent on support queries.
Thank you again for your help - much appreciated.
by CGPM
Please Log in or Create an account to join the conversation.
Replied by CGPM on topic Colour of "read more" text and "Forgot your .."
Posted 7 years 1 month ago #20222
All now working except this for one
What is the item in the customiser that allows the sub-menu item hover color- under "what we do" to be highlighed when hovered, the menu items colour but those prefixed with a ">" do not.
What is the item in the customiser that allows the sub-menu item hover color- under "what we do" to be highlighed when hovered, the menu items colour but those prefixed with a ">" do not.
by CGPM
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic Colour of "read more" text and "Forgot your .."
Posted 7 years 1 month ago #20224
Hi there,
the 2 level submenu can have only a hover color and not a background hover color.
If you want to have a background hover try this code in your css/custom.css
the 2 level submenu can have only a hover color and not a background hover color.
If you want to have a background hover try this code in your css/custom.css
ul.uk-nav-sub a:hover {background:#ff0000}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates