Re: POE site not displayed correctly under IE7
Rocco Caputo <[email protected]>
| Newsgroups | gmane.comp.lang.perl.poe |
|---|---|
| Message-ID | <[email protected]> |
Change applied. Thank you, Phil. -- Rocco Caputo - [email protected] On Jun 14, 2009, at 00:33, Phil Whelan wrote: > Hi Rocco, > > You can change this in your global.css > > #navigation { > FONT-SIZE: 8pt; WIDTH: 100px > } > > to this... > > #navigation { > float: left; > FONT-SIZE: 8pt; WIDTH: 100px > } > > Cheers, > Phil