Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

width is unchangeable


KeyserSöze

Recommended Posts

Hi guys,

 

I was looking for the problem, but I couldnt find an answer to it here so far.

 

Well, the width of my store only changes if you go to index.php

 

Using this code:

 

"<!-- body //-->

< table border="0" width="100%" cellspacing="3" cellpadding="3">

< tr>

< td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2">

< !-- left_navigation //-->"

 

I changed the width to 70% and added align="center" and it works fine. Now I do change that code in all the php files in catalog folder but the other files keep the width at a 100%. Even if I then go in the browser to have a look at the source it shows 100%. Going back to Dreamweaver and making sure that its on 70% and uploading it again to my server didnt bring a change. I am lost right now. The shop is pretty much done, its just that issue left. Hopefully someone can help me outta here.

 

Take care,

 

cs

Link to comment
Share on other sites

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...