• Hi,
    Apologies if this is a silly question (or if it doesn’t make sense), though I’m currently in the process of designing my website and I’m wanting to have a nicer background to the header on all the pages other then the home page. Currently I have it set as a plain colour in Theme Options -> General Settings -> Intro Background Color but I’m wanting to import an image as the background.

    Any help would be appreciated.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi there,

    Could you please provide us with the link to that page of your site? So that we can take a closer look and offer you with a possible solution.

    Thank you!

    Thread Starter ptwomey

    (@ptwomey)

    Hi, thanks for you reply.

    I’m still yet to launch the website, is there a way I can send you a screen shot or similar?

    Hi Ptwomey,

    Okay, you can upload screenshots to this site (https://prnt.sc/) if you don’t know any other service.?

    Thank you!

    Thread Starter ptwomey

    (@ptwomey)

    https://prnt.sc/l4ems3
    Hopefully that works!

    Hi there,
    ?
    You can try taking advantage of tools such as Inspect or Firebug which can aid in customizing. These are useful 3rd party tutorials on how to go about using Inspect.
    ?


    ?
    Thank you!

    Thread Starter ptwomey

    (@ptwomey)

    Will give that a shot.
    Thank you

    Hi there,

    No problem, take a try and let me know if you fail, I’m here to provide code. ??

    Thank you!

    Thread Starter ptwomey

    (@ptwomey)

    Failed ??

    I think I found the section I need in #intro {
    though not sure what I need to do next. I’ve tried background-image: url(“image-name-in-my-image-folder.jpg”); but that hasn’t worked. Obviously doing something wrong.

    Hello @ptwomey,

    Please apply the below given css under Appereance -> Customize -> Additional css-

    #intro {
    background: url(https://demo.thinkupthemes.com/minamaze2/files/2014/01/despicable-me.jpg) !important;
    }
    

    Please change the image with your image path.

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter ptwomey

    (@ptwomey)

    Works perfectly, thank you!

    Hello @ptwomey,

    “Glad I could help! ??

    If you get a chance we’d absolutely love for you to leave a review for Consulting. Don’t worry if you don’t get a chance, we know how busy it can get when building a new site. ??

    You can leave a review for Consulting here:

    https://www.ads-software.com/support/view/theme-reviews/consulting#postform

    If you have anymore questions let us know!”

    Kind regards,

    Manoj

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Picture as Intro – Background Colour’ is closed to new replies.