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 Thu May 23, 2013 1:52 pm

All times are UTC - 7 hours




Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: Wed Feb 15, 2012 2:09 pm 
Offline

Joined: Mon Feb 06, 2012 2:32 pm
Posts: 6
Hi

How do I stretch the left panel menu buttons. I have tried increasing the width size with Paint Shop Pro but can seem to re-import the new file back into xsitepro.

Any ideas?


Top
 Profile  
 
PostPosted: Wed Feb 15, 2012 7:03 pm 
Offline
User avatar

Joined: Fri Feb 24, 2006 1:53 pm
Posts: 3448
Location: Vancouver, BC, Canada
The new buttons may not work if you increase their size. However, to check you need to place them in the right folder:
Code:
C:\Program Files\XSitePro2\ExampleMenuStyles\Backgrounds\BUTTON NAME
If the button has a rollover effect, you will need two versions. There will be multiple folders to add your files to and the file name for the rollovers will contain the word "hover."

_________________
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: Thu Feb 16, 2012 3:59 pm 
Offline

Joined: Mon Feb 06, 2012 2:32 pm
Posts: 6
Thanks for that. Another question if i may... I would like to add a picture to the main panel but it seems to tile itself across the pane. is there a way of centering and stretching the image?


Top
 Profile  
 
PostPosted: Fri Feb 17, 2012 9:06 am 
Offline
User avatar

Joined: Fri Feb 24, 2006 1:53 pm
Posts: 3448
Location: Vancouver, BC, Canada
I gather you mean you want a picture in the background of the Main Panel. To stop it tiling, go to Other > Global Scripts > HEAD section and add this CSS:
Code:
<style type="text/css">TD.XSP_MAIN_PANEL { background-repeat: no-repeat; }</style>
To attach the background image to a certain part of the Main Panel, go to Other > Web Site Settings > Image Alignment > Main Panel. Set the alignment as you wish. Background images should be sized to fit the background width in an image editor like Photoshop. The height will be unpredictable, so fade the image to white at the bottom (or the top, depending on where you align the image to) for the best effect. Or perhaps the image doesn't have to fill the background, as in the following example: http://www.hiring30.com/. This site has a pale image in the bottom right corner of the Main Panel, but it doesn't fill the Main Panel. Note: It's the same image that's in the header.

_________________
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: Fri Mar 09, 2012 6:20 am 
Offline

Joined: Mon Feb 06, 2012 2:32 pm
Posts: 6
Your website looks really good. On the "About the Author" page, how did you manage to import the picture without using up 1 line space (If you know what I mean?). When I try and insert an image, it messes up my text lines.


Top
 Profile  
 
PostPosted: Fri Mar 09, 2012 9:59 am 
Offline
User avatar

Joined: Fri Feb 24, 2006 1:53 pm
Posts: 3448
Location: Vancouver, BC, Canada
I put my photo in a table and aligned the table using the text editor (Justify Left). I also added a column on the right to keep the text away from the photo. You can also use the image properties to align the photo (e.g., Alignment > Horizontal > Left). You could use "hspace" to add a margin on both sides of the photo, but I prefer to add a margin using inline CSS because that gives me more control. Example:
Code:
<img src="myphoto.jpg" style="margin-right: 10px;">

_________________
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  [ 6 posts ] 

All times are UTC - 7 hours


Who is online

Users browsing this forum: Exabot [Bot] and 0 guests


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