K2 Questions

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Mar 17, 2013 2:44 pm
Reply with quote
Report this post
I have few questions according K2:
1. What I need to change to make K2 headlines smaller?
2. In a demo ARTICLES/CATEGORY LIST was made using K2 or native Joomla Category List? If second option how to do the same in K2?
3. In category view I turn off everything except images to get simple gallery but as you can see on attached screen image is not in a centre bottom margin [B] is larger than top margin [A]. How to make them equal as [A]?
User avatar
Expert Boarder

GK User
Sun Mar 17, 2013 5:09 pm
Reply with quote
Report this post
Hi,
1) For single K2 item, K2 category view???
Overwrite css - but you should add URL if you want real help
2) You need create a new template for K2 only, it want be easy, you have to modify
com_k2\templates\default\category.php file, read about overwrite in K2
3) Few options to solve it:
overwrite css only for this item view
or create a new K2 template for gallery view
or use just module "B2J Alfheim Image Gallery LITE"
User avatar
Platinum Boarder

GK User
Sun Mar 17, 2013 8:47 pm
Reply with quote
Report this post
Hi, ad3) you should overwrite this line of css code:


Code: Select all
#itemListPrimary .itemImageBlock {margin: 0 0 10px;}

Change value (10px) if it would be too small or too big space.

:!: But beware the css will apply to the entire website.
User avatar
Platinum Boarder


cron