Announcement

Collapse
No announcement yet.

Background Image

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Background Image

    Can any one help me with my background image difficulties?

    I use MS Frontpage to generate some non-Catalog pages for my site and when I insert the background image I can simply tick a box and the image becomes "wallpaper" and doesn't move or change when scrolling up or down the page.

    In Catalog my background image scrolls and starts again from the top periodically. Is there a way to make it into a "wallpaper" background that won't scroll with the text etc.

    Mark

    #2
    In the Act_Primary.html template look for the <body> tag and insert

    Code:
    bgproperties="fixed" background="image.jpg"
    or

    Code:
    bgproperties="fixed" background="NETQUOTEVAR:BGIMAGE"
    the above allows you to specify the image under Design | Options | Site Defaults


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Many thanks

      Worked perfectly. Thanks for your help.

      Mark

      Comment

      Working...
      X