• Hello,

    I just started designing my new blog using the default theme and I was wondering how to do a few things:

    1.) Remove the link bar that’s connected to the header (where Home, About Us, etc.) is displayed. I tried adding stuff to header.php, deleted some stuff in the style sheet, etc. but nothing seems to work. I wanted to insert graphics on the side bar to be the links and put only a logo in the header.

    2.) I wanted to stretch out the header so it covers all the white space before the actual body of the blog.

    3.) I can’t seem to figure out how to remove author/date. I Googled a few solutions but they all refer to coding that doesn’t seem to be in the page.php file any more.

    If anyone could help me out with this I’d be very grateful! Thank you!

    Site:
    https://www.stuffgamerslike.net/

Viewing 1 replies (of 1 total)
  • Thread Starter mark_fujii

    (@mark_fujii)

    Lastly,

    I went ahead and inserted this

    h1 {
    font-size: 0;
    text-indent: -1000px; }

    Into the CSS sheet to hide the text in the header, and that works fine for the main page. But for any other page (like the Stuff page) it still shows up. I reduced the font size to 1 to hide it, but you can still tell it’s there. How do I get rid of it completely on all pages?

Viewing 1 replies (of 1 total)
  • The topic ‘Removing header link bar, modifying header size’ is closed to new replies.