-
AuthorPosts
-
tishelpdesk42 Friend
tishelpdesk42
- Join date:
- February 2014
- Posts:
- 195
- Downloads:
- 22
- Uploads:
- 70
- Thanks:
- 25
- Thanked:
- 2 times in 2 posts
November 29, 2015 at 5:37 pm #758555Dear All,
Please find the attached picture below regarding Department lists. Kindly for your help to show the Department name permanently.
Thank you for your Cooperation and Support.
Regards,
Ahmad Moussa
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 29, 2015 at 5:52 pm #758773<blockquote>Please find the attached picture below regarding Department lists. Kindly for your help to show the Department name permanently.</blockquote>
Hi
Could you please give us more details about your problem ? and also post here the url of your website ?
tishelpdesk42 Friendtishelpdesk42
- Join date:
- February 2014
- Posts:
- 195
- Downloads:
- 22
- Uploads:
- 70
- Thanks:
- 25
- Thanked:
- 2 times in 2 posts
November 29, 2015 at 5:54 pm #758774Thank you Pavit,
my site url is tis.tis.edu.sa …..I want to permanently show department names without hovering as attached in the picture. I am not able to find these icons to edit them?
Thank you for your support.
Ahmad
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 29, 2015 at 6:47 pm #758776Hi
Add this to your custom.css
.department-list ul.department-list li span {
display:initial!important;
}<blockquote>I am not able to find these icons to edit them? </blockquote>
They are set using font-awesome icons from template.css file
example :
.department-list ul.department-list li.icon-4 a:before {
content:"f108"
}The code for f108 is inside this file templatesja_university_t3fontsfont-awesomecssfont-awesome.css
.fa-desktop:before {
content: "f108";
}So you can change icons adding another code to template,css
example : if you want to change icon4 from desktop to mobile-phone icon then you need to set in your template.css
.department-list ul.department-list li.icon-4 a:before {
content:"\f10b"
}Because font-awesome.css file has
.fa-mobile-phone:before, {
content: "f10b";
}Hope was clear
tishelpdesk42 Friendtishelpdesk42
- Join date:
- February 2014
- Posts:
- 195
- Downloads:
- 22
- Uploads:
- 70
- Thanks:
- 25
- Thanked:
- 2 times in 2 posts
November 29, 2015 at 7:10 pm #758778Thank you for your quick reply.
Sorry but you mean custom.css….template.css?
Thank you again.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
tishelpdesk42 Friendtishelpdesk42
- Join date:
- February 2014
- Posts:
- 195
- Downloads:
- 22
- Uploads:
- 70
- Thanks:
- 25
- Thanked:
- 2 times in 2 posts
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by tishelpdesk42 8 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum