• I would like to change the theme background image. The current theme background image is saved as *.png 4×4 pixels and it is appearing prefectly at the back ground.

    I tried to make the new image 4x4pixels BUT it is appearing as small tiny boxes at the back ground.

    And if I try the the image normal size 800x600pixel the file is too big to upload & the background appearing in huge boxes.

    Any idea what I should do.

Viewing 6 replies - 1 through 6 (of 6 total)
  • are you editing the style-black.css ?
    and using this format?

    body { background: url(images/black/background.png) repeat; }

    and are putting the image in the correct directory etc.?

    Thread Starter ivwomen

    (@ivwomen)

    Yes Samuel

    I’m saving the image in correct directory under same name background.png.

    strange – it should work
    maybe someone else will know something

    Thread Starter ivwomen

    (@ivwomen)

    Thanks Samuel

    I hope someone will help.

    Thread Starter ivwomen

    (@ivwomen)

    Please could someone help on this issue

    Ivwoman,

    My guess is that the png you prepared is not seamlessly tiled. That would account for the “boxes” look you described.

    I’m not sure what graphics program you are using, but I’d suggest doing a search for creating a seamless tile with your software.

    I hope that solves your issue.
    Aaron

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘background image change’ is closed to new replies.