K2 Extra Fields Display Spacing in Music Template
Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
- GK User
- Fri Jun 28, 2013 7:44 am
capture_K2_ExtraFields.PNG
Hi All,
I'm not sure if this is a Template issue or a K2 issue... but I'm trying to reduce the spacing between rows when the Extra Fields are displayed. I've added a few Extra Fields, Artist, Title, Tracklist etc but cannot seem to find where to control how the Extra Fields are displayed once they are populated.
I looked into K2.css, but changing the Extra Field margins there didn't seem to make any difference.
I've attached a snip of how it looks currently, I would like to reduce the gap between each row by at least 50%.
Any pointers would be greatly appreciated.
FJZ
-
- Fresh Boarder
- GK User
- Fri Jun 28, 2013 4:13 pm
Hi,
try to add "!important" to css, a rule that has the !important property will always be applied no matter where that rule appears in the CSS document.
Example of use:
{ padding:5px !important; }
More: http://www.electrictoolbox.com/using-important-css/
try to add "!important" to css, a rule that has the !important property will always be applied no matter where that rule appears in the CSS document.
Example of use:
{ padding:5px !important; }
More: http://www.electrictoolbox.com/using-important-css/
-
- Platinum Boarder
- GK User
- Sat Jun 29, 2013 7:26 am
Thanks for the tip. Not sure where to put it yet... but will try the extra fields sections in K2.css and see what happens.
-
- Fresh Boarder
3 posts
• Page 1 of 1