On 5 pro, 08:08, mogwaii <cro...@europe.com> wrote:
> On 3 pro, 00:14, Kim André Akerø <kiman...@nospambetadome.com> wrote:
>
>
>
>
>
> > PÃ¥ Thu, 02 Dec 2010 10:09:45 +0100, skrev mogwaii <cro...@europe.com>:
>
> > > On 2 pro, 09:54, mogwaii <cro...@europe.com> wrote:
> > >> The image is on the left side under the "post it" image.
> > >> It is allright in firefox and IE but in Opera is putted on the content
> > >> table, i don't get why! ?
>
> > >> the site iswww.trnje.hr
>
> > >http://www.trnje.hr/
>
> > Most browsers place that part of the content "on top" of the left-hand Â*
> > table, and some "only" do it when the browser window is resized to a low Â*
> > enough width (best guess by eye measuring it, I'd say about 1000 pixels Â*
> > wide). Here are screenshots using all browsers I have installed on my Â*
> > system:http://capture.kimandre.com/usenet/t...http://capture...
>
> > A casual look using Opera's element inspector (Dragonfly) tells me the Â*
> > left-hand image is placed using absolute positioning. Giving it a negative Â*
> > positioning value (your "left" property is set to -14px) is not a stable Â*
> > method, and can easily affect your other content.
>
> > If your goal is to place that image to the left of your content anyway Â*
> > (and the image is not meant to cover, or to be covered by, other content), Â*
> > I'd do this differently.
>
> > But as others have said, you may want to run your site through the Â*
> > validators to find potential (other) problems with your code.
>
> > --
> > Kim André Akerø
> > - kiman...@NOSPAMbetadome.com
> > (remove NOSPAM to contact me directly)
>
> hi @Andre !
>
> How would you do it so that image is standing firmly at left side of
> the screen in most browsers ?
>
> i fixed as much html coding errors as i know to solve, others are part
> of marquee tool coding form.- Sakrij citirani tekst -
>
> - Prikaži citirani tekst -
i have tried making a new table with image in it, but i haven't
succedd, it still showed but on the right side and it is transparent.
I like transparent for this picture.
Still trying to make it onthe left side outside the table and that is
compatible in most affiremed browsers.
Transparent solution and non-clickable solution would be a really
really great thing to do. so that is possible to click on the table
through img, is that possible to do with css/html just ?
thanks.