• Resolved asm5

    (@asm5)


    I am using the l2aelba-2 theme, and am trying to figure out how to change the background color on this theme, and how to add a image as a background. I have uploaded a background image, but it isn’t showing up.

Viewing 15 replies - 1 through 15 (of 18 total)
  • LINK!

    lol saurus ??

    Thread Starter asm5

    (@asm5)

    I assume you mean the page background. Open style.css in your theme and find:

    .PageBackgroundGradient
    {
      background-image: url('images/Page-BgGradient.png');
      background-repeat: repeat-x;
      height: 900px;
    }

    Change that background-image path to your background image.

    Yeah sure, figaro – it’s easy when you have a link! LOL…

    Bet ya didn’t notice the typos on your site, though, did ya:)

    lol saurus ??

    Yeah … Happy New Year!

    Thread Starter asm5

    (@asm5)

    thanks for the replies…I went and changed the file I uploaded to the background image file on the style.css page, and it worked, somewhat. It only changed the picture on the very top of the page background.

    Any suggestions?

    Bet ya didn’t notice the typos on your site, though, did ya:)

    My site or ASM5’s site?

    My site or ASM5’s site?

    Yours:) It’s a great site, though – wonderful resource, and bookmarked:)

    No problem…I can break them with the best of them ??

    So, care to tell me where they are so I can fix them?

    ummmm….

    div.Header div {style.css (line 421)
    background-image:url(images/Header.jpg);
    background-position:center;
    background-repeat:no-repeat;
    height:100%;
    text-align:left;
    width:100%;
    }

    Did you try changing the “background img, header.jpg”?

    Thread Starter asm5

    (@asm5)

    I have changed the Header.jpg image, but am still not having any luck with the background color. The background image file appears to only control the image on the top portion of the background, and I can’t figure out how to change the rest…

    Really just one off the top of my head. On the navabar … “preimum” ??

    @saurus: Thanks

    @asm5: Look at the code I pasted above. Change repeat-x; to repeat;

    Thread Starter asm5

    (@asm5)

    Thanks for your help figaro!

    We are making progress, I changed what you said and about 3/4 of the page has changed now, theres a part on the bottom that is still the old header.

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Background image’ is closed to new replies.