Jump to content

colMid


Guest ste1986

Recommended Posts

Guest ste1986

ok, i have made the width of my page bgger by editing the following code:

#pageSurround {

width: 999px; <<<<< this is where i made the change

margin: 0px auto;

padding: 5px;

border: 1px solid #000000;

background-color: #FFFFFF;

}

all fine!

then i tried to make the box in the centre of the page wider also by editing the following code.

.colMid {

position: relative;

width: 600; <<<<<<<< edited this bit of code

float: left;

but i get nothing. there appears to be no change however on certain pages where i have products displayed my boxes on the right have been forced to the bottom of the page. any ideas?

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