View Single Post
  #34  
Old 01-06-2011, 09:04 PM
 
artistwantab artistwantab is offline
 

eXpert
  
Join Date: Jul 2009
Posts: 320
 

Default Re: Modifying a 4.4.1 skin questions...

I am still not sure about the above...can't seen to do anything that changes its width....

With firebug it points directly to these css sections...

I have tried to change the width a number of different ways and no luck.

Anyone an idea?

html, body {
background-color: #FFFFFF;
border: 0 none;
height: 100%;
margin: 0;
min-width: 780px;
padding: 0;


}



#content-container2 {
float: left;
position: relative;
right: 100%;
width: 200%;


}
__________________
X-Cart version 4.7.2
x-special Offers
Reply With Quote