Forums

Newbie question: Modifying Thematic 0.9 (5 posts)

  1. lhm
    Member
    Posted 7 months ago #

    I'm just starting out with wordpress 2.7.1, trying to build a really simple website/blog based on the Thematic 0.9 theme.

    The site: http://www.pr-roman.dk

    I want to get rid of all the stuff in the right side column (search field, pages section, blogroll section, etc.) to get a super simple one column layout.

    How do I do that?

    Thanks very much for any input and pointers.

  2. esmi
    Member
    Posted 7 months ago #

    It would be a lot simpler to simply choose another theme such as:

    http://wordpress.org/extend/themes/mountain-dawn

  3. iandstewart
    Member
    Posted 7 months ago #

    You should check out the ThemeShaper Forums. But

    .aside {display:none;}

    will start getting you there.

  4. lhm
    Member
    Posted 7 months ago #

    @iandstewart: Thanks. I need a bit more help to find out exactly which files I need to modify. I'll post a question at the ThemeShaper Forums also.

  5. esmi
    Member
    Posted 7 months ago #

    @iandstewart: display:none will hide the sidebar in a visual browser but it will still be seen in a non-graphical UAs and, even more importantly, by the search engines. Which may not always be appropriate or wanted.

Reply

You must log in to post.

About this Topic