Quote:
Originally Posted by apiasto
very nice,lets say if i wanna keep it somewhere else instead of top right or left.is there a way?
|
yes you can do that ..
Go back to
this post use the code but remove the first line of the code
Code:
<div style='float:top right; position:absolute; overflow:visible; right:10px; top:0px; height:101px; width:200px;'>
also remove the last line
and put the code anywhere you like
Thnx