• Hello

    Is there anyway to have a background both left and right repeating vertically? for example to have a small vertically repeating pattern left and right of the screen. Many thanks for any info.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try background-repeat property of CSS.

    Thread Starter ozoszil

    (@ozoszil)

    Hey

    Sorry what i mean is, is there a way to have the background image positioned both on the left and right of the screen. Is there a trick to achieving this? So if i have a small pattern repeating-y on left, is there any way to have the same pattern on the right also?

    That’s only possible if you have two separate elements to run the backgorund in. At this point there’s no setting for repeating X and Y only once time.

    Thread Starter ozoszil

    (@ozoszil)

    Thanks, would someone be able to help me as to how to crete a new background element?

    What sort of element? :/

    It’s only HTML tags really. You can set a background on your header that repeats X and the same on the #page element that repeats Y.

    BUT, it dpeneds 100% on your theme and how that’s coded. We can’t say anything for certain unless we can see the site.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Verically repeat background left and right?’ is closed to new replies.