Skip to:
Content
Pages
Categories
Search
Top
Bottom

Narrow height subnav in activity stream


  • LPH2005
    Participant

    @lph2005

    Sorry to bother – but I’m stumped :(

    I am attempting to spruce up the activity stream here:

    http://www.technologyquestions.com/techstream

    I cannot seem to get the height of the subnav to match the red subnav above (showing categories). The code is probably added to the wrong div tag.

    Can someone lead me in the right direction?

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

  • @mercime
    Keymaster

    @mercime

    @LPH2005 you have two #subnav in your page – the red one and the BP subnav which inherited width of 970px. Recommend changing div ID of the red navigation bar to get HTML markup validation.

    On the BP subnav which is called in your stylesheet as div#subnav.item-list-tabs, you would need to change `minimum-height:35px` to `height: 25px` like the red navigation bar.


    LPH2005
    Participant

    @lph2005

    I was making changes last night after posting… and really goofed things up.

    Copied bp styles into styles.css so I could modify them in the child theme and not lose changes when updating.
    Changed color of bp’s subnav for activity to yellow
    Tried height of 25px but the text doesn’t align properly (drops to bottom of area) – thus – it looks ugly.

    As always, thank you for pointing me in the right direction. I was stumped.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Narrow height subnav in activity stream’ is closed to new replies.
Skip to toolbar