• Below is part of what is in my header.php file. I would like to change the location of the blog name, it’s a big too low on the page. How would I go about doing that?

    <div class="top">
    <h1><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a><span style="display: inline; padding: 0 0 0 160px;"><a href="<?php echo get_option('home'); ?>/"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/home.gif" alt="Home" title="Home" /></a>&nbsp;<a href="<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS'); ?>">
    <img src="<?php bloginfo('stylesheet_directory'); ?>/images/rss.gif" alt="RSS Feed" title="RSS Feed" />
Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter ausrmusings

    (@ausrmusings)

    Okay, thank you for your help. ??

    I think you copied the code with line # from ‘Stuff’ area on https://wordpress.pastebin.ca/1771387
    So, an error occurred.

    You should copy the code from ‘update paste below’ area that is editable.

    Thread Starter ausrmusings

    (@ausrmusings)

    Yes, I think you’re right, but even after I redid it, it’s still lopsided… I left it with errors so you can see it.

    Thread Starter ausrmusings

    (@ausrmusings)

    Okies, I have to stop working on this for tonight. ?? I really appreciate all of your help. I think it’s just that it wasn’t done well to begin with.

    proverbs31woman

    (@proverbs31woman)

    I have the opposite problem. I want to lower my blog title, not make it higher.

    I’ve worked out how to shift the title to the left from the centre and how to change the colour of the title and description but I could not work out how to resposition it – I want to put it under the images or at least lower than it currently is.

    https://www.photosbykathie.com/

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Changing Location of Blog Name’ is closed to new replies.