PDA

View Full Version : What could be the problem? Banner position


Daky
07-29-2008, 08:46 PM
Hi,
I have a banner located on top right side of my site www.diskusije.net .
It is a flash banner as you may see.
It is located there using iframe.

Problem i have is this:
For some reason with Firefox location of the banner is little different then location using Internet Explorer.

What i see is that banner browsing with FF is around 2 cm from the scroll bar, and using Internet explorer it is almost touching the scroll bar.

What could be the problem?

Thank you,
D

MoT3rror
07-30-2008, 03:58 AM
You will need to add style="margin-right: 100px" to your iframe code. If that doesn't fix all of the browsers you need to use browser conditions (http://www.quirksmode.org/css/condcom.html). Also try to change the amount of pixels.

Daky
07-30-2008, 04:51 AM
Hi,

Thanks for reply.
I just applied the code you gave me, it moved the banner more to left.

Still for some reason it is more moved to left using FireFox then IE.

:eek:
:)

Will it help if i post... some part of my header template here?

Thanks

--------------- Added 1217405454 at 1217405454 ---------------

Fixed.. was something else ;)

tnx for info tho