Hello, i got an centered website with a fixed width. Now i want to add an ad banner of fix width/height to the right side of the page. There is a wrapper div of width 700px. But i can't get my banner on my side. I dont know why. Can someone help me please with my css id? i got:
<div class="wrapper">
<div class="head"></div>
<div class="content"></div>
</div> //wrapper
EDIT: KLICK ME FOR AN IMAGE
This is what i want. I got the orange one. I dont want to set the banner position to the right browser border. It shout be near thw wrapper class.