Hi all, Lots of small changes to report:
* We have footer equilibrium! No more covering up or odd behavior, at least not on my end :). Tested with Safari, IE and Firefox * Footer links are now properly centered (because the sun/mysql image is wider than the collabnet image, I increased the collabnet image's padding so it is of a similar width) * Tabs styling update - added a subtle gradient, line-height of paragraphs set to 130%, label style set to fixed width, width of search box increased. One important thing to note - in the HTML, the go button for search appears before the input text - could someone with access to the header code please fix that? Could the login button also get a class assigned to it so that it can be styled easier? One more thing here - shouldn't user be username (in the Log In tab)? * Campaign ad text no longer oddly positioned - changing it from a <p> to <span> fixed it, but I have no idea why <p> tag was constricting it so much - I tried padding: 0; margin: 0; width: 100%, etc but nothing helped. * Campaign ad is now properly positioned with absolute positioning. * Fonts in the side menu are properly sized. And I think that covers it. Please test and let me know if something's not right. - Ivan. On Thu, Mar 13, 2008 at 4:47 PM, Louis Suarez-Potts <[EMAIL PROTECTED]> wrote: > Hi all, > > > On 2008-03-12, at 23:21 , Ivan M wrote: > > > Hi Louis, > > > > OK, I will style the tabs a little more tonight. I'll also try to > > determine and fix why the footer is covering up some content in one of > > the pages - that should not be happening - I copied and pasted the > > code from the page into my original layout and it worked fine, so I > > presume this is some sort of CSS error. I'll take a more detailed look > > at it tonight (I'm in New Zealand, GMT +12h), so that will be done > > within the next 6 or so hours. Then let's go live! > > Thanks! But, I just realized, 2.4 is not until 18 March or so. Still, > we should plan on finishing it sooner. I've notified the project leads > (and cc'd you) so that they can test and review it. > > I have to say that I'm really impressed by your work--all of you. > > Ill ask some qs. for a short group interview tomorrow..... > > Thanks > Louis > > > * > > > > > > - Ivan. > > > > On Thu, Mar 13, 2008 at 3:14 PM, Louis Suarez-Potts > > <[EMAIL PROTECTED]> wrote: > >> Hi Ivan, > >> > >> On 2008-03-12, at 18:41 , Ivan M wrote: > >> > >>> Hi all, > >>> > >>> I've changed the stylesheet on test.openoffice.org to have text > >>> sized > >>> in ems and not pixels. em's are funny things - if you set the body > >>> to > >>> a certain em size, it will affect all other em sizes - so if the > >>> body > >>> is set to .7em, and a h1 is set to 1.4 em, it will have a smaller > >>> size > >>> than if the body was set to 1em or. So I've only set the p tag to . > >>> 7em > >>> (roughly 11 pixels?). > >>> > >>> There are a few issues remaining - the tabs still need styling, > >>> which > >>> I'm happy to do if no one else wants to take it on. > >> > >> Please, go ahead! I want to go live with this as soon as possible. I > >> can update the content of the tabs. > >> > >> best > >> louis > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
