Results 1 to 4 of 4

Thread: .gif not showing
      
   

  1. #1
    bazfalty is offline Private
    Join Date
    Jul 2010
    Posts
    3

    Default .gif not showing

    Hi,my vodahost domain name is onlyoldskool1

    ive uploaded 8 .gifs for a webpage and none of them are showing

    here is the webpage http://onlyoldskool.com/test.html

    and the code I have used is

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>OnlyOldskool.com</title>
    <meta name="KEYWORDS" content="oldskool, rave, jungle, house, old skool, ">
    <meta name="DESCRIPTION" content="The No.1 Oldskool Site.
    1000's of free sets, tracks to download.
    Plus Live Radio & Chatroom">
    <meta name="GENERATOR" content="Created by BlueVoda">
    <style type="text/css">
    div#container
    {
    width: 820px;
    position: relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    }
    body
    {
    text-align: center;
    margin: 0;
    }
    </style>
    <style type="text/css">
    img { behavior: url("pngfix.***"); }
    </style>
    </head>
    <body bgcolor="#FFFFFF" text="#000000">
    <div id="container">
    <div id="bv_Image1" style="overflow:hidden;position:absolute;left:63px ;top:3px;z-index:0" align="left">
    <img src="images/header.gif" id="Image1" alt="" align="top" border="0" style="width:650px;height:150px;"></div>
    <div id="bv_Image2" style="overflow:hidden;position:absolute;left:38px ;top:188px;z-index:1" align="left">
    <img src="images/tape.gif" id="Image2" alt="" align="top" border="0" style="width:150px;height:115px;"></div>
    <div id="bv_Image3" style="overflow:hidden;position:absolute;left:37px ;top:310px;z-index:2" align="left">
    <img src="images/vinyl.gif" id="Image3" alt="" align="top" border="0" style="width:150px;height:115px;"></div>
    <div id="bv_Image4" style="overflow:hidden;position:absolute;left:205p x;top:314px;z-index:3" align="left">
    <img src="images/1000tracks.gif" id="Image4" alt="" align="top" border="0" style="width:400px;height:110px;"></div>
    <div id="bv_Image5" style="overflow:hidden;position:absolute;left:210p x;top:190px;z-index:4" align="left">
    <img src="images/1000stapes.gif" id="Image5" alt="1000's of free sets to download" align="top" border="0" style="width:400px;height:110px;"></div>
    <div id="bv_Image6" style="overflow:hidden;position:absolute;left:36px ;top:432px;z-index:5" align="left">
    <img src="images/reddj.gif" id="Image6" alt="" align="top" border="0" style="width:150px;height:115px;"></div>
    <div id="bv_Image7" style="overflow:hidden;position:absolute;left:206p x;top:437px;z-index:6" align="left">
    <img src="images/radiochat.gif" id="Image7" alt="" align="top" border="0" style="width:400px;height:110px;"></div>
    <div id="bv_Image8" style="overflow:hidden;position:absolute;left:104p x;top:562px;z-index:7" align="left">
    <a href="http://onlyoldskool.com/index.php"><img src="images/clickhere.gif" id="Image8" alt="Click Here To Enter" align="top" border="0" style="width:400px;height:115px;"></a></div>
    </div>
    </body>
    </html>

  2. #2
    bazfalty is offline Private
    Join Date
    Jul 2010
    Posts
    3

    Default Re: .gif not showing

    the images are showing when i preview page just not when i publish them

  3. #3
    bazfalty is offline Private
    Join Date
    Jul 2010
    Posts
    3

    Default Re: .gif not showing

    I've looked at past posts about making sure they are named .gif and they are all short easy names to them. I just dont understand why they show when i preview page but not when i insert them on my web page

  4. #4
    Antonio878's Avatar
    Antonio878 is offline Master Sergeant
    Join Date
    Sep 2007
    Posts
    68

    Default Re: .gif not showing

    ok well it seems the gifs aren't publishing to the webpage, so you either have to change the setting saying publish all not just html, and also if it is already set to that when you press the publish button, then there is another way, go to BlueFTP and upload the images to the same directory as your webpage, which would be the public_html/images so when you do that it will show, i looked at your page and tried to check the gif separately and it shows there is no such image so use BlueFTP or try my first step.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49