0
Welcome Guest! Login
0 items Join Now

Date in Grunge Template: change of places

  • Date in Grunge Template: change of places

    Posted 14 years 5 months ago
    • Dear All,

      This question should not be to difficult I hope. Unfortunately I do not know where to look for it...

      OK, the problem is with the date which is displayed on the top right of the Grunge Template. What I want is that displays like that: Thursday, 25 November, 2010. Could you please advise in what file do I need to change the position of 25 and November?
  • Re: Date in Grunge Template: change of places

    Posted 14 years 5 months ago
  • Re: Date in Grunge Template: change of places

    Posted 14 years 5 months ago
    • Hi there,

      Thanks for your reply Mark but this refers to the date for articles and not for the date header on the top of the grunge template. Any changes in that provided files does not change anything.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Date in Grunge Template: change of places

    Posted 14 years 5 months ago
    • Check the template settings for this.
      If you dont find your options look into the template settings for this and the templateDetails.xml:

      <param name="formats" type="dateformats" default="%A, %B %d, %Y" label=" ">
      <option value="%A, %B %d, %Y" />
      <option value="%B %d, %Y" />
      <option value="%d %h, %Y" />
      <option value="%d %h, %y" />
      <option value="%a, %h %d, %Y" />
      <option value="%a, %h %d, %y" />
      </param>
  • Re: Date in Grunge Template: change of places

    Posted 14 years 5 months ago
    • Yes! That was it! Thank you Henning.

      I had to change the templateDetails.xml first and than point the right position in the template at the back end and it worked like a charm.

      Once again, thank you both!

Time to create page: 0.082 seconds