ThemeShaper Forums » Thematic

404 page trouble

(3 posts)
  • Started 1 year ago by Iceman
  • Latest reply from Iceman
  • This topic is resolved
  1. Iceman
    Member

    Hi everyone, one more time i have an "insoluble" question.
    In my childtheme, when an user tries to follow an inexistent tag or page id, the error page is loaded, but it don't obbey the css rules i want to them. You can see here:

    http://tutoriart.atbhost.net/tutoriart/?page_id=2256

    The content keeps out of padding i use. I don't have idea how to stylize it. Tried .post error404, but no way... Somebody can enlight me with this?

    Thanks in advance.

    Posted 1 year ago #
  2. just try

    .error404{
    padding: 10px;
    }

    or whatever padding you want. css doesn't work the way you've tried.... with the 2 class names as some kind of compound class.

    Posted 1 year ago #
  3. Iceman
    Member

    lol amazingly simple... I had copied this .post error404 from source code, so i thought it could work... Anyway, thanks one more time!

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.