473,809 Members | 2,769 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Css template not able to display properly after uploading

3 New Member
Hello all,

I downloaded a template from a free website which offers css templates and along with that downloaded pagebreeze to edit the template. After editing the template, it works fine locally but when i upload it to the server it doesn't seem to be working.

Please help me out, thanks = )
Jun 14 '10 #1
5 2057
drhowarddrfine
7,435 Recognized Expert Expert
How to get a quicker, more complete answer.
Jun 14 '10 #2
noobhtml
3 New Member
So sorry about that. I should've followed the forums instructions first.

Attached is the template and the problem is it works fine when i open it in IE and Firefox locally, but once i upload this template and its files including the index.html, the images folder and the style.css into my hostica server, and when i click on the index.html - the images, style and everything else is not to be seen. I've been trying to make it work since 2 days but i can't seem to figure out whats wrong?!

Please help me out, i'm so desperate to make this work for my mom's salon. thanks!!!
Attached Files
File Type: zip Index.zip (1.71 MB, 95 views)
Jun 14 '10 #3
drhowarddrfine
7,435 Recognized Expert Expert
I don't see anything in the markup that would cause the problem. Make sure the path names are correct and not referring to anything on your local computer like "c:\your_fi les" which won't make sense on the server.

If we had a link, we could tell better what was happening.
Jun 14 '10 #4
noobhtml
3 New Member
Thanks for the reply. Am i supposed to edit any html because what i did was after downloading the template initially, i unzipped the files and went straight ahead and opened the index.html in the pagebreeze html editor. In pagebreeze, i did not edit anything in html format rather just added some text. If i may, can i send you the hostica server info so that you can try uploading the files and testing it for yourself to see if it works?

Thanks tons once again!
Jun 14 '10 #5
drhowarddrfine
7,435 Recognized Expert Expert
Look through the uploaded html and css to see if there are any lines saying things like src="c:\yourfil e" etc.
Jun 14 '10 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1261
by: Simon Harvey | last post by:
Hi everyone, Any help with the following would be very greatfully received. I've been having a lot of problems trying to get the standard winforms toolbar to display my images correctly. The image in question is a 32x32 icon graphic saved as a png (with alpha transparency). It displays perfectly in a PictureBox control. When it comes to displaying it on a toolbar button, it seems that the transparency or alpha settings
33
6642
by: selowitch | last post by:
I've been searching in vain for a way to present typographically correct fractions (not resorting to <sup> and <sub> tags) but have been frustrated by the fact that the glyphs for one-half, one-eighth, three-quarters, etc. do not display in the correct typeface (or even consistently the same typeface) and seem totally resistant to attempt to fix this through CSS: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"...
2
8300
by: MLH | last post by:
Using A97, I have tables with 10-char text phone number fields to allow entry of xxxyyyyyyy phone numbers - where xxx is the 3-digit area code and yyyyyyy is the 7-digit phone number. I wish to display these as (xxx) yyy-yyyy. Trouble is, some telephone numbers are entered by users as only 7-digits. They omit the area code in many cases, understandably. They consider it redundant and its not necessary for them to dial it - in most cases,...
1
1376
by: SWu | last post by:
Hi all, The treeview that displays on the left side of the report viewer doesn't display properly on my production server (it displays properly on my development machine). I see the X's (crosses) where I should be seeing the +/- symbols of the treeview -- which would apparently mean that the image can't be found on the server. Can anyone please tell me if they've had this problem and what they did to solve it? Regards,
1
1296
by: Ben | last post by:
I've setup a asp.net application in a new machine. A funny thing happen when attempt to display the aspx page - it fails to display properly. The server controls like textboxes, lables, & 3rd party controls didn't get to display. Has anyone encounter this before? It is a Win XP Prof & .net framework 1.1
2
2237
by: camphor | last post by:
hi, if you go to www.christinebec.com/About CB/selected_editorials to view the images, I tested it out in Firefox and it displays properly but in IE7 the larger images overlap and don't display properly. This is the doctype I used: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> The css & html I used are: div.float {float: left; width: 125px; padding: 10px; margin: 45px;}
7
2106
by: Hong | last post by:
Hi I have a main form with 7 subforms where the master/child link is the RefID in the main form where the Main form is 1-many relationship to those subforms. All the subform have the same properties I have setfocus on the last field on the each of the subform to move to the first field of the next subform when using Tab. The problems only occurs when I create a new records. One of the subform doesn't display properly on the form, such...
1
1838
by: radnejar | last post by:
hi all, Actually i am writing data from XML file in to word document file using XSL Transformations file. Thre is a requirement like that some data in xml file should be displayed on top of each page of document just like page header. anybody can help me to create such kind of XSL template/style..?
2
7646
by: pgm16 | last post by:
I just added a WYSIWYG editor on my website so my users can format their content any way they want. The editor works fine and is successfully saving the html coded content on the database. The problem is when I try to view the content, here's what it shows on the webpage: <span style="font-family: Impact;">This is&nbsp; just a test ad only.</span><br><span style="text-decoration: line-through;">This is&nbsp; just a test ad...
0
9600
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10633
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10375
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10114
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9198
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6880
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5548
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5686
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3860
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.