Site Image Help needed

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
darkada2
-


Joined: 12 Jun 2005
Posts: 4
Location: Florida

PostPosted: Sun Jun 12, 2005 6:24 am    Post subject: Site Image Help needed Reply with quote

None of the site images hosted by the Abyss web server show up (background, logo, ect.), yet images hosted by other sites do show up.

Any way to solve this problem?

My site: http://68.200.27.171/
Back to top View user's profile Send private message Send e-mail AIM Address
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Sun Jun 12, 2005 11:34 am    Post subject: Reply with quote

This isn't a bug.

You have used absolute links to the image files on your own PC, not relative URLs to the location of your images in your htdocs folder.

For example, your background image is linked as :

D:\Abyss Web Server\htdocs\Images\axeguy3.png

you need to link it as

/Images/axeguy3.png

etc
Back to top View user's profile Send private message
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Sun Jun 12, 2005 11:42 am    Post subject: Reply with quote

You have used paths that will only work on the computer running Abyss:
Code:
D:\Abyss Web Server\htdocs\Images\bar1.bmp


You should change this to a relative path, such as:
Code:
/images/bar1.bmp


--
On a another note bmp images are not really suitable for use on the Internet, you should use jpg's, or png's instead.
_________________
Olly
Back to top View user's profile Send private message
darkada2
-


Joined: 12 Jun 2005
Posts: 4
Location: Florida

PostPosted: Sun Jun 12, 2005 5:48 pm    Post subject: Reply with quote

thanks guys!
Back to top View user's profile Send private message Send e-mail AIM Address
jlp09550
-


Joined: 05 Jun 2005
Posts: 123
Location: Louisiana, USA

PostPosted: Sun Jun 12, 2005 9:02 pm    Post subject: Reply with quote

Hehe.... that was very simple, are you a starter at making websites?
_________________
Hosted Abyss Sites-
http://jared.chibipaws.com/ - My Stuffs
http://jaredblog.chibipaws.com/ - My Blog
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
darkada2
-


Joined: 12 Jun 2005
Posts: 4
Location: Florida

PostPosted: Sun Jun 12, 2005 10:06 pm    Post subject: Reply with quote

eh, mostly yea. my friend took this web masters class, and I saw him making a web site. he needed help with the graphics, so i helped him out, and in return he taught me a little about html. the rest i just read up on.
I have an old site i might want to put up on my own server called BSREvolution. it's pretty old, but if you wanna check it out, you can find it here: http://www.freewebs.com/bsrevolution/
Back to top View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group