XSitePro Website Design Software Message Board

The online forum dedicated to XSitePro users. Get help with website design in general and using this popular and incredibly powerful website software
It is currently Sat May 18, 2013 11:19 pm

All times are UTC - 7 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Fri Mar 30, 2012 3:20 am 
Offline

Joined: Wed Feb 08, 2012 6:04 pm
Posts: 2
Wonder if anyone can advise me. I want to add pictures to the left and right side panels. The left side pic would be pointing right and the left pic pointing left. How do I do this?


Top
 Profile  
 
PostPosted: Fri Mar 30, 2012 2:06 pm 
Offline
User avatar

Joined: Fri Feb 24, 2006 1:53 pm
Posts: 3439
Location: Vancouver, BC, Canada
Do you want to add the pictures as background images (where text, etc. goes on top of the images) or as regular images?

Your pictures have to be facing left or right to start with, so that needs to be done in an image editor like Photoshop, Gimp, Paint.net (http://www.getpaint.net), an online image editor, etc.

Load your pictures into Other > Resource Manager in XSitePro.

To add a picture as a background image, go to Page Layout > Left/Right Panel > Background Image. Choose the picture from the drop-down menu. Then got to Other > Web Site Settings > Image Tiling. Choose the tiling you want.

If you don't want the image to repeat at all, you'll need to add some CSS to manage this. Go to Other > Global Scripts > HEAD section and add the following:
Code:
<style>

TD.XSP_LEFT_PANEL_SPC {background-repeat: no-repeat;}

TD.XSP_LEFT_PANEL_2 {background-image: none;} <-- you may have to add this (for the Left Panel only), depending on your situation

TD.XSP_RIGHT_PANEL_SPC {background-repeat: no-repeat;}

</style>
To add a picture as a regular image, just right click and choose Insert Image.

_________________
Andrea Wilson

1. Custom XSitePro Templates. XSitePro Consulting and Training. FREE TIPS!

2. Off-the-Shelf XSitePro Templates! Versatile designs. Easy to manage and maintain!

3. AllWebMenus Pro and XSitePro Work Perfectly Together! NEW!

Image


Top
 Profile  
 
PostPosted: Tue Apr 03, 2012 5:49 am 
Offline

Joined: Wed Feb 08, 2012 6:04 pm
Posts: 2
Thank you SO much for your kind help. Thats exactly what I wanted. Thanks again :-)


Top
 Profile  
 
PostPosted: Tue Apr 03, 2012 9:01 am 
Offline
User avatar

Joined: Fri Feb 24, 2006 1:53 pm
Posts: 3439
Location: Vancouver, BC, Canada
You're very welcome! :)

_________________
Andrea Wilson

1. Custom XSitePro Templates. XSitePro Consulting and Training. FREE TIPS!

2. Off-the-Shelf XSitePro Templates! Versatile designs. Easy to manage and maintain!

3. AllWebMenus Pro and XSitePro Work Perfectly Together! NEW!

Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 7 hours


Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group