Image doesnt show on the bottom of my forum.

Discussion in 'HTML & Website Design' started by Treyhorne, Aug 6, 2011.

  1. #1
    I am currently setting up my forum.

    At the bottom of the page there is New posts, No new posts, No unread posts [ Locked ]

    However the image beside the New posts doesnt show up and neither does it on the actualy forums.

    How do i change this?
     
    Treyhorne, Aug 6, 2011 IP
  2. Andre91

    Andre91 Peon

    Messages:
    197
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    0
    #2
    Link to your forum would be helpful....
     
    Andre91, Aug 6, 2011 IP
  3. xira

    xira Active Member

    Messages:
    315
    Likes Received:
    8
    Best Answers:
    4
    Trophy Points:
    68
    #3
    As a general rule of thumb if your images are not showing up:
    1. You didn't load your image to the server
    2. Your address is not pointing to the location of the image on the server <img src="c:\\mysite\image.jpg" /> (in this case, pointing to the local computer instead of the server
     
    xira, Aug 6, 2011 IP
  4. Toycel

    Toycel Peon

    Messages:
    243
    Likes Received:
    11
    Best Answers:
    4
    Trophy Points:
    0
    #4
    As Xira says, if you have uploaded the site onto the server then check the image file is there.
    Secondly check the location eg. "../images/newpost.jpg".
    Thirdly if they are right, check for case sensitivity as this is an issue I first had when I started coding.

    Hope it helps. 
     
    Toycel, Aug 7, 2011 IP
  5. creativewebmaster

    creativewebmaster Active Member

    Messages:
    654
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    78
    #5
    can you please show me your blog post?
     
    creativewebmaster, Aug 9, 2011 IP