PDA

View Full Version : What is going on? HELP!


bberg
Sep-06-2006, 05:10 PM
Something appears to be wrong with my smugmug site, especially when using Firefox.

When I go to my homepage, my header doesn't show up. On the other pages like my gallery, nothing displays correctly.

Can someone please help? Perhaps it's just something wrong with my computer?

Thanks!

-Brandon

Andy
Sep-06-2006, 05:16 PM
Something appears to be wrong with my smugmug site, especially when using Firefox.

When I go to my homepage, my header doesn't show up. On the other pages like my gallery, nothing displays correctly.

Can someone please help? Perhaps it's just something wrong with my computer?

Thanks!

-Brandon
I see your site just fine, logged in, or out, on IE6 and Firefox. Try clearing cookies, logging out & back in. Restarting FF wouldn't hurt,either.

BTW, your header is 100kb +, fairly heavy. You might consider using the -L version or saving your file for web and then linking the -O.

bberg
Sep-06-2006, 06:15 PM
Thanks Andy!

I always appreciate your quick responses.

I will look into the header size and try to cut it down some using the 'save for web' option in Photoshop.

-Brandon

BeachBill
Sep-06-2006, 06:17 PM
Something appears to be wrong with my smugmug site, especially when using Firefox.

I see something strange on your site using Firefox on windows too. Note the garbled text. Attached is a screen shot of it. This garbled text does not show up when viewing with IE.

Mike Lane
Sep-07-2006, 07:45 AM
I see something strange on your site using Firefox on windows too. Note the garbled text. Attached is a screen shot of it. This garbled text does not show up when viewing with IE.That would be because of this code:

#breadcrumb .title {
visibility:visible;
margin:0px auto;
float:left;
font-size:14pt;
font-weight:normal;
color:white;
padding-bottom:0px;
margin-top:-20px;
margin-bottom:-10px;
_margin:0px; /*For IE6*/
_position:relative; /*For IE6*/
_bottom:-5px /*For IE6*/
}