×
Support Offline :
Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time:
Our Time:
Forum
JUX Member Forum - Restricted to Members Only
JUX Templates
JUX Galiana
Modifications
Modifications
Less
More
Posts: 8
Thank you received: 0
9 years 7 months ago - 9 years 7 months ago #3296
by Sid bern
HI,
I am using Galiana template and I would like to make some changes. I have looked all over the place and spent considerable amount of time trying to find out how to remove two things CIRCLED on the image
1. I would like to remove the underscore from the titles, see it circled on the attached image
2. I would like to remove the date and time, see it circled on the attached image
69.89.31.103/~foubreat/votebola/index.php
thank you
Last edit: 9 years 7 months ago by
Sid bern . Reason: including more information
The topic has been locked.
Less
More
Posts: 149
Karma: 3
Thank you received: 17
9 years 7 months ago - 9 years 7 months ago #3314
by Tinh Nguyen
Hi Osariase,
Thank for contacting us!
I checked for you.
You add the following code in the custom.css file.
.t3-module h3.module-title span:after {
display: none;
}
.t3-sl-3 .t3-module div.moduleItemDateCreated {
display: none;
}
The path of custom.css file.
{yoursite}templates/noo_galiana/css/custom.css
If the custom.css file doesn't exist in the css folder, please create it and add the above code.
Please check again and feedback for me.
***************
Best Regards,
T
The topic has been locked.
Less
More
Posts: 8
Thank you received: 0
9 years 7 months ago - 9 years 7 months ago #3435
by Sid bern
Adding the lines you gave me did it. thanks
Last edit: 9 years 7 months ago by
Sid bern .
The topic has been locked.
Less
More
Posts: 149
Karma: 3
Thank you received: 17
9 years 7 months ago #3451
by Tinh Nguyen
Hi,
No problem. You're welcome!
Thank you for giving me the feedback.
***************
Best Regards,
T
The topic has been locked.
Forum
JUX Member Forum - Restricted to Members Only
JUX Templates
JUX Galiana
Modifications
Time to create page: 0.053 seconds