Jump to content

ludaluda

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

ludaluda's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. others poeple have an idea something?
  2. yeah exaclty i can clearly see my flash. its only a small png image with an hyperlink that i cant see. crazy. i got two friends who see it and downloaded the zip file. i do website since two years and im on flahs and php only since december so im not expert but its so simple, thats why i dont understand!!lol.
  3. i tried but it doesnt change anything.... what is bizzare is that i have friends that see the image and follow the link to download the zip pack... on ym coomputer, it worked for a few time, but then the image doestn appear anymnore. do you see it corbin, on your computer? what is bizzare, is that both IE and Firefox do me the same problem. why only one image would disappear.
  4. there is one image missing, ther should be one image at the right of the little 150 px black cover, one image in red written Acebeatz remixes on it red and black faded. but it doesnt appear. when im in IE and i do view source, i cannot see the line of the code of that exact image, crazy huh?
  5. i tried wut you said already, and it didnt changed anything. also im calling one image each time i want an image. i dont understand what you mean im claling only two images. i got two images i want to make appears, cover.png and attwtb.png.... look on www.acebeatz.com in media section. if im not doing something right, can one of you correct my code so i could copy it???
  6. i dont understand what you mean image tags... can you write it here? i mean can you like correct the code and ill copy it? im good i leanr fast, but im not expert lol!!! thx for your time by the way
  7. HERE IS THE FULL CODE (i made the web site with oscommerce) <?php /*   $Id: shipping.php,v 1.4 2002/11/19 01:48:08 dgw_ Exp $   osCommerce, Open Source E-Commerce Solutions   http://www.oscommerce.com   Copyright (c) 2002 osCommerce   Released under the GNU General Public License */ define('NAVBAR_TITLE', 'Media'); define('HEADING_TITLE', 'Media & Download'); define('TEXT_INFORMATION', ' <p>Full Albums</p> <a target="_blank" href="media/ATTWTB_full.zip"> <img border="1" src="images/attwtb.png" width="150" height="150"></a>&nbsp; <a target="_blank" href="http://www.sendspace.com/file/vqdtnt.zip"> <img border="1" src="images/cover.png" width="150" height="150"></a> <p>Picture Of Acebeatz</p> <a target="_blank" href="images/acebeatz_3.png"> <img border="1" src="images/acebeatz_4.png" width="50" height="75"></a>&nbsp; <a target="_blank" href="images/acebeatz_2.png"> <img border="1" src="images/acebeatz_1.png" width="50" height="69"></a>&nbsp; <a target="_blank" href="images/acebeatz_6.png"> <img border="1" src="images/acebeatz_5.png" width="50" height="75"></a>&nbsp; <a target="_blank" href="images/acebeatz_9.png"> <img border="1" src="images/acebeatz_11.png" width="50" height="70"></a>&nbsp; <a target="_blank" href="images/acebeatz_8.png"> <img border="1" src="images/acebeatz_7.png" width="50" height="79"></a>'); ?> HELP ME LOL
  8. Can someone help me please.... Look on www.acebeatz.com in media section. There's pictures with links, simple coding, php page. There's suppose to be another album cover of 150px by 150 px right of the black one. The picture isnt appearing at all. more than that, the code is not even appearing when i do view source in IE for example. But the coding is there in the php page, and its the SAME EXACT line code except for links and img source for all other images you can see in that pages, say Pictures of Acebeatz, and the black cover album. WHAT IS GOING ON, i never saw disappearing code of my life. help me plz!!!! will
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.