Design tweaks

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Fri Jun 08, 2012 5:14 pm
Hello,
I would like to kindly ask you for your help with a few design tweaks of this template...

1) How could I change the format of the date of creation of K2 articles. Right know it adds date and time of creation under the article but I would like to have date only, or ideally "Written on (date)", so in my example it would be "Written on Tuesday, 10 April 2012" instead of "Tuesday, 10 April 2012 09:13". An example to be found here: http://www.tennisdesire.com/maryna-zanevska

2) How to change the format of item navigation under K2 articles? As right now there is almost no space between previous and next article and I would like to have previous article on left, the next on right side. As shown on the image:
example1.png


3) By far the most important issue for me - I use News Show Pro GK4 for presenting K2 articles from different categories at the home page and I really like it but what I really miss there is a link or some other option to directly go to the list of all articles in that category. Something like "See all articles in this category" below. It would look like something like this:
example2.png

Or any other idea how to solve it and have a link to all articles?

Many thanks for your time and help!
User avatar
Senior Boarder

GK User
Fri Jun 08, 2012 7:32 pm
Hi

1) Open K2 language file ../language/en-GB/en-GB.com_k2.ini

Find:
Code: Select all
K2_DATE_FORMAT_LC2="%A, %d %B %Y %H:%M"


change to

Code: Select all
K2_DATE_FORMAT_LC2="%A, %d %B %Y"


2) Try adding this line on k2.css file located on css template directory:

Code: Select all
.itemNavigation .itemNext {float: right}


3) I'm afraid that's not an option at this moment. Maybe we will add this feature on next version.

Cheers
User avatar
Platinum Boarder


cron