Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: CSS - Is THIS Possible?

Roy Schestowitz wrote:
In my CSS I included the following:


#Div_png_top { font-size: 40px; text-align: center; position:fixed; top:10px; right: 300px; background:url(/IMG/blog_css/up.png) no-repeat top left; width:50px; height:50px; }


My question is: can the line

right: 300px;

be replaced so that the object always appears in the _center_? I tried many
things to no avail.

Thanks in advance,
Roy

Try putting <center> and </center> tage before and after the div in your markup!


--
http://www.paradisa.net - my site, visit it!

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index