jonnycardel
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: getting rid of header and menuI′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.
Forum: Fixing WordPress
In reply to: getting rid of header and menuIve 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,
Forum: Fixing WordPress
In reply to: getting rid of header and menuhi 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.
cheersForum: Fixing WordPress
In reply to: getting rid of header and menuWebsite 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 interestForum: Fixing WordPress
In reply to: viewing site problemsIve tried it on two more pcs and it reacts the same, on IE & FF
Forum: Fixing WordPress
In reply to: viewing site problemsI was mistaken it does mess up in both FF & IE
Forum: Fixing WordPress
In reply to: viewing site problemsThanks 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..Forum: Fixing WordPress
In reply to: how do i remove the text in my headermany thanks i found it in supper admin/options, I was trying to do it in
editor-style-rtl.css, Silly Me
Cheers