Blogger Templates Help

Discussion in 'HTML & Website Design' started by Tetoec, Mar 17, 2013.

  1. #1
    Hello DP members,

    how to make some widgets on my blogger templates to appear only on homepage?

    Thanks
     
    Solved! View solution.
    Tetoec, Mar 17, 2013 IP
  2. #2
    Hey,

    Go to "Edit HTML"
    Click "Expand Widget Templates" > Find the Widget, above the code add:

    <b:if cond='data:blog.url==data:blog.homepageUrl'>
    (here is the widget code) and >
    </b:if>
    :)
     
    tonyhlav, Mar 17, 2013 IP