Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

page moved to the right


thinkmarsh

Recommended Posts

Posted

hi all,

 

just working on site www.thinkmarsh.co.uk/direct but as you will see the site has been pushed to the right. i can't work out why!! every reinstalled the site about 10 times and it always looks good untill i delete the sample categories. how can i get it all back in the right place?

thanks

Posted

This happens a lot - you've broken the tables - I have been saying this all day - if you are not using a template system I would try using one - STS Template System has saved my life about a hundred times over- it makes OSC very easy to modify.

 

You'll be able to remove things very easily if you get that contribution installed

Nothing unreal exists

Posted
This happens a lot - you've broken the tables - I have been saying this all day - if you are not using a template system I would try using one - STS Template System has saved my life about a hundred times over- it makes OSC very easy to modify.

 

You'll be able to remove things very easily if you get that contribution installed

 

is there any other way of fixing it? I probably will use STS soon but until then i need my site back! so any ideas how to fix? Or why did it break anyway just by deleting a category...is it because the size adjusted??

Posted

it's probably because you are missing a <td></td> or

 

<tr><td></td></tr>

 

combination - I would try with those - you have to figure out where the code is invalid - can you just post the whole thing for me it'll be easier to find!

Nothing unreal exists

Posted

i had my site looking pretty with the default set up so the category were hardware software etc. I go into admin, and delete the category e.g. to then make new ones but when i do it goes funny like that!! :S

Posted

deleting categories through the admin won't throw your site off like that.

 

The problem is in your code somewhere and as said above, it is directly related to a table. You will have to trace through all the changes you made to the page to customize the look/feel. You are missing a <td>, <tr>, or a </table> somewhere in your code.

Posted

which file is it likely to be that would cause it do to that? How do i know if there is a table missing? it is every page that is shifted to the up to the right but it was admin that caused it to break so which file do you think at a guess is wrong??

 

thanks

Posted

I don't understand how it could be admin either than the fact that you've change some of the code. I add and delete categories all the time with no issue at all.

Nothing unreal exists

Archived

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

×
×
  • Create New...