Author Topic: REALLY IMPORTANT QUESTION!!!!  (Read 2583 times)

Offline The Hypr One

  • Genin
  • *
  • Posts: 13
  • Chakra 0
  • The Inevitable Victory
  • Referrals: 0
    • View Profile
REALLY IMPORTANT QUESTION!!!!
« on: June 06, 2010, 04:16:29 PM »
Ok guys I'm building a website, the pages are made and everything. The template I'm using is one that I downloaded, it came with the images and the index page. But no CSS file, normally when I download templates they have a file named css or sumn so, but this one has only the images folder and the index.html file... when I open the page on the site it comes up with no images, but when I open it on my pc it shows and appears with all the images. Can someone tell me what can I do to make the images appear on the page on the site please? Thnx.

Carigamers

REALLY IMPORTANT QUESTION!!!!
« on: June 06, 2010, 04:16:29 PM »

Offline UltimateGamer

  • Kage
  • ****
  • Posts: 1366
  • Country: 00
  • Chakra 40
  • The Great Sage!
    • WD CGreen 1TB + 2TB + 2.5TB + WD CBlack 1TB + Dell 24" 1080p Monitor
  • Referrals: 0
    • View Profile
    • Access Control Trinidad
  • CPU: MSI P55-GD80 + Core i5 750 + cooler master hyper 212+ dual fan
  • GPU: xfx HD6870
  • RAM: 12 GB Corsair vengeance DDR3 1600mhz
  • Broadband: :flow:
Re: REALLY IMPORTANT QUESTION!!!!
« Reply #1 on: June 06, 2010, 04:29:53 PM »
got a link to the site?
   

Offline The Hypr One

  • Genin
  • *
  • Posts: 13
  • Chakra 0
  • The Inevitable Victory
  • Referrals: 0
    • View Profile
Re: REALLY IMPORTANT QUESTION!!!!
« Reply #2 on: June 06, 2010, 04:37:39 PM »
http://freewebtemplates.com/   this is the site


http://freewebtemplates.com/download/templates/4339     this is the page I downloaded the file from


Please tell me you can help me and there's a way to fix this.. there is right??

Offline Doomtack

  • AdvancedTactics
  • Jonin
  • *
  • Posts: 711
  • Country: 00
  • Chakra 17
  • Referrals: 2
    • View Profile
  • CPU: i7 930 @ 3.4
  • GPU: 2x GTX 580 SC SLI
  • RAM: 6Gigs HyperX DDR3
  • Broadband: Blink 8Mb
  • PSN: Doomtack
  • XBL: DoomtackTT
Re: REALLY IMPORTANT QUESTION!!!!
« Reply #3 on: June 06, 2010, 04:50:47 PM »
Everything inside of the <style></style> tags on that template is usually what would be placed in the CSS file, instead of in the HTML file.

As for the images not showing up, I see in the template they are referencing the images relative to the location of the html page. What you may need to do is make sure you place the  "images" folder in the same directory as your html file.

OR

You can specify where your "images" folder is by changing the code in the index.html file like this;

anywhere you see it is trying to load an image file eg. background:url(images/index_03.gif);
change the image file location to where you have placed the images folder... Lets say you have the images in a folder called "pics", you do it like this.
background:url(pics/index_03.gif);

I would recommend doing the way i said first... place the images folder in the same folder you have your index.html file




Offline The Hypr One

  • Genin
  • *
  • Posts: 13
  • Chakra 0
  • The Inevitable Victory
  • Referrals: 0
    • View Profile
Re: REALLY IMPORTANT QUESTION!!!!
« Reply #4 on: June 06, 2010, 05:10:33 PM »
they are there.. I have all my pages in the same place I have the folder of images

Carigamers

Re: REALLY IMPORTANT QUESTION!!!!
« Reply #4 on: June 06, 2010, 05:10:33 PM »

Offline The Hypr One

  • Genin
  • *
  • Posts: 13
  • Chakra 0
  • The Inevitable Victory
  • Referrals: 0
    • View Profile
Re: REALLY IMPORTANT QUESTION!!!!
« Reply #5 on: June 06, 2010, 05:18:55 PM »
Wud I have to copy and paste the css from the template onto a blank file and upload that to have it be the css file?

