Quote:
Originally Posted by Abekonge
Well a work-around I often use for vertical positioning is using margin-top. It only works of course when the element you want to positions is the only one on the html-page, like a dedication or similar. You can put css like this on the element.
for example.
|
Ok, thanks, I'll give it a try.