Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hello just setting up oscommerse for the first time, i am trying to set the table width site wide to 950px is there a way to do this or do i have to go through every folder/file and set manual?

 

if i have to set manual can someone tell me what directrys have files that are viewing pages so i dont have to open every file in the whole site?

 

thanks in advanced

Posted
Hello just setting up oscommerse for the first time, i am trying to set the table width site wide to 950px is there a way to do this or do i have to go through every folder/file and set manual?

 

if i have to set manual can someone tell me what directrys have files that are viewing pages so i dont have to open every file in the whole site?

 

thanks in advanced

 

in your sites main folder, yoursite/catalog... or yoursite... you'll see a stylesheet... scroll down to about line 27, you'll see this:

.fixcenter {
 width: 100%;
 border: solid; border-color: #361302; border-width: 0px;
 background-image: url("images/woodgrain-01.jpg");
 color: #000000;
 margin: auto;
 margin-top: 0px;
 text-align: left;
}

 

where it says width... change that to 950px

 

That should do it for ya.

Posted
Hello just setting up oscommerse for the first time, i am trying to set the table width site wide to 950px is there a way to do this or do i have to go through every folder/file and set manual?

 

if i have to set manual can someone tell me what directrys have files that are viewing pages so i dont have to open every file in the whole site?

 

thanks in advanced

 

 

click on basics for osc design in my signature below

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...