Forums

[resolved] Links Template (3 posts)

  1. lydialysol
    Member
    Posted 2 years ago #

    I'm working on a site based on the default theme. I've modified the theme to a three column layout, navigation in narrow left column, content in wider center and misc. widgets in right column.

    I copied my index file and renamed it links.php and then put the correct code into the links.php to display bookmarks. I then created a page called On The Web, told WP to use my links template file. Now when I look at my On The Web page, it renders the links correctly but it's inserting the class widecolumn into the source code. Which is of course breaking my CSS. The only place I can find the widecolumn class is in files I'm not even using. Why is it inserting the widecolumn class?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Did you follow the instructions in http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates ?

    Also, page.php would probably make a better starting point for you rather than index.php

  3. lydialysol
    Member
    Posted 2 years ago #

    Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic