• Hi,

    I have a problem with the header on my page. I have 4 images which are supposed to serve as hyperlinks, but are inactive. In fact the whole header is inactive.

    I have VERY basic knowledge of HTML code, but as far as i can see there is no problem.

    </head>
    
    <body <?php body_class(); ?>>
    <div id="page" class="hfeed">
    <div id="header_wrapper" style="width:1000px; height:123px; background:#F4F4F4 !important;">
    <div id="header_left" style="margin-left:40px; width:435px;float:left;">
    <a href="http://www.point3.com" target="_blank"><img src="/images/p3293.png" width="293" height="118" /></a>
    </div>
    <div id="header_right" style="width:525px; float:left; ">
    <div style="text-align:right; margin-right:15px; margin-top:15px; font-size:11px; float:right; clear:both;">
    <a href="http://www.facebook.com/p3montreal"><img src="http://www.point3.com/wp-content/uploads/2012/08/facebook1.png"29px" height="29px" style="margin-right:10px;" /></a><a href="http://www.twitter.com/point3montreal"><img src="http://www.point3.com/wp-content/uploads/2012/08/twitter.png" width="29px" height="29px" style="margin-right:10px;" /></a><a href="http://www.flickr.com/point3"><img src="/images/social/flickr.jpg" width="29px" height="29px" /></a></div>
    <div style="float:right; margin-top:40px; clear:both; margin-right:15px;"><?php do_action('icl_language_selector'); ?></div>
    <div id="page" class="hfeed">
    </div>
    </div>

    The website is point3.com
    Can anyone offer any help/suggestions

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

The topic ‘Inactive header’ is closed to new replies.