Thanks for catching that, it lead me to the answer.  That wasn't in the
source, but the CMS decided to interpret 4 extra spaces at the end of the
div tag as a paragraph.  It is fixed now.

Did I mention how much I <3 mdtext.  I really do.

-Nick

On Wed, Jan 30, 2013 at 6:08 PM, Harbs <harbs.li...@gmail.com> wrote:

> I figured out the problem.
>
> There's an extra <p> tag before the first sub-div in that row:
>
> <div class="row-fluid">
> ---> <p></p> <---
> <div class="span3">
> <div class="span3">
> <div class="span3">
> <div class="span3">
> <p></p>
> </div>
>
> Harbs
>
> On Jan 30, 2013, at 10:37 PM, Nicholas Kwiatkowski wrote:
>
> > Yeah, I'm still trying to figure that one out.  The div tags are even
> > between everybody, and there is nothing really in there to make him
> appear
> > on another line.  It is still on the hit-list ;)
> >
> > -Nick
> >
> > On Wed, Jan 30, 2013 at 3:13 PM, Harbs <harbs.li...@gmail.com> wrote:
> >
> >> Sure. I probably should have posted in a separate thread. The two
> efforts
> >> are not directly connected. Looking at the page source on the blog,
> >> everything seems to be pretty neat in terms of divs, etc. but yes. Let's
> >> definitely get the main site out first! Great job! :-)
> >>
> >> BTW, Sebastian Mohr is still kind of lonely there in the second to last
> >> row of the team page… ;-)
> >>
> >> Harbs
> >>
> >> On Jan 30, 2013, at 8:43 PM, Nicholas Kwiatkowski wrote:
> >>
> >>> I'll take a look at it.  I'm not sure /how/ much we can do with the
> blog
> >> (I
> >>> don't know if they use DIVs, etc., as I've only briefly played with
> their
> >>> setup).
> >>>
> >>> For right now, it is functional so I'm not going to hold up switching
> the
> >>> main site over.  We can play with that in a bit.
> >>>
> >>> -Nick
> >>>
> >>> On Wed, Jan 30, 2013 at 8:55 AM, Harbs <harbs.li...@gmail.com> wrote:
> >>>
> >>>> Okay. So I guess I'll wait and see if anyone else thinks styling the
> >> blog
> >>>> is a good idea… ;-)
> >>>>
> >>>> Harbs
> >>>>
> >>>> On Jan 30, 2013, at 3:38 PM, Bertrand Delacretaz wrote:
> >>>>
> >>>>> On Wed, Jan 30, 2013 at 2:34 PM, Harbs <harbs.li...@gmail.com>
> wrote:
> >>>>>> ...Flex seems to have a css file specific to the Flex blog here:
> >>>> http://blogs.apache.org/flex/page/asf-custom.css
> >>>>>>
> >>>>>> It seems to me a question as to whether there's a policy against
> >>>> customizing the blog more than anything else…
> >>>>>
> >>>>> I don't think there's an ASF policy, you'll need to find out if
> >>>>> infrastructure@ agrees with giving someone from the Flex PMC access
> to
> >>>>> that styling configuration. If it's just CSS, it shouldn't be too
> >>>>> hard.
> >>>>>
> >>>>> -Bertrand
> >>>>
> >>>>
> >>
> >>
>
>

Reply via email to