- Posts: 49
- Thank you received: 0
Create Date showing at the bottom
- sa
- Topic Author
- Offline
- Senior Member
Less
More
12 years 10 months ago #386
by sa
Create Date showing at the bottom was created by sa
Hi,
I turned on show Create Date for the Search Results. However, the date is appearing at the bottom instead of between the title and the body of text.
How can I change this?
Thanks
I turned on show Create Date for the Search Results. However, the date is appearing at the bottom instead of between the title and the body of text.
How can I change this?
Thanks
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
12 years 10 months ago #391
by andrea_4g
Replied by andrea_4g on topic Re: Create Date showing at the bottom
Two options:
- quick and dirty: edit file components/com_customproperties/views/show/tmpl/default.php (line 394)
- recommended way: take advantage of http://docs.joomla.org/Understanding_Output_Overrides mechanism:
1) create html/com_customproperties/show directory into your template folder
2) copy components/com_customproperties/views/show/tmpl/default.php into the directory created with step 1)
3) modify the file
- quick and dirty: edit file components/com_customproperties/views/show/tmpl/default.php (line 394)
- recommended way: take advantage of http://docs.joomla.org/Understanding_Output_Overrides mechanism:
1) create html/com_customproperties/show directory into your template folder
2) copy components/com_customproperties/views/show/tmpl/default.php into the directory created with step 1)
3) modify the file
The following user(s) said Thank You: sa
Please Log in or Create an account to join the conversation.
- sa
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 49
- Thank you received: 0
12 years 10 months ago #395
by sa
Replied by sa on topic Re: Create Date showing at the bottom
Ok Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.291 seconds