
Maar, het goede nieuws is dat je suggestie wel werkt

Gregor
Edit: www.uisge-beatha.eu De tekst is vrij hardnekkig om zich onder de foto te plaatsen i.p.v. naast de foto. Foto mag links blijven, maar zou de tekst er graag naast hebben.... Suggesties?
Moderator: velden
Code: Select all
.rotate {
width: 170px;
}
Code: Select all
/* relational links under content */
div.left49 {
width: 62%; /* 49% for both left and right might lead to rounding error on some browser */
}
div.right49 {
float: right;
width: 36%; /* 49% for both left and right might lead to rounding error on some browser */
text-align: right;
}
/* instelling voor de rotate function */
.rotate {
width: 160px;
}
/********************
CONTENT STYLING
*********************/
/*
div#content {
Code: Select all
/* instelling voor de rotate function */
.rotate {
width: 160px;
float: left;
}