I need to add an image to one of my pages

Discussion in 'HTML & Website Design' started by LexisHost, Jan 16, 2011.

  1. #1
    Hello, I have no experience at this but I just had someone code two of my pages it came out pretty good but I changed my mind about something and the guy who coded my page is in vecation I don't know when he's gonna be back so I just decided to come to you guys for help.

    I would like to add a banner image under the navigation bar so that the page would look like the image below.

    http://img29.imageshack.us/img29/9769/lexishostedited.png
    Code (markup):
    This website is still under development so I uploaded it to a free server to make test but here is the original page.
    http://lexishost.atwebpages.com/features.html
    Code (markup):
    this is the image that I wanna add under the navigation bar:
    http://img59.imageshack.us/img59/7990/bannershared.png
    Code (markup):
    And below is my Style Sheet "style.css"

    http://lexishost.atwebpages.com/style.css
    Code (markup):
    I would appreciate if someone could help me out with this.

    Thank you.
     
    LexisHost, Jan 16, 2011 IP
  2. oatofvrteam

    oatofvrteam Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    below

    <!-- end NAVIGATION -->
    <p class="navigationRight"></p>


    <div class="clearBoth" style="height: 4px;"></div>

    try add

    <div><a href="http://www.anylinkyouwanta2z.com" target="_blank"><img src="http://img59.imageshack.us/img59/7990/bannershared.png" width="846" height="116" alt="banner"/></a></div>

    <div class="clearBoth" style="height: 4px;"></div>

    hope it work :)
     
    oatofvrteam, Jan 17, 2011 IP
  3. oatofvrteam

    oatofvrteam Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    my answer is here

    forums.digitalpoint.com/showthread.php?t=2064372#post15628650
     
    oatofvrteam, Jan 17, 2011 IP
  4. LexisHost

    LexisHost Peon

    Messages:
    141
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks man, I didn't think it could be easy as this! Thank you it worked. But i don't want a link on it how do I remove the link?
     
    LexisHost, Jan 17, 2011 IP
  5. LexisHost

    LexisHost Peon

    Messages:
    141
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Never mind, I figured it out but thank you :)
     
    LexisHost, Jan 17, 2011 IP
  6. LexisHost

    LexisHost Peon

    Messages:
    141
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Yes I know you helped me, I got it working I double posted this.
     
    LexisHost, Jan 17, 2011 IP