Remove date and date area

GK User
Tue Dec 20, 2011 3:22 pm
How can I remove the date and the position of the date un all my posts?
User avatar
Fresh Boarder

GK User
Tue Dec 20, 2011 3:32 pm
Hi,

Can you show me the date place then I can help you better, you can use a screenshot with annotations.

Thanks,
User avatar
Platinum Boarder

GK User
Thu Apr 12, 2012 6:30 am
I need an answer for this too.
this is what I would like my articles (k2 items) to look like as shown in the pixellove demo:
http://demo.gavick.com/joomla16/apr2011/index.php?option=com_content&view=article&id=41:perfect-new-dawn&catid=18&Itemid=217

there is no black square in the top left corner as illustrated in my setup here:
Screen Shot 2012-04-12 at 3.21.34 PM.jpg

Screen Shot 2012-04-12 at 3.20.56 PM.jpg

but the spacing left for where the black date box was is not appealing!
User avatar
Junior Boarder

GK User
Fri Apr 13, 2012 2:09 pm
Hi trashdan,

Please give me the link to your site please then I will provide you a solution.

Thanks,
User avatar
Platinum Boarder

GK User
Mon Apr 16, 2012 2:13 am
Hi Don

Thanks for looking into this for me.
This is the link to a page that really shouldnt have the date box there:
http://zidanc.com/beautythrunature/about-us

Dan
User avatar
Junior Boarder

GK User
Mon Apr 16, 2012 11:12 pm
Hi Dan,

Please add this code to CSS Override to fix it:
Code: Select all
.itemDateCreated{
display:none;
}
.itemToolbar {
    margin: 0 0 25px!important;
}


Cheers,
User avatar
Platinum Boarder


cron