Keyword

Changing Categories Layout

More
13 years 3 days ago #100168 by absy
Changing Categories Layout was created by absy
Hey there,

I am using RocketTheme Camber J1.7 and I would like to have my K2 Categories to be listed like the image below:



 

By changing the "Item view options in Category listing" I have managed to change it to this:

 



 

1) How can page title "Articles" to a format that's similar the "Company News"?

2) How can I change the date to show month, day year (for example, "September, 01 2011")? 

3) How to change the the "Times New Roman" font type to match my websites? 

 

Here is the link to my website

 

Many thanks,

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

More
13 years 3 days ago #100169 by william white
Replied by william white on topic Changing Categories Layout
if you were using 1.5 , should be similar in 1.7

Your layout looks like a menu item showing the k2 category view with options turned off.

1. check the menu item you created and set show title to no

2. this will be a php date format issue. find this line

<?php echo JHTML::_('date', $this->item->created , JText::_('DATE_FORMAT_LC2')); ?>

in category_item.php    and set the proper format

3. Check k2.css line 395

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

More
13 years 3 days ago #100170 by absy
Replied by absy on topic Changing Categories Layout
Thanks for your help and prompt reply.

 

I couldn't find "show title" under menu item, but set Show Page Heading to "no" and that just removed the page heading "Articles". Is there a way to show my page title "Articles" just like "Company News" as in the picture? 

 

On the other hand, problems 2 and 3 are solved :D

 

Regards,

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


Powered by Kunena Forum