View Full Version : please help. no pics or buttons or fonts??
tubba
09-18-2008, 08:40 AM
can somebody please help. i have done site with site studio. uploading using unlimited ftp in hm. i transfered files with file manager.
my prob is that the website is missing pics, buttons, fonts, etc.
i tried adding a new folder called "images" but still no joy.
i don't know where i am going wrong and i hope that someone out there can help a guy with no tech skills.
any help will be greatly appreciated
regard
ken
oh the website is www.tedbrownereadymix.com"
shadmego
09-18-2008, 10:00 AM
From what I've been able to determine, your images are all located in the following directory:
public_html/res/default
and
public_html/gre
while your pages are looking for the images here:
public_html/img
and
public_html/gre
I'm not really sure why you have two different folders for images, but the good news is all the images located in the gre folder are set correctly in your code.
The simplest way to fix this is to create a folder called img in your public_html directory and move everything from inside the res/default folder to the img folder.
You will have to change the src value of the front page image, but that is all the code you should have to change in your html document.
~regards, and welcome to the community!
tubba
09-18-2008, 09:34 PM
i would like to thank you for taking time to help me. i was really in a fix and was nearly pulling my hair out all week trying to do this web site. anyway thanks for the extremely useful info, my website is now up and running (apart for the google map, i think i have the code for the map in the wrong place.
thanks for the help shadmego
regards
ken
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.