The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to change the default sequence of the date at the topic list

3 posters

Go down

How to change the default sequence of the date at the topic list Empty How to change the default sequence of the date at the topic list

Post by Yeff Kr October 17th 2016, 8:31 pm

Technical Details


Forum version : #phpBB3
Position : Founder
Concerned browser(s) : Mozilla Firefox, Google Chrome, Opera
Screenshot of problem : https://2img.net/h/oi68.tinypic.com/2vb76ms.png
Who the problem concerns : All members
Forum link : http://arcania.activoforo.com

Description of problem

Hi there, like the title says, I want to modify or change the default order of the date on the topic list.

For example, this is the dafault date: "17 Octubre 2016, 14:27"

To this:

10
Octubre
2016

One word per line (day - month - year) also without the hour of the post. Is that possible?

(My forum is for latin people, that's why the default languaje)
Yeff Kr
Yeff Kr
New Member

Male Posts : 2
Reputation : 1
Language : Spa / Eng

http://arcania.activoforo.com

Back to top Go down

How to change the default sequence of the date at the topic list Empty Re: How to change the default sequence of the date at the topic list

Post by Yeff Kr October 18th 2016, 6:34 pm

Really? even using some JavaScript on the date code?
Yeff Kr
Yeff Kr
New Member

Male Posts : 2
Reputation : 1
Language : Spa / Eng

http://arcania.activoforo.com

Back to top Go down

How to change the default sequence of the date at the topic list Empty Re: How to change the default sequence of the date at the topic list

Post by Legionheart October 18th 2016, 6:37 pm

@Yeff Kr I could help you remove that from being visible if you wish. But it will remove the entire "17 Octubre 2016, 14:27" part all together. If you decide to go with what I said then try the code below.
~Add to CSS Stylesheet:
Code:
element.style {
    display: none;
}


Last edited by Legionheart on October 18th 2016, 7:12 pm; edited 3 times in total
Legionheart
Legionheart
Helper
Helper

Male Posts : 721
Reputation : 111
Language : English
Location : San Venganza

https://help.forumotion.com

Back to top Go down

How to change the default sequence of the date at the topic list Empty Re: How to change the default sequence of the date at the topic list

Post by Ace 1 October 31st 2016, 6:23 pm

@Yeff Kr I could have made it work how it was at first but I see you altered it using the templates.

It's not really centered so I recommend adding this to your CSS Stylesheet:

Code:
.ultDate { margin-left: 50px; }
Ace 1
Ace 1
Helper
Helper

Male Posts : 843
Reputation : 64
Language : English - French?
Location : Druid Hill Park

https://help.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum