View Single Post
  #2  
Old 04-12-2003, 02:16 AM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

hzellers,

if you create a new style which is a copy of VertMenuBox ... such as VertMenuBoxLeft and set the style such as:

.VertMenuBoxLeft {
background-image: url(./skin1/images/yourbackground.gif);
background-repeat: repeat-y;
}

As far as the dialog box is concerned, if you go into dialog.tpl you will note that the TD has a class assigned DialogBox

if you either set this cell as align="center" or do this within the dialogBox style it will do the job.

love back 2 u :P
__________________
ex x-cart guru
Reply With Quote