• crashley1784

    (@crashley1784)


    Ok, so I’ve used WP before, and I’m familiar with how everything is controlled by the css sheets and all of that.
    What I’m trying to figure out is can I create a more complex layout on the home page using html and css?
    What I want to do is have several images arranged a certain way (using css to control positioning). Does WP support this kind of thing?
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • desertwebdesigns

    (@desertwebdesigns)

    You will need to edit the index.php file in your theme’s home directory to change the layout of the home page. It will be located in [blog_installation_directory]/wp-content/themes/[theme name]/index.php

    kmessinger

    (@kmessinger)

    No you won’t.

    You can create a WP Page with whatever html you want on that page. Then you go to the dashboard and settings and reading and choose the page you want as a static page.

    desertwebdesigns

    (@desertwebdesigns)

    It depends if you want to create a whole new home page, or edit add to what is already there.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘HTML in pages?’ is closed to new replies.