This topic has 8 replies, 2 voices, and was last updated 10 years by karifi.

  • Author
  • #33120
     karifi
    Participant

    i want to limit the background picture on my website to the homepage. How do i do this

    #33125
     karifi
    Participant

    Everything is okay with my site except buddypress pages like this http://fundlab.org/forums/

    Quite sad I’m even getting any help

    #33127
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #33129
     sharmstr
    Moderator

    The 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #33130
     sharmstr
    Moderator

    How 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #33133
     karifi
    Participant

    Hey 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

    #33138
     sharmstr
    Moderator

    Try

    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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #33139
     sharmstr
    Moderator

    btw – 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #33141
     karifi
    Participant

    The last link didnt work but i applied buddypress and it worked on those pages.

    It’s a voluntary work I took up so I have to squeeze through and give them something nice. The current site is very horrible and static. btw thanks

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘Limit background to homepage’ is closed to new replies.

Log in with your credentials

Forgot your details?