ThemeShaper Forums » Thematic

widen the content areas of a page

(2 posts)
  • Started 2 years ago by chicho
  • Latest reply from chicho
  • This topic is resolved
  1. I have been using,

    body.slug-photo #container {
    width: 960px;
    }

    body.slug-photo #content {
    width: 940px;
    }

    That works ok, but if I try to do it with a page called 3930 it doesn't work.

    body.slug-3930 #container {
    width: 960px;
    }

    body.slug-3930 #content {
    width: 940px;
    }

    any ideas?. Could be the numbers instead of letters?. You can see that at http://ortizdeelguea.com.

    Posted 2 years ago #
  2. Solved, it was a stupid "{" turned back. Or, am I?

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.