admin comments need removed

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Thu Mar 24, 2011 5:31 pm
I am attempting to delete the admin comments on my new site... http://www.diystairtreads.com/component ... st204.html Eli Manning, I need to remove... I have searched for this but cannot find where to delete this comment...

also at the bottom of same page (and all other pages) there is a section About Us, Our Offers, etc... I would like to delete this section completly... where do I delete it at?
User avatar
Fresh Boarder

teitbite
Wed Mar 30, 2011 2:18 pm
Hi

You should be able to disactivate the comments in K2 items settings, but for sure You can also use this code in css:

Code: Select all
.itemComments {
    display: none;
}
User avatar
Moderator


cron