-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 9, 2016 at 8:12 pm #974778Hi
Add to your custom.css
.department-list ul.department-list li { width:120px!important; height:110px!important; }
Looking at your custom.css too i noted you have this in your code
.department-list ul.department-list li a{ border-radius: 0 !important;
so they appear squared
Regards
tishelpdesk42 Friendtishelpdesk42
- Join date:
- February 2014
- Posts:
- 195
- Downloads:
- 22
- Uploads:
- 70
- Thanks:
- 25
- Thanked:
- 2 times in 2 posts
October 10, 2016 at 4:52 am #974873Dear Mr.Pavit,
Thank you for your reply.
Please be informed that I have added this code to my custom.css but still the Department List are square. Also be noted that the following code is not in my custom.css
.department-list ul.department-list li a{
border-radius: 0 !important;How can I fix it?
Regards,
Ahmad Moussa
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 10, 2016 at 6:29 am #974914Hi
Your /com_eventbooking/assets/css/custom.css file contain this code at line 4
.department-list ul.department-list li a{ border-radius: 0 !important;
change it to :
.department-list ul.department-list li a{ border-radius: 50% !important; }
-
1 user says Thank You to pavit for this useful post
tishelpdesk42 Friendtishelpdesk42
- Join date:
- February 2014
- Posts:
- 195
- Downloads:
- 22
- Uploads:
- 70
- Thanks:
- 25
- Thanked:
- 2 times in 2 posts
October 10, 2016 at 7:48 am #974937Thank you Mr.Pavit,
I really appreciate it.
Regards,
Ahmad Moussa
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by tishelpdesk42 8 years, 1 month ago.
The topic ‘Department List Circles are not viewed correctly after updating one plugin’ is closed to new replies.
Jump to forum