• Resolved Chimpulous

    (@chimpulous)


    Hi, I’m having a problem figuring out how to change the blogg box background. Basicly it is just black at the moment but i want a texture wrap in there instead. Is there a way to do this? Many thanks for the help in advance ?? oh my website is https://www.wisewonky.com/wordpress

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Chimpulous

    (@chimpulous)

    ok i have a feeling it should be close to this:

    body {
    background: #1d1d1d;
    color: #bbb;
    }
    #page {
    background-image:url(‘wisewonky.com/paper.jpg’);
    }

    but after testing it i can’t get it to pop up, i know that the page area is he area i want to change though. It just won’t be a background image ??

    any help?

    Try using an absolute file path for the background image.

    Thread Starter Chimpulous

    (@chimpulous)

    thanks I figured it out, the image path was wrong whoopsie! ?? I’m so happy now! that’s one big step for me haha ??

    Thanks for the help everyone

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Replacing blog textbox from a color to a texture’ is closed to new replies.