treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] Static Front Page Content

  • Hello,

    I have created a static front page and I want to be able to add content using <?php the_content():?> ie through the admin panel.

    For some reason, the content displays all the way across the page. I have enclosed a snippet of php

    here

    the css part

    here

    screen shot

    here.

    I want to be able to get the content to float to the left and the calender to float to the right.. I Have a secondary content area below the main content that displays fine. When viewing the source, I see that wordpress is enclosing the content with the<pre> tag.. Any help is appreciated.

    Thanks
  • Here is what I want it to look like, but I manually inserted this on the php file.