Forums

[resolved] Change page alignment from vertical to horizontal? (2 posts)

  1. Cbas23
    Member
    Posted 9 months ago #

    Here's my site: http://dazestate.com/. I'm creating a custom page template for my 'music blog' section, and would like it to have the same layout properties as my homepage. You can see my 'page-music-blog.php' template here: http://dazestate.com/?page_id=295.

    As you can see, the page's items are aligning vertically instead of horizontally - how can I fix this?

  2. Cbas23
    Member
    Posted 9 months ago #

    Nvm, I fixed it. The problem was that the music blog page was using the .page css properties. I changed that with this code:
    <div id="content: class="home">
    Now it inherits the .home css properties.

Reply

You must log in to post.

About this Topic