-
Author
-
October 26, 2014 at 22:36 #33120karifiParticipant
i want to limit the background picture on my website to the homepage. How do i do this
October 27, 2014 at 00:38 #33125karifiParticipantEverything is okay with my site except buddypress pages like this http://fundlab.org/forums/
Quite sad I’m even getting any help
October 27, 2014 at 01:25 #33127sharmstrModeratorI think people have been lucky to receive any responses from support during the weekends.
Support is offered Monday through Friday, but please allow up to 48hrs so we can review your request and respond.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 27, 2014 at 02:01 #33129sharmstrModeratorThe forums are not Buddypress pages. They are bbPress.
COPY CODE.bbpress section.container-wrap.main-color { background-image: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 27, 2014 at 02:20 #33130sharmstrModeratorHow come you’re not just setting the background image on the home page using visual composer? There’s a gear icon at the top of VC that allows you to add css for just that page.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 27, 2014 at 02:54 #33133karifiParticipantHey thanks Sharmstr thanks, the code only worked for the forum the other pages are still the same. I have seen the gear icon but what to put there has been a problem honestly im not good at this
October 27, 2014 at 03:38 #33138sharmstrModeratorTry
COPY CODE#main { background-image: url("http://fundlab.org/wp-content/uploads/2014/10/hazy-lake.jpg"); }
You should hire someone.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 27, 2014 at 03:40 #33139sharmstrModeratorbtw – It only worked for the forum because that’s the link you supplied. If you look at what I gave you, you’ll see .bbpress. Remember how I said the forums are bbpress and not buddypress? If you were to put .buddypress, it would have worked on buddypress pages. Hope that makes sense.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The topic ‘Limit background to homepage’ is closed to new replies.