Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter jonnycardel

    (@jonnycardel)

    I′m also tring to remove the menu bar and found this a forum under the heading: header php

    <div id=”access” role=”navigation”>
    <?php /* Allow screen readers / text browsers to skip the navigation menu and get right to the good stuff */ ?>
    <div class=”skip-link screen-reader-text”>“><?php _e( ‘Skip to content’, ‘twentyten’ ); ?></div>
    <?php /* Our navigation menu. If one isn’t filled out, wp_nav_menu falls back to wp_page_menu. The menu assiged to the primary position is the one used. If none is assigned, the menu with the lowest ID is used. */ ?>
    <?php wp_nav_menu( array( ‘container_class’ => ‘menu-header’, ‘theme_location’ => ‘primary’ ) ); ?>
    </div><!– #access –>

    But where in the header php does it go, I replaced the header php with this.

    I′m deleting the theme and reinstalling it again.

    Thread Starter jonnycardel

    (@jonnycardel)

    Ive just changed themes in a test site to twenty. turned off header in apper/header the space(which is a large one is still there above to menu bar,

    Thread Starter jonnycardel

    (@jonnycardel)

    hi root, I know i can turn off the header in admin/appearance/headers
    but cant fill its space withanything except another header, because i know very little about php i want to design my site on pages, which I can handle.
    cheers

    Thread Starter jonnycardel

    (@jonnycardel)

    Website is galaxyfm.es, I have previosly removed the header and menu bar but not the space (some of the space) and now when enlarging it using (ctrl & +) it messes up, seperating everthing to diferant lines,
    Ive enquired about this and was told it doesn′t but I tried it on two other pc and it did, try it. when i put the original php back its ok
    cheers for you interest

    Thread Starter jonnycardel

    (@jonnycardel)

    Ive tried it on two more pcs and it reacts the same, on IE & FF

    Thread Starter jonnycardel

    (@jonnycardel)

    I was mistaken it does mess up in both FF & IE

    Thread Starter jonnycardel

    (@jonnycardel)

    Thanks fore you quick reply, I have tried too with FF and its ok,(it messes up in IE) however, Ive changed the theme A LOT (third Style)and last night I deleated the theme, Reinstaled it in its original form and it was OK,
    I kept a copy of my alterations and when I changed it back again it was playing upagain and it took so long to make all the changes (because i dont know the first thing about php) That I′m not looking forward to spending the next few christmas days going through it all again) is there a theme, with just a page and sidebar, No header, so i can create the look I want without tring to resize all the areas,
    on another note, in another site im building using buddypress, in the bp sliding login. FF doesn,t show the login panal on the right hand side, it shows the register & lost password bit but not login AE is ok.

    Many thanks and a merry one to you
    Streested out jonny..

    Thread Starter jonnycardel

    (@jonnycardel)

    many thanks i found it in supper admin/options, I was trying to do it in
    editor-style-rtl.css, Silly Me
    Cheers

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