XSitePro Non Tiling Images

Sometimes when you are working on a site, you may want to have an image as a Background for one of the XSitePro Panels. This is great if you have a small texture type image that you want ot repeat and tile across the whole panel. Or if you have a large image that takes up the whole panel.

But what do you do if you want a small image as the background on just a part of the panel?

Place this code in the “Scipts” section on the “Other” tab. (Bottom box)

This is for the Center Panel –

<style>
TD.XSP_CENTER_PANEL{background-repeat:no-repeat;}
</style>

This is for the Header Panel –

<style>
TD.XSP_HEADER_PANEL{background-repeat:no-repeat;}
</style>

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Furl
  • Technorati

Leave a Comment

Your comment

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.