The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Stacked text problem, All lines of text on our site have stacked on top of one another
LDA
post Oct 16 2007, 03:09 PM
Post #1





Group: Members
Posts: 3
Joined: 16-October 07
Member No.: 4,071



www.myspace.com/longdistanceaffair

I'm not exactly sure how this happened, but suddenly all of the text on the page has stacked up on top of one another. I've seen this happen to another user before, just wondering if it's a bug with the service or if it is a problem I could fix with the coding of the page. Any assistance would be appreciated.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Oct 16 2007, 03:16 PM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



I don't see the "text stacking" you described, but I recommend that you start by fixing as many of the markup errors and CSS errors as myspace will let you fix.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
LDA
post Oct 16 2007, 03:19 PM
Post #3





Group: Members
Posts: 3
Joined: 16-October 07
Member No.: 4,071



QUOTE(Darin McGrew @ Oct 16 2007, 04:16 PM) *

I don't see the "text stacking" you described, but I recommend that you start by fixing as many of the markup errors and CSS errors as myspace will let you fix.


Ok, it appears that this is only happening with Firefox, any ideas on how to make it work with Firefox?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Oct 16 2007, 04:01 PM
Post #4


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



FWIW, I'm using FF2.

Just out of curiosity, what do you mean by "text stacking"? The main thing I notice is that your content seems to be positioned along the left edge of the browser window, but your background image is centered.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
LDA
post Oct 16 2007, 04:12 PM
Post #5





Group: Members
Posts: 3
Joined: 16-October 07
Member No.: 4,071



Example, there is a bio paragraph, and all of the lines of text are on top of each other, on one line, so it is illegible.
I'm using Firefox 2.0.0.3 and this is happening. Opened in Safari, and everything appears fine.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 16 2007, 05:33 PM
Post #6


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Possibly it's a bug. Moz had problems with duplicated text before. It doesn't happen either in FF 2.0.0.2 or 1.5, but I do see in in a K-Mel that's based on a gecko somewhere between those two.

Here's what it looks like. It goes away when the text is selected.

Attached Image
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Oct 16 2007, 05:51 PM
Post #7


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



That looks like the line-height is much too small, like the
CODE
body {
font-size : 1px;
line-height : 1px;
...
}
is being used for line-height, but something is overriding the font-size.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 16 2007, 05:59 PM
Post #8


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Could be, but it's odd it doesn't show in all geckos.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 16 2007, 06:01 PM
Post #9


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Darin is probably right. Take a look in Opera. It's even worse. tongue.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Oct 16 2007, 06:21 PM
Post #10


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



I've seen other style sheets that set bogus property values for body with the intention to "fix" them elsewhere, but this is the worst example of this trend that I can remember.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 16 2007, 06:40 PM
Post #11


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Gosh, I didn't notice the code you posted before. What's the point of doing that? Do people think properties need to be "declared"? blink.gif

I still think it's odd it only shows in some versions of gecko. blink.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

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

 



- Lo-Fi Version Time is now: 16th April 2024 - 12:04 PM