Hi,
Why is "next" & " prev" placed here, it should be in the bottom and not where it is placed now
Any idea, maybe some overlay ?
http://mortenwiberg.dk/index.php/blog-2
Best, Wiberg
.k2Pagination {
clear: both;
}
Konrad M wrote:Hi,
please try add to override.css
- Code: Select all
.k2Pagination {
clear: both;
}
and remember to enable override.css option in template settings.
Wiberg wrote:Hi again,
Done, and working just fine - thanks again
BR, WibergKonrad M wrote:Hi,
please try add to override.css
- Code: Select all
.k2Pagination {
clear: both;
}
and remember to enable override.css option in template settings.
.genericView .itemContainer {
float: none;
}
Konrad M wrote:Please try add to override.css
- Code: Select all
.genericView .itemContainer {
float: none;
}
and remember to enable override.css option in template settings.