IPB

Welcome Guest ( Log In )

 
Reply to this topicStart new topic
> Problem With Safari, Browser Issue
regina3196
post Aug 15 2008, 11:20 AM
Post #1





Group: Verified NS Member
Posts: 14
Joined: 8-July 08
Member No.: 1,396



Hi. This is my first post.

My store pages are rendering incorrectly in Safari. They look fine in Firefox and Internet Explorer, but in Safari, the page splits and the black page background shows in the middle (not sure this make sense). If you look at this page in Safari you will see what I mean:

http://logoschoolgear.com/highschools.aspx

How do I fix this?

Thanks.
Go to the top of the page
 
+Quote Post
ThinkLocal_QA_Le...
post Aug 15 2008, 11:39 AM
Post #2





Group: Administrators
Posts: 944
Joined: 10-August 07
From: St. Louis, MO
Member No.: 4



The cause of this is the top part is your center section and the bottom is your footer. Something is causing their to be padding in between the two in safari so it stretches out.

You might want to try adding the following to your own css file as this might resolve the issue for you -

CODE
td.page-footer-content { padding: 0px 10px; background-color: #ebece6; border-bottom: 5px solid #bf4444; }


For info on css checkout - http://forums.networksolutions.com/?automo...ist&tag=css

Joe
Go to the top of the page
 
+Quote Post
regina3196
post Aug 15 2008, 11:47 AM
Post #3





Group: Verified NS Member
Posts: 14
Joined: 8-July 08
Member No.: 1,396



QUOTE (ThinkLocal_QA_Lead @ Aug 15 2008, 12:39 PM) *
The cause of this is the top part is your center section and the bottom is your footer. Something is causing their to be padding in between the two in safari so it stretches out.

You might want to try adding the following to your own css file as this might resolve the issue for you -

CODE
td.page-footer-content { padding: 0px 10px; background-color: #ebece6; border-bottom: 5px solid #bf4444; }


For info on css checkout - http://forums.networksolutions.com/?automo...ist&tag=css

Joe


Hi Joe,

Thanks. I will try this and see if it works!
Go to the top of the page
 
+Quote Post
regina3196
post Aug 15 2008, 01:21 PM
Post #4





Group: Verified NS Member
Posts: 14
Joined: 8-July 08
Member No.: 1,396



QUOTE (regina3196 @ Aug 15 2008, 12:47 PM) *
Hi Joe,

Thanks. I will try this and see if it works!

Hi again,

I tried your suggestion and it did not work. I want to make certain I am saving the css file correctly. I added the code you suggested and saved it as a file titled acustom.css. I uploaded this file to this directory:

website root\themes\customstore\css

Did I do this correctly? Do I need to reference this css file somewhere in my store pages - in my header or footer for instance?

Thanks.
Go to the top of the page
 
+Quote Post
kikoimachine
post Aug 15 2008, 01:29 PM
Post #5





Group: Verified NS Member
Posts: 38
Joined: 31-July 08
Member No.: 1,713



Try renaming your file to zcustom.css

I think their css will overwrite your css when you name it acustom.css if their css is custom.css,
They load the css alphabetically i think, so Zcustom.css will overwrite acustom.css or ycustom.css etc.
(IMG:http://forums.networksolutions.com/style_emoticons/default/smile.gif)
Go to the top of the page
 
+Quote Post
regina3196
post Aug 15 2008, 02:20 PM
Post #6





Group: Verified NS Member
Posts: 14
Joined: 8-July 08
Member No.: 1,396



QUOTE (kikoimachine @ Aug 15 2008, 02:29 PM) *
Try renaming your file to zcustom.css

I think their css will overwrite your css when you name it acustom.css if their css is custom.css,
They load the css alphabetically i think, so Zcustom.css will overwrite acustom.css or ycustom.css etc.
(IMG:http://forums.networksolutions.com/style_emoticons/default/smile.gif)

I tried that, but it didn't work.

I thought maybe I needed to place a link to the zcustom.css in the footer, but that didn't work. Everytime I tried to save the footer, it deleted the css link.

I'm sure I need to link to this css file, but where do I do it?

Any help would really be appreciated.
Go to the top of the page
 
+Quote Post
regina3196
post Aug 15 2008, 03:22 PM
Post #7





Group: Verified NS Member
Posts: 14
Joined: 8-July 08
Member No.: 1,396



QUOTE (regina3196 @ Aug 15 2008, 03:20 PM) *
I tried that, but it didn't work.

I thought maybe I needed to place a link to the zcustom.css in the footer, but that didn't work. Everytime I tried to save the footer, it deleted the css link.

I'm sure I need to link to this css file, but where do I do it?

Any help would really be appreciated.


I've decided to move and redo the design. Some things aren't worth the time.

Thanks for your help.

- Regina
Go to the top of the page
 
+Quote Post
regina3196
post Aug 25 2008, 03:28 PM
Post #8





Group: Verified NS Member
Posts: 14
Joined: 8-July 08
Member No.: 1,396



Hi, I'm opening this up again as I've been unable to solve this pesky problem.

I modified one of the Network Solutions templates - making the background black and the page width 800 pixels (instead of 100% width, white background). It looks great in all browsers except Safari. In Safari, the page seems to split with the header and footer not meeting so that the black background shows in the middle of the page. Here are two examples of pages that do not render correctly: http://logoschoolgear.com/return-policy.aspx and http://logoschoolgear.com/highschools.aspx

As you can see, as more content is added to the top of the page, the black gap narrows.

Joe suggested adding some code to my css file and uploading it which I did. You can see his suggestion if you scroll up to August 15. The css file was named correctly and placed in the right location, but the fix did not work.

Does anyone else have any suggestions? I thought about trying to force the header to drop down -- Joe's fix was for the footer -- but I don't know how to do that.

Any help would really be appreciated.
Go to the top of the page
 
+Quote Post
regina3196
post Aug 28 2008, 12:40 PM
Post #9





Group: Verified NS Member
Posts: 14
Joined: 8-July 08
Member No.: 1,396



I believe this is something that Network Solutions should address and fix. I have looked at other sites using the Network Solutions e-commerce package and some have the same issue. The designer(s) may not be aware as it's possible that they have not viewed their site(s) in Safari.

Here is one such site: http://www.diapercakery.com/

The target audience my site is addressing, though, is young and love their Macs and, no doubt, use Safari.

For now, I have created a workaround: Although my design does not need columns, I added both left and right columns and placed a blank gif 15 px w x 500 px high into each column which forced the content down so there is no gap.

I'm happy I found a work-around, but wish this would be fixed.
Go to the top of the page
 
+Quote Post
AndyT - MC
post Aug 28 2008, 01:02 PM
Post #10





Group: Administrators
Posts: 580
Joined: 22-October 07
From: St. Louis, MO
Member No.: 170



Put this in your css file:

CODE
tr.page-body { height:1%; }
Go to the top of the page
 
+Quote Post
regina3196
post Aug 28 2008, 06:32 PM
Post #11





Group: Verified NS Member
Posts: 14
Joined: 8-July 08
Member No.: 1,396



QUOTE (AndyT - MC @ Aug 28 2008, 02:02 PM) *
Put this in your css file:

CODE
tr.page-body { height:1%; }

Thanks, Andy. I will try this.
Go to the top of the page
 
+Quote Post
Goomba
post Aug 29 2008, 10:16 PM
Post #12





Group: Verified NS Member
Posts: 215
Joined: 13-July 08
From: St. Louis, MO
Member No.: 1,446



QUOTE (regina3196 @ Aug 28 2008, 12:40 PM) *
I believe this is something that Network Solutions should address and fix.


This is something Apple needs to address and fix as it's their browser that's not rendering the page correctly. Safari has always been a little weird when it comes to web standards. Technically speaking, Safari follows web standards, but does so to a fault.

Internet Explorer and Firefox both render in what's called "quirks mode."

This has been my experience at least.
Go to the top of the page
 
+Quote Post
Goomba
post Aug 31 2008, 04:52 AM
Post #13





Group: Verified NS Member
Posts: 215
Joined: 13-July 08
From: St. Louis, MO
Member No.: 1,446



Did you ever fix the issue? Whenever I view the pages you referenced in Safari, they seem to look just fine now.
Go to the top of the page
 
+Quote Post
regina3196
post Aug 31 2008, 07:54 AM
Post #14





Group: Verified NS Member
Posts: 14
Joined: 8-July 08
Member No.: 1,396



QUOTE (Goomba @ Aug 31 2008, 05:52 AM) *
Did you ever fix the issue? Whenever I view the pages you referenced in Safari, they seem to look just fine now.

I fixed it with the work-around I mentioned. I want to try the suggestion from Andy, but haven't had a chance, yet. As soon as I do, I'll post my results.

Thanks.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
Tags
 css

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version    Network Solutions © 2008 Time is now: 5th December 2008 - 03:47 AM
Domain Names | Web Hosting | Web Design | Shopping Cart Software | Online Marketing | SSL Certificates