[WSG] Fran Sheppard/TGA/Health is out of the office.

2009-12-11 Thread Fran . Sheppard
I will be out of the office starting 11/12/2009 and will not return until 04/01/2010. I will respond to your message when I return. Web related information should be sent to tga.webs...@tga.gov.au *** "Important: Thi

[WSG] Out of Office: WSG Digest

2009-12-11 Thread Smith, Warwick
Hi, I am currently out of the office. If your email is related to DBCDE work please email webreque...@dbcde.gov.au or call Andrew Eals on 6271 1501 orCatherine Driessen on 6271 1159. I will return to the office Monday 14 December at 12:30pm. If it's of urgent personal nature call my mobile. M

Re: [WSG] Can someone Help Center Horizontally a div in a div

2009-12-11 Thread Deena Fisher
I think it's the min width that's messing it up. Deena 2009/12/11 Ronald Kyamagero > I see, > > thanks > > However, when I use 100% on the outer div and a fixed width for the inner > width on the code you sent me, it works. How come it does not work on mine? > > Thanks again, > > Ronald > > 200

Re: [WSG] Can someone Help Center Horizontally a div in a div

2009-12-11 Thread Ronald Kyamagero
I see, thanks However, when I use 100% on the outer div and a fixed width for the inner width on the code you sent me, it works. How come it does not work on mine? Thanks again, Ronald 2009/12/11 Ghodmode > On 11/12/09 23:56, Ronald Kyamagero wrote: > > Hi all, > > Thanks for your help. It

Re: [WSG] Can someone Help Center Horizontally a div in a div

2009-12-11 Thread Ghodmode
On 11/12/09 23:56, Ronald Kyamagero wrote: Hi all, Thanks for your help. It works! However, when I try to incorporate it into my site, it does not work. Hi Ronald, I think it's the computed width. Since you're using a computed width for your containing block (100%) rather than a fixed width

Re: [WSG] Can someone Help Center Horizontally a div in a div

2009-12-11 Thread Ghodmode
On 11/12/09 22:04, ??? wrote: Hi! You can make: inner div That should work. I think the trick is that the containing block has to have a fixed width. If only has a width computed by determining the width of the contents, I don't think that elements centered within it (wi

Re: [WSG] Can someone Help Center Horizontally a div in a div

2009-12-11 Thread Ronald Kyamagero
Hi all, Thanks for your help. It works! However, when I try to incorporate it into my site, it does not work. Here is my code: body { text-align: center; min-width: 980px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #525252; background-col

Re: [WSG] Can someone Help Center Horizontally a div in a div

2009-12-11 Thread hariharan k
Hi, Can you try like this! .class1 { height:auto; width:300px; margin:0px auto; background-color:#f3f3f3; border:1px solid #a6a6a6; padding:10px; } .class2 { height:auto; width:100px; margin:0px auto; border:1px solid #f50; padding:10px;} Center, middle rEgArDs, Hariharan. K 2009/12/11 Ал

Re: [WSG] Can someone Help Center Horizontally a div in a div

2009-12-11 Thread Алексей Лиходиевский
Hi! You can make: inner div 2009/12/11 Ronald Kyamagero > Can someone Help Center Horizontally a div in a div? > > I can center a div horizontally in the body. But I find problems > horizontally centering a div within a div. > > Your help will be greatly appreciated. > > Thanks, > > Ronald

Re: [WSG] Positioning not consistent

2009-12-11 Thread Western Web Design
If the HTML is incorrect, you cannot expect anything to be consistent. Yes, I did mention in my original post that the site no longer validates owing to the JS for the database. As I am not familiar with php and js, my associate is responsible for all database work and he fits it into

[WSG] Can someone Help Center Horizontally a div in a div

2009-12-11 Thread Ronald Kyamagero
Can someone Help Center Horizontally a div in a div? I can center a div horizontally in the body. But I find problems horizontally centering a div within a div. Your help will be greatly appreciated. Thanks, Ronald -- Tel: +256 414 466365 Cell: +256 782 756110 www.realtechgrp.com www.reselle

Re: [WSG] Positioning not consistent

2009-12-11 Thread Chris F.A. Johnson
On Fri, 11 Dec 2009, Western Web Design wrote: > Good morning all > > The following seems to be happening in all browsers: > > http://mail.freshfield.com.au:81/x/tonyb/home.php?action1=hire&stage=shirts 27 errors. If the HTML is incorrect, you cannot expect anything to be consistent.