[ZWeb] Front Page & Other Changes

Zopeur.org Webmaster webmaster at zopeur.org
Sun Aug 22 05:34:09 EDT 2004


Chris Withers wrote:

> Zopeur.org Webmaster wrote:
>
>> Chris Withers wrote:
>>
>>> I did try putting the ad boxes in two columns, but it didn't really 
>>> work, so stuck with having them in one column.
>>
>
>> What do you think about having two ads on the same line ?
>> I think they are too large...
>
>
> To elaborate, I did try this, but the boxes weren't the same height, 
> creating quite a horrible effect. I agree that having equal size boxes 
> next too each other might be nice, but I don't have the time too sort 
> out the required CSS and HTML.
>
> I don't suppose there's a guide to the Zope.org CSS styles anywhere?
>
> cheers,
>
> Chris

well it's just a change to eventBox style,

div.eventBox {
  background: #dee7ec;
  border: #000000 1px solid;
  padding: 0.5em 0.5em 0.5em 0.5em;
  margin: 0em 0em 2em 0em;
}

where you can add a width and a text wrap property

and a float property to have 2 divs per line

btw : i don't know why, my emails to "zope-web at zope.org"
 are never published...


Tarek


More information about the Zope-web mailing list