Massimo,

Try this to fix IE chop text problem:

In .title and .subtitle change:

padding-top: 40px; padding-left: 50px;

to:

padding: 40px 0 10px 50px;

-wj

On Dec 11, 2:22 pm, "Wes James" <compte...@gmail.com> wrote:
> Massimo,
>
> As I mentioned before in IE7 the T3 title gets chopped on the bottom.
> I was in firebug and put it in to inspect mode. In this mode you can
> put your arrow over areas and firebug will put a box around it and
> show you the code for that area.  See the file in this message.  The
> bottom of the red box is about exactly where intravenous-exploder
> chops it off :)
>
> -wj
>
>  t3.png
> 4KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to