Forums

Header alignment issues... (3 posts)

  1. Hackpie
    Member
    Posted 6 months ago #

    I'm using the template Grunge by Rocket Theme and when I try to place my header image I can't get it to align properly. In that particular theme for the Header there are these two zig-zag borders on the top and bottom and whenever you put anything into the Header these things spread apart and don't seem to want to come near the image or whatever.


    <img src="http://manonamission.ca/wp-content/uploads/2011/11/HeaderScreenCapture1.jpg" alt="Header1" width="700" height="306" />

    I've attached what the Header looks like when I've placed it and you'll not only see that the zig-zag borders are away from the image. Also the image is off to the right. Now I know you can't add negative values to either padding or margins and I'm stumped as to what else to do.


    <img src="http://manonamission.ca/wp-content/uploads/2011/11/HeaderScreenCapture2.jpg" alt="Header2" width="700" height="306" />

    My second Header image that I've attached shows the way I would like it to look. How can I achieve this? If anyone has any ideas I'd love to hear them.

    Thanks

  2. esmi
    Theme Diva & Forum Moderator
    Posted 6 months ago #

  3. SwansonPhotos
    Member
    Posted 6 months ago #

    You have multiple BODY statements following the HEAD and in one is you image...

    <div id="text-4" class="widget widget_text rt-block"><div class="module-surround"><div class="module-content">			<div class="textwidget">/*
    Theme Name: Grunge
    Theme URI: http://www.rockettheme.com
    Description: RocketTheme Grunge Theme for WordPress
    Version: 1.0
    Author: RocketTheme, LLC
    Author URI: http://www.rockettheme.com
    */
    
    <HTML>
    
    <BODY>
    
    <img src="http://manonamission.ca/wp-content/uploads/2011/11/yellowflower.jpg" alt="image" width="950" height="275" />
    
    <BODY>

    That may be causing an issue...I would start with that and then see about not having it wrapped in the CSS class textwidget.

Reply

You must log in to post.

About this Topic