Fungus1487 55 Posting Pro in Training

i see no red on the page ? i see a small green box in the upper left corner. and btw i dont think min-height works in IE or it could be that it works just in IE

Fungus1487 55 Posting Pro in Training

i dont understand which id and class refer to which item, perhaps a link to your page would help ?

Fungus1487 55 Posting Pro in Training

Hello all,

I'm new in here and i want learn something, CSS!.

Well i have some problem for css, i need to know how to make fixed image background, please see my attached file.

please help me for tag and css properties. i really need help. thanks

thanks all.

<HEAD>
  <STYLE type="text/css">
    background-image: url('imageurl.jpg');
    background-repeat: no-repeat;
    background-position: 30% 20%;
  </STYLE>
</HEAD>

you can change the background-postion line to suit where you wish to have your image, or to specify an absolute position use "px" instead of "%"

Fungus1487 55 Posting Pro in Training

formatted text field supplys all you need to do this ?

it will defnatel do what you want it to.

if you have a go and post code then we can show you what your doing wrong.

Fungus1487 55 Posting Pro in Training

there are a couple of ways of achieving this but what are you expecting to use javascript or PHP would be most suitable.

If your unsure, for PHP you will require a server with PHP installed on it whereas with javascript would obviously need it installed on each computer that uses it. Most comps nowadays do have this so its not really a problem. but let me know and i may be able to help further ?