Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4510
    Twonk
    Member

    Hi,

    Love the theme but need a couple of tweaks.

    Does anyone know if it’s possible to change the secondary custom menu bar to the same colour as the primary menu bar (dark grey)?

    Also, is it possible to change the category view to show a thumbnail and the post title in list format, instead of full-size images?

    Many thanks

    http://www.gametwonk.com

     

     

     

     

    #4529
    Sakin
    Keymaster

    @Twonk: The site URL you have added http://gametwonk.com/ doesn’t use our theme. So, please ask question in the real theme developer forum.

    #4617
    Twonk
    Member

    Hi,

    I discovered that a terrible plugin I was using had broken my cache – that’s why you were seeing my site with the old theme. Please look again.

    http://www.gametwonk.com

     

    #4635
    Sakin
    Keymaster

    @Twonk: You can add the following CSS in “Custom CSS” box in your Theme Options panel to make the secondary menu color similar to primary menu

    #access-secondary { background-color: #3d3d3d; }
    #branding #access-secondary ul.menu a { color: #eee; }
    #branding #access-secondary ul.menu li { border-right: 1px solid #444; }

    To show the category view the way you want. Go to Theme Options => Homepage Content Options and then click on Full Content Display and save. This option will show the full content in the category. But you can insert the more tag in your post to show how much you want to show in the category. This option will give you option to display in the style you want. See this on more tag http://en.support.wordpress.com/splitting-content/more-tag/

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Secondary Menu (top bar) Colour Change?’ is closed to new replies.