Please help with custom page template

Discussion in 'HTML & Website Design' started by hot8, Mar 19, 2009.

  1. #1
    I made custom page template and trying to use it on home page. everything is ok beside:

    How to eliminate "HOME PAGE" from sidebar?
    How to make "home" show up as active (right now "home page" is active" it is dark)

    I spent hours on this and could not figure it out.

    http://www.alexvano.com/
    please help
     
    hot8, Mar 19, 2009 IP
  2. hot8

    hot8 Peon

    Messages:
    50
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I fixed it.
    <?php wp_list_pages('depth=1&title_li=&exclude=143,98&sort_column=menu_order ' ); ?>
    added 98


    Now i have another problem, my home page is not in active state. only about, portfolio, and contact pages are.

    how can i fix it?
     
    hot8, Mar 19, 2009 IP
  3. ivogue

    ivogue Peon

    Messages:
    246
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You're probably missing a </div> somewhere. Just copy one of the page that works and edit it.
     
    ivogue, Mar 19, 2009 IP