Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

fix width no effect!


fidelal

Recommended Posts

Hi!

 

I installed the latest sts and I would like to change the size of the width. I used the codes found on other contributions like .fixcenter

 

BODY {
 text-align: center;
 background: #ffffff;
 color: #000000;
 margin: 0px;
}

.fixcenter {
 width: 758px;
 border: solid; border-width: 1px;
 background: #ffffff;
 color: #000000;
 margin: auto;
 margin-top: 20px;
 text-align: left;
}

 

and put this in footer.php

</div>

 

and also this

<div class="fixcenter">

after

 if ($messageStack->size('header') > 0) {
   echo $messageStack->output('header');
 }
?>

 

But I don't see the effect. What do I do wrong?

 

Please help

Link to comment
Share on other sites

See my reply to your other post on this!!!!

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...