Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter rsolosky

    (@rsolosky)

    As I suspected, there is a switch on one of the settings pages. I’m away from my desk & can’t find it on my mobile, but I remember it was near the top of the page and it said something like turn off visual or HTML only.

    Thread Starter rsolosky

    (@rsolosky)

    Well, I kept tinkering and pretty much have it figured out now except for the sizing on the image. I first placed an image that is 600 x 300 which was too large so I resized the image to 400 x 200 and it is still too large. I saw a note that said to add this “img”: width=”490″ height=”50″ but it made no difference. My current HTML looks like the following:

    <header id="branding" role="banner">
    			<hgroup>
    				<h1 id="site-title"><span><a>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><img “img”: width=”300" height=”100" src="https://www.costoneworks.com/wp-content/themes/twentyeleven-child/images/cslogo2.gif"></a></span></h1>
    				<h2 id="site-description"><?php bloginfo( 'description' ); ?></h2>

    [Please post code or markup snippets between backticks or use the code button.]

    Changing the gif size and changing the Height & Width doesn’t seem to change anything. If anyone can see where I’ve messed up I’d appreciate some help.

    Thread Starter rsolosky

    (@rsolosky)

    Hey, it seems like in order to do the logo change, I need some sort of HTML editor. I’ve been updating files with Go Daddy’s FTP manager, which doesn’t have the editing capacity that the gal in the video seemed to have. I have an old copy of Dream Weaver should I use that or is there a simpler product?

    Thread Starter rsolosky

    (@rsolosky)

    Thanks, I saw that somewhere and am watching a video on how to do that now. Unfortunately, it doesn’t make it any simpler for a novice.

    Thread Starter rsolosky

    (@rsolosky)

    Sorry, it was late, I meant Twenty Eleven.

    I found a few posts last night that address modifying the HTML. I’m surprised something as fundamental as a logo is not easier to insert. I’m also surprised I have not yet found WordPress documentation on the subject. I also found a plugin that might work, so I’m going to poke around with these ideas today.

    If you have a simple way for a novice to insert a logo, I’m all ears. I had been fairly impressed with wp until now.

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