That's really weird, my original file doesn't have the double periods.
Don't know how those got on there, but that's not the problem.
ml
On Sep 9, 2007, at 4:15 PM, Randy Walker wrote:
>
> You have double periods preceeding both container and center. Try
> just one per.
>
> -=Randy
>
> On Sep 9, 2007, at 12:06 PM, Mr Junk <[EMAIL PROTECTED]> wrote:
>
>>
>> I'm about to pull my hair out (not much left anyway).
>>
>> When I do a reload on my page everything looks like I want it to.
>>
>> When I rotate my iPhone to landscape all the text stays the same
>> size, except the stats and title classes.
>>
>> They grow to a larger text size ( I don't mind because there is more
>> room ), but when I rotate back to profile the text stays big in the
>> stats and title classes and wraps in a very ugly way.
>>
>> I would rather the text not change in size in any orientation.
>>
>> Any ideas? I've tried everything over the last three days and I'm at
>> my wits end.
>>
>> None of my other apps misbehave like this.
>>
>> I know my css is probably at fault, and not very good but any advice
>> would be very welcome at this point.
>>
>> Thanks,
>> ml
>>
>> body {
>> margin: 0;
>> font-size: 14px;
>> font-family: Helvetica;
>> background: #000000;
>> color: #FFFFFF;
>> }
>>
>> ..container {
>> position: absolute;
>> width: 100%;
>> }
>>
>> ..center {
>> position: absolute;
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---