Config. K2
- GK User
- Tue Dec 18, 2012 2:21 pm
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
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
-
- Gold Boarder
- Konrad M
- Tue Dec 18, 2012 2:26 pm
Hi,
please try add to override.css
and remember to enable override.css option in template settings.
please try add to override.css
- Code: Select all
.k2Pagination {
clear: both;
}
and remember to enable override.css option in template settings.
- GK User
- Tue Dec 18, 2012 2:28 pm
Hi again,
Done, and working just fine - thanks again
BR, Wiberg
Done, and working just fine - thanks again
BR, Wiberg
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.
-
- Gold Boarder
- GK User
- Fri Dec 21, 2012 8:28 pm
Hi again,
Now I have this problem with the pic. margin - how to solve this, so that all pic. is below each other ?
http://mortenwiberg.dk/index.php/compon ... /offentlig
Best, Wiberg
Now I have this problem with the pic. margin - how to solve this, so that all pic. is below each other ?
http://mortenwiberg.dk/index.php/compon ... /offentlig
Best, Wiberg
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.
-
- Gold Boarder
- Konrad M
- Mon Dec 24, 2012 11:27 am
Please try add to override.css
and remember to enable override.css option in template settings.
- Code: Select all
.genericView .itemContainer {
float: none;
}
and remember to enable override.css option in template settings.
- GK User
- Wed Dec 26, 2012 10:19 am
Thanks, now it´s working just fine
Cheers, Wiberg
Cheers, Wiberg
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.
-
- Gold Boarder
6 posts
• Page 1 of 1