Felix Miata wrote:

>Rahul Gonsalves wrote:
> 
>  
>
>>http://littleandreid.com/rc2/
>>    
>>
> 
>  
>
>>2 .outerwrapper {font-family: Arial, Helvetica, sans-serif;}
>>Changed to plain {sans-serif}
>>    
>>
>
>That had no apparent impact, because you still have:
>
>       .text {font-family: Geneva, Arial, Helvetica, sans-serif;}
>  
>
Argh - sorry about that. Forgot that I had three style-sheets.

>  
>
>>Some problems - does anyone have a solution to the content being cut
>>off, when I zoom a couple of notches up, in Firefox?
>>    
>>
>
>Please remember that zoom is a defense mechanism. Few (none?) users will
>need or use it who encounter pages using their own defaults. As a
>consequence, probably no one will have a cutoff problem. Even so, you
>might try changing:
>
>       #outerwrapper {width: 40em;}
>
>to 
>
>       #outerwrapper {max-width: 100%; width: 40em;}
>  
>
That fixes the home page, but all of the inside pages are pretty broken; 
I think it's partly to do with the negative margin.

>I don't know why you have so much whitespace at the top of the page
>
>       http://mrmazda.no-ip.com/SS/rahulg2.jpg
>
>but I recommend losing it. 
>
Err - it's supposed to center itself in the viewport. Worked on all my 
browsers (XP), from 800*600 up. Seemed to work according to David's 
screenshots, in Konquerer, FF (Linux). Suggestions, anyone?

>Note the P text is rather ugly, because
>it is your specified Helvetica, since the system has neither Arial
>nor Geneva.
>  
>
Does it look any better, with this:

.text { font-family: sans-serif;}

Thanks, for your continued time.


Warmy,
Rahul.


-- 

. . . . . . . . . . . . . . . . . . . . . . . .
Rahul Gonsalves
Make PNG, not War.
. . . . . . . . . . . . . . . . . . . . . . . .

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to