Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Forum: Installing WordPress
    In reply to: Upgrade issues
    Thread Starter getsmartgal

    (@getsmartgal)

    I tried it again and now the error is:

    Fatal error: Call to undefined function wp_remote_request() in /home/briayers/public_html/wp-includes/update.php on line 58

    Forum: Themes and Templates
    In reply to: custom header
    Thread Starter getsmartgal

    (@getsmartgal)

    Okay I spoke too soon one more thing….how can I add the rss into the header on the right side?

    Forum: Themes and Templates
    In reply to: custom header
    Thread Starter getsmartgal

    (@getsmartgal)

    So sorry what you told me worked I was just trying to do too many things at once please ignore my last and thank you!!

    Forum: Themes and Templates
    In reply to: custom header
    Thread Starter getsmartgal

    (@getsmartgal)

    I am not sure where to put that in header.php I have

    <div id=”header”>
    <h1>/”><?php bloginfo(‘name’); ?></h1>
    <h2>/”><?php bloginfo(‘description’); ?></h2>

    When I removed name and description it gave me more room but did not remove the white writing

    in the stylesheet I have

    /* header */
    #header h1 {margin:0; color:#FFF; padding:45px 0 0 30px; font-size:36px; font-weight:normal;}
    #header h2 {margin:0; color:#FFF; font-size:16px; padding:0 0 0 30px; font-weight:normal;}
    #header a:link, #header a:visited, #header a:hover, #header a:active {color:#FFF; text-decoration:none;}

    I changed the padding:45px to 160px but nothing happened

    Forum: Themes and Templates
    In reply to: custom header
    Thread Starter getsmartgal

    (@getsmartgal)

    Thank you, can you tell me how I can make the area for the header larger? Can I reduce the padding between the header and the h1 and h2 will that give me more space/width?

    I added in a nav bar I want that to come down as well, if that could be brought lower we would see the whole header I am not sure if I need to adjust that plugin manually or if increasing the header space will fix that also?

    Finally the text that is coming in over the image is test.thegetsmartblog.com do you know where that title might be so I can delete that?

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