Keyword

Vertical pagebreak -.-

More
12 years 9 months ago - 12 years 9 months ago #60989 by Luka
Vertical pagebreak -.- was created by Luka
Hello I'm started a new website powered with K2. Everything is ok except pagebreak listing...it's writing verticaly, not horizontaly. Any help?

take a look

Attachments:

Please Log in or Create an account to join the conversation.

More
12 years 9 months ago #60990 by william white
Replied by william white on topic Re: Vertical pagebreak -.-
Please send a link to that page. This is a css issue

Please Log in or Create an account to join the conversation.

More
12 years 9 months ago #60991 by Luka
Replied by Luka on topic Re: Vertical pagebreak -.-
Here's the link:
what-is-android.info/

Please Log in or Create an account to join the conversation.

More
12 years 9 months ago #60992 by Luka
Replied by Luka on topic Re: Vertical pagebreak -.-
Any help?

Please Log in or Create an account to join the conversation.

More
12 years 9 months ago #60993 by Jakub Jedynak
Replied by Jakub Jedynak on topic Re: Vertical pagebreak -.-
In your k2.css file find:

/* --- Pagination --- */
div.k2Pagination {display:inline; padding:8px; margin:24px 0 4px 0; text-align:center; color:#999;}


and change it to:


/* --- Pagination --- */
div.k2Pagination {display:block; padding:8px; margin:24px 0 4px 0; text-align:center; color:#999;}
div.k2Pagination div {display:inline;margin:0 3px;}
div.k2Pagination div div { margin:0; }
div.k2Pagination .clr {display:block;}
div.k2Pagination .page-active {font-weight:bold;}

Please Log in or Create an account to join the conversation.

More
12 years 8 months ago #60994 by Luka
Replied by Luka on topic Re: Vertical pagebreak -.-
Thx a lot man!!! Now it's ok! :woohoo:

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum