Html and image = ARRRGHHH

Discussion in 'HTML & Website Design' started by Xtrapsp, Oct 8, 2011.

  1. #1
    hey guys im working on a website http://hilarydevey.info/

    And i have come into a bit of an issue. the advert to the left which says Test image. wont click as a hyperlink unless you hover just over the bottom.

    Rightads.php
    <div id="sidebar_container">
    
    				<h2>Advertisement</h2><div class="rightads_ad">
    <a href="http://1bc45ju2w2vgro8br5dlh45z3f.hop.clickbank.net">
    <img src="http://hilarydevey.info/wp-content/uploads/2011/10/testimage.png"></a>
    </div>
    
    <div class="sidebar_bottom"></div>			</div>
    HTML:
    Sidebar.php
    		<div id="sidebar">			<?php include (TEMPLATEPATH . '/rightads.php'); ?>			<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(1) ) : ?>			<div class="sidebar_container">				<h2>Pages</h2>				<ul>					<?php wp_list_pages('title_li='); ?>				</ul>				<div class="sidebar_bottom"></div>			</div>			<div class="sidebar_container">				<h2>Categories</h2>				<ul>					<?php wp_list_categories('title_li='); ?>				</ul>				<div class="sidebar_bottom"></div>			</div>			<div class="sidebar_container">				<h2>Archives</h2>				<ul>					<?php wp_get_archives('type=monthly'); ?>				</ul>				<div class="sidebar_bottom"></div>			</div>			<div class="sidebar_container">				<h2>Blog Roll</h2>				<ul>					<?php wp_list_bookmarks('categorize=0&title_li='); ?>				</ul>				<div class="sidebar_bottom"></div>			</div>			<?php endif; ?>				</div>
    HTML:
    IF the css is important please tell me :)
     
    Xtrapsp, Oct 8, 2011 IP
  2. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #2
    1) The ad is to the right
    2) Which button?
    3) What you complain about isn't true.
     
    drhowarddrfine, Oct 8, 2011 IP
  3. Xtrapsp

    Xtrapsp Active Member

    Messages:
    716
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    90
    #3
    What I complain about is true.. In google chrome you can only click the bottom of the "Test image" and in internet explorer it overlaps other parts of the site.. I never mentioned a button
     
    Xtrapsp, Oct 8, 2011 IP
  4. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #4
    You're right. I misread 'bottom' as 'button'. But now you removed the image altogether.
     
    drhowarddrfine, Oct 8, 2011 IP
  5. Xtrapsp

    Xtrapsp Active Member

    Messages:
    716
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    90
    #5
    Yea, got fedup with the terrible design someone had so i replaced it. thanks anyway
     
    Xtrapsp, Oct 8, 2011 IP
  6. edwardsjanet

    edwardsjanet Peon

    Messages:
    57
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6

    +1 on that
     
    edwardsjanet, Oct 9, 2011 IP
  7. Xtrapsp

    Xtrapsp Active Member

    Messages:
    716
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    90
    #7
    No longer needed. Terminated contact with the person who 'owned' the site due to his false alias'.
     
    Xtrapsp, Oct 11, 2011 IP