|
|
|
|
![]() ![]() |
Apr 28 2008, 03:17 AM
Post
#1
|
|
|
Newbie [Level 1] ![]() Group: [HOSTED] Posts: 13 Joined: 24-April 08 Member No.: 61,247 |
Well i just got my site hosted and i wasable to add my stuf to the ind manager, but the site didnt work without the images and i coudlnt find out how to add images
|
|
|
|
Apr 28 2008, 03:46 AM
Post
#2
|
|
|
Member [Level 2] ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 81 Joined: 28-January 08 Member No.: 56,950 |
ok, I assume from what you are saying you are trying to make a site using some pre set up website. What kind are your trying to make (did you use a template or some sort of CMS liek wordpress or joomla)
Are you trying to add images to the page and need to know the code (if so the html code for images is <img src="LINK-TO-IMAGE-HERE"> ) (make sure not to steal bandwidth by linking to other people's images) Are you trying to upload the image and don't know where to put it? |
|
|
|
Apr 29 2008, 12:37 AM
Post
#3
|
|
|
Premium Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 193 Joined: 2-June 07 From: U to the S to the A (but i'm haitian) Member No.: 44,040 |
you should be more clear it'll be a lot easier for you to get help if your are talking about adding an image to an HTML site go for what KainRacure if not ask again and be more detailed about what it is you'd like help with.
|
|
|
|
Apr 29 2008, 12:42 AM
Post
#4
|
|
|
Newbie [Level 1] ![]() Group: [HOSTED] Posts: 13 Joined: 24-April 08 Member No.: 61,247 |
well im tryin to make my site look ecactly like this one
http://howtoinstallscript.com/ms/ so those are the imaes. its all premade |
|
|
|
Apr 30 2008, 02:43 AM
Post
#5
|
|
|
PROGRAMMER(prō'grăm'ər)- n. An organism that converts caffeine into software. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 902 Joined: 25-September 05 From: The dungeon deep below the foundation of trap17 Member No.: 12,251 |
well im tryin to make my site look ecactly like this one http://howtoinstallscript.com/ms/ so those are the imaes. its all premade Well first of all that site has quite a bit more than just some images placed in there. Theres some flash, and some pretty complex css. You said "its all premade", you mean they are giving you the source code for that website to you? And perhaps the code links to all of the images locally? If that is the case they should provide you with all of the image files and where to upload them (such as in /images/ etc...), that is if they are a decent code distributor. Perhaps if you explained more about how you came about this website and where exactly they linked to this page it might be more helpful. If you don't know, or they didn't give you any images, then you have your work cut out for you. You need to look through the source for any images, go to that url and download them from that site/upload them to your server. |
|
|
|
May 1 2008, 08:17 PM
Post
#6
|
|
|
Newbie [Level 1] ![]() Group: [HOSTED] Posts: 13 Joined: 24-April 08 Member No.: 61,247 |
well could you possible give me a step by step guide on how to do it
because when i used to use wamp and put it all in my www folder it worked becasue they gve me a images folder which had all the images from the site in it And had a config file a navigation file heres were i got it from:http://forum.ragezone.com/f427/release-kearts-cms-v2-2-a-383002/ and it coems with View latest source directly 404.php blank.php char.php functions.php gmcp.php home.php index.php login.php logout.php nagivation.php pcp.php rank.php reg.php status.php and the images This post has been edited by derryck: May 1 2008, 09:19 PM |
|
|
|
May 2 2008, 12:41 AM
Post
#7
|
|
|
PROGRAMMER(prō'grăm'ər)- n. An organism that converts caffeine into software. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 902 Joined: 25-September 05 From: The dungeon deep below the foundation of trap17 Member No.: 12,251 |
Ok so if it all works what is the problem? Or are you saying it worked on a different webhost and not trap17? I can't give you a "step by step" instruction on how to do it if you don't even explain properly what it is you want to be done.
|
|
|
|
May 2 2008, 07:37 PM
Post
#8
|
|
|
Newbie [Level 1] ![]() Group: [HOSTED] Posts: 13 Joined: 24-April 08 Member No.: 61,247 |
Im sayin it worked on a dif one... it worked on wamp... al i had to do was put in www folder... but for this one it doent work when i put it all in www.. all i see is some tet from my site and thats it
Iwanna make my site look ecactly like thatone This post has been edited by derryck: May 2 2008, 07:45 PM |
|
|
|
May 8 2008, 05:17 PM
Post
#9
|
|
|
PROGRAMMER(prō'grăm'ər)- n. An organism that converts caffeine into software. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 902 Joined: 25-September 05 From: The dungeon deep below the foundation of trap17 Member No.: 12,251 |
Im sayin it worked on a dif one... it worked on wamp... al i had to do was put in www folder... but for this one it doent work when i put it all in www.. all i see is some tet from my site and thats it Iwanna make my site look ecactly like thatone Ok that doesn't help me much but I think I kind of understand now. Did you make sure to copy all of the files over? If you did it is probably an issue with the code referencing a full url instead of just a directory. Perhaps if you gave us a link to your website and not the demo page we could help you out more. |
|
|
|