Offline Doomtack

  • AdvancedTactics
  • Jonin
  • *
  • Posts: 711
  • Country: 00
  • Chakra 17
  • Referrals: 2
    • View Profile
  • CPU: i7 930 @ 3.4
  • GPU: 2x GTX 580 SC SLI
  • RAM: 6Gigs HyperX DDR3
  • Broadband: Blink 8Mb
  • PSN: Doomtack
  • XBL: DoomtackTT
Re: REALLY IMPORTANT QUESTION!!!!
« Reply #6 on: June 06, 2010, 07:54:36 PM »
If you want it to be in a CSS file, i would recommend reading up how CSS works, and how to place the styling stuff in a CSS file and then reference it in your html file.
check out this site for tutorials http://www.w3schools.com/css/default.asp

If you are unable to see images still, you may want to place the images file in the root directory of your site, and reference them like that.... (i'm not sure why its not working as it is already)


Offline UltimateGamer

  • Kage
  • ****
  • Posts: 1366
  • Country: 00
  • Chakra 40
  • The Great Sage!
    • WD CGreen 1TB + 2TB + 2.5TB + WD CBlack 1TB + Dell 24&quot; 1080p Monitor
  • Referrals: 0
    • View Profile
    • Access Control Trinidad
  • CPU: MSI P55-GD80 + Core i5 750 + cooler master hyper 212+ dual fan
  • GPU: xfx HD6870
  • RAM: 12 GB Corsair vengeance DDR3 1600mhz
  • Broadband: :flow:
Re: REALLY IMPORTANT QUESTION!!!!
« Reply #7 on: June 06, 2010, 08:31:53 PM »
A link to the site I was talking bout was the one you were working on. Is it on a live server or on localhost. If i could see your problem you will have a solution in minutes
   

Carigamers

Re: REALLY IMPORTANT QUESTION!!!!
« Reply #7 on: June 06, 2010, 08:31:53 PM »

 


* ShoutBox

Refresh History
  • Crimson609: yea everything cool how are you?
    August 10, 2022, 07:26:15 AM
  • Pain_Killer: Good day, what's going on with you guys? Is everything Ok?
    February 21, 2021, 05:30:10 PM
  • Crimson609: BOOM covid-19
    August 15, 2020, 01:07:30 PM
  • Shinsoo: bwda 2020 shoutboxing. omg we are in the future and in the past at the same time!
    March 03, 2020, 06:42:47 AM
  • TriniXjin: Watch Black Clover Everyone!
    February 01, 2020, 06:30:00 PM
  • Crimson609: lol
    February 01, 2020, 05:05:53 PM
  • Skitz: So fellas how we go include listing for all dem parts for pc on we profile but doh have any place for motherboard?
    January 24, 2020, 09:11:33 PM
  • Crimson609: :ph34r:
    January 20, 2019, 09:23:28 PM
  • Crimson609: Big up ya whole slef
    January 20, 2019, 09:23:17 PM
  • protomanex: Gyul like Link
    January 20, 2019, 09:23:14 PM
  • protomanex: Man like Kitana
    January 20, 2019, 09:22:39 PM
  • protomanex: Man like Chappy
    January 20, 2019, 09:21:53 PM
  • protomanex: Gyul Like Minato
    January 20, 2019, 09:21:48 PM
  • protomanex: Gyul like XJin
    January 20, 2019, 09:19:53 PM
  • protomanex: Shout out to man like Crimson
    January 20, 2019, 09:19:44 PM
  • Crimson609: shout out to gyal like Corbie Gonta
    January 20, 2019, 09:19:06 PM
  • cold_187: Why allur don't make a discord or something?
    December 03, 2018, 06:17:38 PM
  • Red Paradox: https://www.twitch.tv/flippay1985 everyday from 6:00pm
    May 29, 2018, 09:40:09 AM
  • Red Paradox: anyone play EA Sports UFC 3.. Looking for a challenge. PSN: Flippay1985 :)
    May 09, 2018, 11:00:52 PM
  • cold_187: @TriniXjin not really, I may have something they need (ssd/ram/mb etc.), hence why I also said "trade" ;)
    February 05, 2018, 10:22:14 AM

SimplePortal 2.3.3 © 2008-2010, SimplePortal