Re: Users - Layout broken in IE and fine in NS & firefox

Posted by Jacques Le Roux on
URL: http://ofbiz.116.s1.nabble.com/Users-Layout-broken-in-IE-and-fine-in-NS-firefox-tp139071p139075.html


From: "Ruth Hoffman" <[hidden email]>


> IMHO, this should always be done in the style sheet where the
> screenlet/screenlet-header is defined. Try looking at
> ~framework/images/webapp/images/ecommain.css and do a search on
> screenlet-header.
>
> As for submitting a patch...I'd like to know how to do it as well.

Ruth,

The best way to submit a patch is Jira : http://jira.undersunconsulting.com

If you don't know how to make one : use "svn di" in a terminal (Linux) or Cmd
command (Windows)
You may also use "Create patch" with subclipse in Eclipse (either in Linux or
Windows) or "Create patch" with tortoise svn on Windows

Hope This Help

Jacques

>
> Good luck.
> Ruth
>
>
> Walter Vaughan wrote:
>
> >Chris Howe wrote:
> >
> >
> >
> >>This is actually the infamous "Peekaboo" bug in IE.
> >>Anytime you have a float and a CSS declaration doesn't
> >>give a height, IE will render the DIV incorrectly and
> >>will disappear and reappear (peekaboo).  Do a google
> >>serach for "Peekaboo bug".  It's usually fixed by just
> >>specifying a height the the tag that's messing up.  I
> >>believe for most of Ecommerce it's the screenlet or
> >>screenlet header tag.  Although I'm sure it's more
> >>than the single tag.
> >>
> >>
> >
> >[code]
> ><div class="screenlet">
> >     <div class="screenlet-header">
> >         <div style="float: right;">
> >         </div>
> >         <div class="boxhead">&nbsp;Contact Us</div>
> >[/code]
> >
> >Okay, from reading about this I am thinking we need to add in "line-height:
1.2"
> >into "div style =" tag above. Where in g*d's green earth would I find where
this

> >in the source code, and if I do get a fix how do go about submitting a patch?
> >
> >--
> >Walter
> >
> >_______________________________________________
> >Users mailing list
> >[hidden email]
> >http://lists.ofbiz.org/mailman/listinfo/users
> >
> >
> >
>
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users