Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Forum: Themes and Templates
    In reply to: RSS help
    Thread Starter mdiggins

    (@mdiggins)

    Sorry- It is working now.

    Forum: Themes and Templates
    In reply to: RSS help
    Thread Starter mdiggins

    (@mdiggins)

    The problem is- when a post is made- nothing is showing up in the RSS. Not sure why this is.

    Thanks

    I’m using this code for my header in the Autofocus Theme… I can I make the menu width span 100%. If I add code width: 100%; it changes from horizontal navigation to vertical but the width is 100%. Is there a better code? I tried the code above and the navigation is still vertical.

    /* =header */
    #header {margin: 5px 0;text-transform: none;width: 800px;clear: none;display: block;float: left;}
    #header a:hover {text-decoration:none;color:#888;}
    #header h1 a {font-size:.01em;font-weight:100;letter-spacing:-0.05em;position:relative;}
    #header #blog-description {color:#888;display:none;}
    #access {vertical-align:middle;padding: 0 0 10px 0;}
    /* #access {display:table;height:160px;horizontal-align:middle;width:200px;float:right;} */
    #access #menu {vertical-align:middle;display:inline;font-size:1.2em;}
    #access #menu ul {vertical-align:inline;display:block;background-color:#cccbcb;}
    /* I changed the menu button background colour here */
    #access #menu ul li {float: left;background-color:#71160f; z-index=1;}
    #access #menu ul li a{margin-left:10px;font-weight: bold;display: block;padding: 0 10px;}
    #access #menu a{font-weight:600;}

    How to change the position of the navigation? I want to increase the space above the navigation.

    I’m trying to adjust the position of the navigation bar. How do I adjust the height above the navigation?

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