How to remove the space after hiding Created Date and time

GK User
Sat Dec 29, 2012 10:21 am
Hello,
am using Pixel Love with J 1.5 with latest K2 version. I have hide the Created Date and Time parameters, but a space is left on the area where date used to appear. How can i remove this empty space and align the title to the left side, so that there is no empty spaces. Is there any way to do it via override.css?
Attached is a screenshot of how it looks.
Image
User avatar
Senior Boarder

Konrad M
Sat Dec 29, 2012 10:19 pm
Hi,
can you give us url to your website? It will be much easier to help you.
User avatar

GK User
Sun Dec 30, 2012 8:29 am
Hello Konrad,
The site is in offline mode and is not launched yet. So i have sent you the admin details via PM.

Thanks
User avatar
Senior Boarder

Konrad M
Mon Dec 31, 2012 9:43 am
Please try add to the bottom of template.css after last selector:
Code: Select all
.itemToolbar {
margin-left: 0px !important;
}
User avatar

GK User
Mon Dec 31, 2012 10:13 am
Wow! That works.. Thanks a ton
User avatar
Senior Boarder


cron