Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Template Border


Guest

Recommended Posts

I have a problem where on the template im using when i decide to change the page width in admin i get a 2 line border round the site at the width i selected.. how do i remove the border please (its in 2 colours) ?

 

Regards

Paul

Link to comment
Share on other sites

In your stylesheet.css try to add this:

 

BODY {

  margin: 0px

}

 

or try to edit the file with frontpage (format/style)

 

Hi there,

 

I'm also trying to change the look of my site.

 

How do I find stylesheet.css to edit the colours etc?

I can get it in 'tools' but it won't let me change anything.

 

Any help?

 

Thanks

 

Neil

Link to comment
Share on other sites

or try to edit the file with frontpage (format/style)

 

Do not use FrontPage formatting with osCommerce. Files need to be edited in plain text format.

 

How do I find stylesheet.css to edit the colours etc?

 

FTP to your website, and you'll find the file in the root of your website or if you have placed osCommerce into its own folder you'll find it in that folder.

 

Download the file, edit it in a plaint text editor, like Notepad, and then upload back to your website. Don't use the osCommerce File Manager to edit files. It should not cause a problem with stylesheet.css but it will with most other files.

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...