it's almost definitely css. Use a tool like firebug on firefox, developers
tools on safari, or F12 (I forget the name) on IE8. Look at what the div's
are inhereting, they're probably inhereting some odd behavior from base
styles.

I would always develop style *in situ*

Tomek

On Mon, Nov 23, 2009 at 6:20 PM, Marco van den Oever <
[email protected]> wrote:

> I have a HTML template, when i view the original one it's all OK in
> Internet Explorer, when i put it in my displayPage1col.cfm page (copy
> paste from original that shows OK) the divs in the middle are not in
> place anymore.
>
> My question is, what is influencing this, it's exactly the same code
> but now put into displayPage1col.cfm, so between the
> displayHeaderStandard and displayFooterStandaard pages.
>
> I only use a css style that belongs to the original HTML template.
> Updated app, removed the javascript stuff just to check.... What else
> could it be?
>
> Anyone any insights?
>
> Thanks.
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: 
> [email protected]<farcry-dev%[email protected]>
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to