-
Author
Tagged: home page, white insertions
-
September 4, 2014 at 10:27 #27518CosmosParticipant
Hi,
I would like to change home page white checkered insertions (there are 3 insertions – in members count area, in active members area and before footer) with my colour or image. How to do that?September 4, 2014 at 10:42 #27519CatalinModeratorHello,
Please explain better what you want to achieve… a screenshot would be useful also.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 4, 2014 at 10:59 #27521CosmosParticipantI would like to change this white checkered background in all home page. How to do that?
Attachments:
You must be logged in to view attached files.September 4, 2014 at 11:00 #27523CosmosParticipanti removed world map, but i want to remove or change that background too
September 9, 2014 at 17:17 #28154CatalinModeratorHello,
The solution for this is to create an image with the color you want to add in the background and upload it in the [kleo_section] like:
[kleo_section border=1 bg=”path/to/your/background/background.png”]
We will add this functionality on the next update of the theme.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 10, 2014 at 08:36 #28203CosmosParticipantThanks, I have changed background in 2 places of 3. How to change the background in Questions and Newsletters section?
Attachments:
You must be logged in to view attached files.September 10, 2014 at 10:50 #28210CatalinModeratorHello,
You will need to add this code in your style.css file from your child theme:
COPY CODE#support { background: #XXX url(../path/to/your/background/your_background.file) !important; }
where #XXX is the color you want to use.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 10, 2014 at 12:01 #28228CatalinModeratorGreat.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The topic ‘Changing home page's white insertions’ is closed to new replies.