Unable to install nts_upraxis
Re: Unable to install nts_upraxis
10 years 7 months ago
Hello and thank you for your reply,
I do not know what to say except thank you very much. Even if I did not ask this to you and I consider your intervention a little bit intruvise it is really better like that. Just to know which files have you modified because I would like to make all CSS template changes with overrides to avoid their deletion with template updates? But again, thank you very much.
Regards
I do not know what to say except thank you very much. Even if I did not ask this to you and I consider your intervention a little bit intruvise it is really better like that. Just to know which files have you modified because I would like to make all CSS template changes with overrides to avoid their deletion with template updates? But again, thank you very much.
Regards
Please Log in or Create an account to join the conversation.
Re: Unable to install nts_upraxis
10 years 7 months ago - 10 years 7 months ago
Hi,
I changed the custom.css file in the "ja_university_t3/css" folder. I added some below CSS rules.
You can open that file and view all changes.
Best regards,
I changed the custom.css file in the "ja_university_t3/css" folder. I added some below CSS rules.
Code:
.t3-megamenu .nav > li > .separator {
color: #fff;
}
.t3-bot-sl .t3-module .custom hr {
border: 0;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.t3-bot-sl .t3-module .custom table img {
margin-right: 10px;
}
You can open that file and view all changes.
Best regards,
Last edit: 10 years 7 months ago by 9support.
Please Log in or Create an account to join the conversation.
Time to create page: 0.264 seconds