ThemeShaper Forums » Power Blog

[closed]

Index (top, insert and bottom) widgets for home page with static page

(8 posts)
  1. sober
    Member

    Hi ,

    Congratulations for the really nice child theme. I have bought the power blog theme and have removed the posts from the home page using the code mentioned at http://forums.themeshaper.com/topic/removing-posts-from-homepage .
    I have selected reading - static pages and selected a page and it works fine but I am not seeing the Index top, insert and bottom widgets. How can i show them. I also want to style the single (top insert and bottom) widget areas line changing the h3 and border and like that but can't trace the css for that. Any help will be appreciated.

    Posted 14 years ago #
  2. Hi,

    index top, insert and bottom should show up on the page you defined as posts page.

    h3 can be changed using:

    #index-top h3 { background-color:red };
    #index-insert h3 { background-color:red };
    #index-bottom h3 { background-color:red };

    The border can be changed using:

    #index-top.aside {border:1px solid red;}
    #index-insert.aside {border:1px solid red;}
    #index-bottom.aside {border:1px solid red;}

    Chris

    Posted 14 years ago #
  3. sober
    Member

    the index top insert and bottom unfortunately is not showing on my static front page. Regarding the style change, in which style sheet can i find the aforementioned entries ? . Is it in the power blog folder or the thematic one ? .

    Posted 14 years ago #
  4. sober
    Member

    i am a social worker left with no option but to design myself and i apologize in advance for the elementary questions ...

    Posted 14 years ago #
  5. Could you please provide a link? It is always easier to troubleshoot (at least for me) if there is something to look at. :)

    Posted 14 years ago #
  6. sober
    Member

    i have a local installation, I am sorry but I will create a test site later. thanks

    Posted 14 years ago #
  7. The index top / insert / bottom widget areas are designed to display only on the home / posts page.

    Posted 14 years ago #
  8. sober
    Member

    thanks for the clarification. and regarding the

    h3 can be changed using:

    #index-top h3 { background-color:red };
    #index-insert h3 { background-color:red };
    #index-bottom h3 { background-color:red };

    The border can be changed using:

    #index-top.aside {border:1px solid red;}
    #index-insert.aside {border:1px solid red;}
    #index-bottom.aside {border:1px solid red;}

    Are they present in the style sheets and if yes, in which one ? or do I have to add them and if yes, in which style sheet

    Posted 14 years ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.