[Zope-CMF] News box at top right

Boddy Stephen Stephen.Boddy@btcellnet.net
Mon, 4 Feb 2002 16:29:41 -0000


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1AD99.25D4A920
Content-Type: text/plain; charset="iso-8859-1"

Sounds like you're missing a valign="TOP" (or a stylesheet definition) in
some of you're <td> cells. By default cells tend to be rendered aligned to
the bottom, i.e.

+---+------+---+
|   |  12  |   |
|   |  34  |   |
| A |  5   | B |
+---+------+---+

with A=Actions, B=News, and 1-5 being your main page body.

If you're using <div>'s instead, then it's quite a bit more hairy getting it
to look right.

Regards
Steve

-----Original Message-----
From: John_Knutson@candle.com [mailto:John_Knutson@candle.com]
Sent: 04 February 2002 16:17
To: zope-cmf@zope.org
Subject: [Zope-CMF] News box at top right


I've tried a number of ways to get the little news box at the top right of
the screen, just like on the DogBowl but, even though it looks right when I
just view standard_html_header, when that gets called by index_html, both
boxes (actions and news) are pushed to the bottom of the screen. Advice
please, or a copy of this part of the dogbowl setup.

Thanks,
John Knutson
Candle Corp
UK


_______________________________________________
Zope-CMF maillist  -  Zope-CMF@zope.org
http://lists.zope.org/mailman/listinfo/zope-cmf

See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
requests


=========================================================
This electronic message contains information from the mmO2 plc Group 
which may be privileged or confidential. The information is intended to be 
for the use of the individual(s) or entity named above. If you are not the 
intended recipient be aware that any disclosure, copying, distribution or 
use of the contents of this information is prohibited. If you have received 
this electronic message in error, please notify us by telephone or email 
(to the numbers or address above) immediately.
=========================================================


------_=_NextPart_001_01C1AD99.25D4A920
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset=3Diso-8859-=
1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [Zope-CMF] News box at top right</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Sounds like you're missing a valign=3D&quot;TOP&quot; (or=
 a stylesheet definition) in some of you're &lt;td&gt; cells. By default ce=
lls tend to be rendered aligned to the bottom, i.e.</FONT></P>

<P><FONT SIZE=3D2>+---+------+---+</FONT>
<BR><FONT SIZE=3D2>|&nbsp;&nbsp; |&nbsp; 12&nbsp; |&nbsp;&nbsp; |</FONT>
<BR><FONT SIZE=3D2>|&nbsp;&nbsp; |&nbsp; 34&nbsp; |&nbsp;&nbsp; |</FONT>
<BR><FONT SIZE=3D2>| A |&nbsp; 5&nbsp;&nbsp; | B |</FONT>
<BR><FONT SIZE=3D2>+---+------+---+</FONT>
</P>

<P><FONT SIZE=3D2>with A=3DActions, B=3DNews, and 1-5 being your main page =
body.</FONT>
</P>

<P><FONT SIZE=3D2>If you're using &lt;div&gt;'s instead, then it's quite a =
bit more hairy getting it to look right.</FONT>
</P>

<P><FONT SIZE=3D2>Regards</FONT>
<BR><FONT SIZE=3D2>Steve</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: John_Knutson@candle.com [<A HREF=3D"mailto:John_Kn=
utson@candle.com">mailto:John_Knutson@candle.com</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: 04 February 2002 16:17</FONT>
<BR><FONT SIZE=3D2>To: zope-cmf@zope.org</FONT>
<BR><FONT SIZE=3D2>Subject: [Zope-CMF] News box at top right</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>I've tried a number of ways to get the little news box at=
 the top right of</FONT>
<BR><FONT SIZE=3D2>the screen, just like on the DogBowl but, even though it=
 looks right when I</FONT>
<BR><FONT SIZE=3D2>just view standard_html_header, when that gets called by=
 index_html, both</FONT>
<BR><FONT SIZE=3D2>boxes (actions and news) are pushed to the bottom of the=
 screen. Advice</FONT>
<BR><FONT SIZE=3D2>please, or a copy of this part of the dogbowl setup.</FO=
NT>
</P>

<P><FONT SIZE=3D2>Thanks,</FONT>
<BR><FONT SIZE=3D2>John Knutson</FONT>
<BR><FONT SIZE=3D2>Candle Corp</FONT>
<BR><FONT SIZE=3D2>UK</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>_______________________________________________</FONT>
<BR><FONT SIZE=3D2>Zope-CMF maillist&nbsp; -&nbsp; Zope-CMF@zope.org</FONT>
<BR><FONT SIZE=3D2><A HREF=3D"http://lists.zope.org/mailman/listinfo/zope-c=
mf" TARGET=3D"_blank">http://lists.zope.org/mailman/listinfo/zope-cmf</A></=
FONT>
</P>

<P><FONT SIZE=3D2>See <A HREF=3D"http://www.zope.org/Products/PTK/Tracker" =
TARGET=3D"_blank">http://www.zope.org/Products/PTK/Tracker</A> for bug repo=
rts and feature requests</FONT>
</P>

<CODE><FONT SIZE=3D3><BR>
<BR>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D<BR>
This electronic message contains information from the mmO2 plc Group <BR>
which may be privileged or confidential. The information is intended to be =
<BR>
for the use of the individual(s) or entity named above. If you are not the =
<BR>
intended recipient be aware that any disclosure, copying, distribution or <=
BR>
use of the contents of this information is prohibited. If you have received=
 <BR>
this electronic message in error, please notify us by telephone or email <B=
R>
(to the numbers or address above) immediately.<BR>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D<BR>
</FONT></CODE>
</BODY>
</HTML>
------_=_NextPart_001_01C1AD99.25D4A920--