Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Forum: Fixing WordPress
    In reply to: Inactive header
    Thread Starter p3mtl

    (@p3mtl)

    Hi,

    So, now the hyperlinks are working in IE, but not in Firefox, Chrome or Safari…

    Again, any ideas why this happens, or what i can do to change it?

    Thanks,

    Forum: Fixing WordPress
    In reply to: Inactive img src
    Thread Starter p3mtl

    (@p3mtl)

    http://www.point3.com/

    This is the website. I’m trying to link the Point3 image to the home page. The Facebook logo to our FB page and Twitter to our twitter account. I thought the code to do that was:

    <a href="http://www.facebook.com/p3montreal" target="_blank"><img src="/images/social/fb.jpg" width="29px" height="29px" style="margin-right:10px;" />

    But it doesn’t seem to be working.

    Forum: Fixing WordPress
    In reply to: Inactive img src
    Thread Starter p3mtl

    (@p3mtl)

    The image paths are correct and show on the website, it’s more that they don’t link to the relevant places.

    Any ideas?

    Forum: Fixing WordPress
    In reply to: Inactive img src
    Thread Starter p3mtl

    (@p3mtl)

    Oops,

    <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" target="_blank"><img src="/images/social/fb.jpg" width="29px" height="29px" style="margin-right:10px;" /></a><a href="http://www.twitter.com/point3montreal" target="_blank"><img src="/images/social/twitter.jpg" width="29px" height="29px" style="margin-right:10px;" /></a><a href="http://www.flickr.com/point3" target="_blank"><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">
    Thread Starter p3mtl

    (@p3mtl)

    Great thanks!

    Finally worked out how to do that, now all i need is to edit my PNG image.

    Thread Starter p3mtl

    (@p3mtl)

    OK, i’ll have a look there, thanks!

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