[p2pu-dev] Tomorrow's Meetup

Brian Brennan brianloveswords at gmail.com
Tue Mar 1 16:44:51 UTC 2011


IE comes up with no-rgba because it doesn't support defining an alpha
channel in colors. You can't do border-color: rgba(255,0,0,0.5); in IE (it
ignores it completely).

Brian


On Tue, Mar 1, 2011 at 11:37 AM, zuzel.vp <zuzel.vp at gmail.com> wrote:

> Thanks a lot :) I added a link to this thread to the ticket on pivotal
> (https://www.pivotaltracker.com/story/show/9319907).
>
> --
> Thanks,
>    Zuzel
>
> On Tue, Mar 1, 2011 at 11:14 AM, Andrew Henderson
> <andrew.m.henderson at gmail.com> wrote:
> > Hi Zuzel,
> > It appears to be the following style rule:
> >
> > .no-rgba #main-nav a {
> >     background:#2d2d2d;
> >     border-bottom:#444 1px solid;
> >     border-left:#1e1e1e 1px solid;
> >     border-right:#1e1e1e 1px solid;
> >     border-top:#1e1e1e 1px solid;
> > }
> >
> > Boilerplate adds classes to the html tag in order to custom tailor the
> look
> > of a page based on the capabilities of the browser.  Not sure why IE
> comes
> > up with no-rgba. We just need to remove that rule or override it for IE.
> >
> > If anyone else has a better idea, feel free to chime in.
> >
> > This is the default style rule for those links:
> >
> > #main-nav a {
> >     color: #A9B2C1;
> >     display: block;
> >     height: 14px;
> >     padding: 4px 10px 8px;
> > }
> >
> > On Mon, Feb 28, 2011 at 10:23 PM, zuzel.vp <zuzel.vp at gmail.com> wrote:
> >>
> >> Hi Andrew,
> >>
> >> Nice to meet you.
> >>
> >> Help is always welcome :) --
> >> http://lists.p2pu.org/pipermail/p2pu-dev/2011-February/000371.html
> >>
> >> Talking about CSS related tasks: Does anyone nows what is the problem
> >> with the black links that appear in Lernanta on IE8
> >> (http://farm6.static.flickr.com/5259/5485582711_5b73e1ab23_b.jpg)?
> >> That is an image of http://dev.p2pu.org:8090/ and the source code
> >> behind that page is:
> >>
> >> * https://github.com/p2pu/lernanta/blob/master/templates/base.html
> >> * https://github.com/p2pu/lernanta/blob/master/media/css/batucada.css
> >>
> >> I am going to be merging new features from batucada now, so I will not
> >> be touching lernanta's maekup for a while, but it will be good to test
> >> it (and fix any bugs) with different browsers.
> >>
> >> --
> >> Thanks,
> >>    Zuzel
> >>
> >> > Hi Zuzel,
> >> > I just want to introduce myself.  I met John Britton a few weeks back
> >> > and
> >> > volunteered to help out on the P2PU site development.  I specialize in
> >> > front-end development (HTML, CSS, jQuery).  Let me know how I can be
> of
> >> > service.  Thanks.
> >> > - Andrew
> >> > P.S.
> >> > Here's some my recent work:
> >> > http://r-word.org/
> >> > A Wordpress blog I run:
> >> > http://thebeersessions.com
> >> >
> >> > On Mon, Feb 28, 2011 at 10:25 AM, John Britton <me at johndbritton.com>
> >> > wrote:
> >> >>
> >> >> yeah, take a look at this: http://dev.p2pu.org:8090/en-US/
> >> >> You should also be in contact with Zuzel. She was just hired to lead
> >> >> development on the project and can help get you going on something
> >> >> productive.
> >> >> Cheers,
> >> >> John
> >> >> --
> >> >> contact info:
> >> >> http://www.johndbritton.com
> >> >> @johndbritton - http://twitter.com/johndbritton
> >> >>
> >> >>
> >> >> On Mon, Feb 28, 2011 at 1:02 PM, Andrew Henderson
> >> >> <andrew.m.henderson at gmail.com> wrote:
> >> >>>
> >> >>> Hey John,
> >> >>> Just want to confirm the plan for tomorrow.  As it stands, I'm
> >> >>> awaiting
> >> >>> assignment following tomorrow's meeting, yes?
> >> >>>
> >> >>> --
> >> >>> Andrew Henderson
> >> >>> LinkedIn | Facebook | Twitter
> >> >>>
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Andrew Henderson
> >> > LinkedIn | Facebook | Twitter
> >> >
> >> >
> >
> >
> >
> > --
> > Andrew Henderson
> > LinkedIn | Facebook | Twitter
> >
> >
> _______________________________________________
> p2pu-dev mailing list
> p2pu-dev at lists.p2pu.org
> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.p2pu.org/pipermail/p2pu-dev/attachments/20110301/1fa43bbc/attachment-0001.html>


More information about the p2pu-dev mailing list