RE: problem with justified headers
Thanks Roland: It works like a charm. For anyone who is interested, here's the complete working code: C:\path\Logo2001.gif Put right side text for header here Cheers Jon -Original Message- From: Roland Neilands [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 21, 2003 2:31 PM To: [EMAIL PROTECTED] Subject: RE: problem with justified headers You could try to put the block in a block container with a defined width attribute. or failing that a single row borderless table (I know this works): right-aligned text Cheers, Roland > -Original Message- > From: Jon Steeves [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 22 January 2003 9:11 AM > To: [EMAIL PROTECTED] > Subject: problem with justified headers > > > Hello: > > Another neophyte question: > > I'm trying to do a running header that consists of a .gif on > the left and some text right justified on the same line. > Here's the latest code that doesn't work: > > > > src="C:\drb\xsl\Logo2001_black.gif" /> > font-weight="bold" color="black"> >Some text header info > > > > > The result of this is that the gif image appears with the > header text right beside it, not right justified; can anyone > tell me what I'm doing wrong? > > > Jon Steeves > > [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]
RE: problem with justified headers
You could try to put the block in a block container with a defined width attribute. or failing that a single row borderless table (I know this works): right-aligned text Cheers, Roland > -Original Message- > From: Jon Steeves [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 22 January 2003 9:11 AM > To: [EMAIL PROTECTED] > Subject: problem with justified headers > > > Hello: > > Another neophyte question: > > I'm trying to do a running header that consists of a .gif on > the left and some text right justified on the same line. > Here's the latest code that doesn't work: > > > > src="C:\drb\xsl\Logo2001_black.gif" /> > font-weight="bold" color="black"> >Some text header info > > > > > The result of this is that the gif image appears with the > header text right beside it, not right justified; can anyone > tell me what I'm doing wrong? > > > Jon Steeves > > [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]
problem with justified headers
Hello: Another neophyte question: I'm trying to do a running header that consists of a .gif on the left and some text right justified on the same line. Here's the latest code that doesn't work: Some text header info The result of this is that the gif image appears with the header text right beside it, not right justified; can anyone tell me what I'm doing wrong? Jon Steeves [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]