PDA

View Full Version : site looks fine in IE (PC), but horrible on Firefox and MAC


busyone
07-12-2005, 05:38 PM
Hello,

I thought I was finished with all the questions until I told my friends to check out the site.

The IE PC users said "great". (This is what I used to create the site).

The MAC users said "everything is off to the right." (all browsers...Firefox, IE, Netscape).

I downloaded Firefox on my PC this morning...indeed off to the right.

Any ideas? I used the pixelpost-dark template and modified it to create the site, so I don't know why it would be doing this.

www.shuttercandy.com

raminia
07-12-2005, 07:20 PM
The requested URL /templates/light_white/style.css was not found on this server.<P>
<P>Additionally, a 404 Not Found

check path in html file where addressed style.css inside <link ...>
-check there should be closing tag: />
- the address should be inside double quotes
- the path should be available from the root of your photoblog.

busyone
07-12-2005, 07:33 PM
Thanks Ramina, but I am actually having issues with pixelpost-dark not light-white.

I was probably just switching templates to see what would happen, just as you clicked on my link.

raminia
07-12-2005, 08:21 PM
Thanks Ramina, but I am actually having issues with pixelpost-dark not light-white.

I was probably just switching templates to see what would happen, just as you clicked on my link.
That's it! you are using dark template and your file is pointing to light white!
open the image_template.html file and check the link tag and css file path!

raminia
07-12-2005, 08:30 PM
change #header in CSS to


#header {
border-bottom: 0px dotted #111111;
border-left: 0px;
border-right: 0px;
border-top: 0px;
display: block;
margin-left: auto;
margin-right:auto;
padding: 10px;
top: 0px;
color: #999;
}

busyone
07-13-2005, 12:20 AM
Raminia,
Still no luck. The image_template.html was pointed to the dark.css file.

Also made the change in the css file, and it made no difference.

Sigh... :roll: I may have to just try another template altogether. After searching deep into old posts, it looks like dark may not be compatible with Firefox or macs.

raminia
07-13-2005, 07:34 AM
Raminia,
Still no luck. The image_template.html was pointed to the dark.css file.

Also made the change in the css file, and it made no difference.

Sigh... :roll: I may have to just try another template altogether. After searching deep into old posts, it looks like dark may not be compatible with Firefox or macs.
pixelpost-dark is compatible with Firefox!

raminia
07-13-2005, 07:39 AM
your template looks all ok to me in both IE and FF. (and Opera)
looks like in all like this:
http://www.raminia.com/temp/ff.jpg

busyone
07-13-2005, 09:23 AM
I tinkered and started from scratch...finally got it to work. :)