×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: [RESOLVED] Hide envelope

[RESOLVED] Hide envelope 15 years 5 months ago #4494

  • Gary
  • Gary's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Hi all, i have just installed joomla comment on our school website and made a few minor changes to the look so it fits ib better with our look. There is one thing i want to do however but i cant find a way to do it. Here is a link to one of our page which contains some comments from students: nabwoodschool.org.uk/index.php?option=co...8&catid=48&Itemid=86 What i want to do is remove or hide the small orange envelope symbol next to the date, and also change the date from its current layout to day, month, year. Any help would be greatly appreciated. Thanks.

[RESOLVED] Hide envelope 15 years 5 months ago #4535

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
about the envelope open your template html and remove this {notify} from the post container.

The other possibility is to hide this envelop through the use of css:
find #comment .postnotify0 and #comment .postnotify1 and add display:none; to it.

I prefer the first option because it will remove the code that makes the envelop and that will save you less than 1kb of data transfer every time :)

About the date - just look at the backend of the extension. You will find a field for the date format.

[RESOLVED] Hide envelope 15 years 5 months ago #4538

  • Gary
  • Gary's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
When you say template html, do you mean our websites template or the comment component templates. where can i find this, i`ve had a look but cant seem to find it.

For the date settings, i have seen it at the backend but i dont know what to change it to. The current setting is: Y-m-d H:i:s I know that "Y" is Year, "m" is month etc, but what is the correct format for this example: 19-6-2009 or 19 June 2009.


Thanks.

[RESOLVED] Hide envelope 15 years 5 months ago #4539

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Yes, I refer to the extension template (look under layout) and about the date - are you using 3.26 or 4.0?

[RESOLVED] Hide envelope 15 years 5 months ago #4593

  • Gary
  • Gary's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Hi, sorry for the delay, we are using version 3.26

[RESOLVED] Hide envelope 15 years 5 months ago #4594

  • Gary
  • Gary's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
I cant seem to find a template.html file anywhere in the comments component??

[RESOLVED] Hide envelope 15 years 5 months ago #4595

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Go to extensions->joomlacomment->content settings->layout and modify your template there.

[RESOLVED] Hide envelope 15 years 5 months ago #4597

  • Gary
  • Gary's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
LOL, i`ve been using ftp program to look for the file, i forgot it can be done from the backend! Thanks.
  • Page:
  • 1
Time to create page: 0.110 seconds