1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How Can I Add a Background Image to the Homepage of my WHMCS theme?

Discussion in 'HTML & Website Design' started by WebDev Solutions, Jul 19, 2017.

  1. #1
    Hello,

    I'm looking to add a large image to the homepage of the Six theme of WHMCS.

    I've included a link below which shows a screenshot of where I want the background image to display. Where the dark blue currently shows and the text "Welcome to the Quality Client Area :: Web Management Services".

    SCREENSHOT: https://ibb.co/kdngX5

    Website:
    http://qualityclientarea.com/
    Code (markup):
    Can somebody please shed some light on how to do this?

    Thanks,
     
    Solved! View solution.
    Last edited: Jul 19, 2017
    WebDev Solutions, Jul 19, 2017 IP
  2. Blank ™

    Blank ™ Well-Known Member

    Messages:
    223
    Likes Received:
    18
    Best Answers:
    6
    Trophy Points:
    110
    #2
    Yes, someone does, but I'd say this is more of a service (programming) request, not a general question.

    P.S. No links, no code, nothing - how on earth do you expect someone to help you?
     
    Blank ™, Jul 19, 2017 IP
  3. WebDev Solutions

    WebDev Solutions Well-Known Member

    Messages:
    1,644
    Likes Received:
    80
    Best Answers:
    2
    Trophy Points:
    170
    #3
    We aren't looking to outsource this task as a service request- rather learn ourselves which template we need to edit. Therefor, the section we've chosen is fitting - and in fact is what the HTML/Web Design section is intended for. Take your point reference the link however, URL is below;

    http://qualityclientarea.com/
    Code (markup):
    Thanks,
    WebDev
     
    WebDev Solutions, Jul 19, 2017 IP
  4. #4
    Add background image to section#home-banner.

    For example:

    
    #home-banner {
       background-image: url(http://www.pandasecurity.com/mediacenter/src/uploads/2014/08/free.jpg);
    }
    
    HTML:
    Result:

    [​IMG]
     
    Blank ™, Jul 19, 2017 IP
    WebDev Solutions likes this.
  5. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,998
    Best Answers:
    253
    Trophy Points:
    515
    #5
    over 1600 posts with only 70 likes, ZERO information about the actual site, no code provided in a coding area, and a username actually called "webdev solutions" where apparently this ass-clown doesn't even know how to use background-image or a document inspector to tell what to apply it to.

    Yup, seems legit. :/

    Lemme guess, first time outside the scam-artist hive of scum and villiany that are the buying/selling areas of the forums?
     
    deathshadow, Jul 19, 2017 IP
  6. WebDev Solutions

    WebDev Solutions Well-Known Member

    Messages:
    1,644
    Likes Received:
    80
    Best Answers:
    2
    Trophy Points:
    170
    #6
    Thanks for your help, much appreciated!

    I never venture into the buy/sell areas of DP, keep up. Or do one better, and be a good little boy and just run along. Ta!
     
    WebDev Solutions, Jul 20, 2017 IP
  7. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #7
    @deathshadow does have a point... with a nick like @WebDev Solutions, one would assume you know basics - and this is basic. Also, @deathshadow has probably more knowledge about HTML, CSS and JS (and a huge load of completely outdated programming languages ;) ) than most other guys on here combined. So you might ignore the harshness, and maybe considering listening to what he has to say. At least when, next time, you ask about something you shouldn't already know.
     
    PoPSiCLe, Jul 20, 2017 IP
  8. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,998
    Best Answers:
    253
    Trophy Points:
    515
    #8
    [​IMG]

    yup, still seems SO legit. Seems like you need a mouthpiece, I hear Spicer's looking for work.
     
    Last edited: Jul 21, 2017
    deathshadow, Jul 21, 2017 IP
    mmerlinn, PoPSiCLe, Frost1 and 2 others like this.