-
AuthorPosts
-
EG Friend
EG
- Join date:
- March 2014
- Posts:
- 66
- Downloads:
- 54
- Uploads:
- 13
- Thanks:
- 13
- Thanked:
- 2 times in 2 posts
July 25, 2014 at 12:48 am #199972Hello,
I have a problem about the department list on Home page.
I use the same html & Css forum the demo site for a new website. It works well but I can only set 7 “departments” or “pictures” and the eighth is on the next line.Any idea how to solve this problem ?
Thanks a lot,
EG
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 25, 2014 at 8:59 am #543437Hi EG,
Could you please provide your site url so I can take a look at the problem for you ?
EG FriendEG
- Join date:
- March 2014
- Posts:
- 66
- Downloads:
- 54
- Uploads:
- 13
- Thanks:
- 13
- Thanked:
- 2 times in 2 posts
July 25, 2014 at 12:41 pm #543455Sorry, I add the information in first post. Don’t pays attention about the the 8th icon is the same than 7th : it’s just to show you an example.
By the way, I have another issue : title of the department list doesn’t appear.
Secondly, if the text below the icon is too long, it doesn’t appear correctly : how can I modify this ?Thanks a lot for your reactivity,
EG
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 28, 2014 at 10:51 am #543613Hi EG,
I need to take a look at your site in order to investigate the problem, if you don’t want to publish it here, you can send me via private reply instead.
EG FriendEG
- Join date:
- March 2014
- Posts:
- 66
- Downloads:
- 54
- Uploads:
- 13
- Thanks:
- 13
- Thanked:
- 2 times in 2 posts
July 28, 2014 at 5:02 pm #543680So I found a solution, reducing width to have 8 elements in departement list. But I still have the other problem :
– if the text below the icon is too long, it doesn’t appear correctly : how can I solve this ?Thanks,
EG
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 30, 2014 at 9:00 am #543890Hi EG,
Thanks for the info, if you’re using JA University with new T3 framework, please open file root_folder/templates/ja_university_t3/css/custom.css (if you don’t have this file, just create a new one) then add this code :
ul.iep-list {
float: left;
width: 100%;
clear: both;
}to fix the problem with text below icons, please add this code :
ul.iep-list li span {
bottom: auto;
}In case you want to adjust the space around each icon, just add this code :
ul.iep-list li {
width: 14.28%;
}1 user says Thank You to Adam M for this useful post
EG FriendEG
- Join date:
- March 2014
- Posts:
- 66
- Downloads:
- 54
- Uploads:
- 13
- Thanks:
- 13
- Thanked:
- 2 times in 2 posts
July 31, 2014 at 8:53 am #544013Thanks a lot !
It’s exactly what I needed.Regards,
EGEG FriendEG
- Join date:
- March 2014
- Posts:
- 66
- Downloads:
- 54
- Uploads:
- 13
- Thanks:
- 13
- Thanked:
- 2 times in 2 posts
August 1, 2014 at 4:59 pm #544185Actually there’s a last minor problem.
If you look the first icon, the text below is not aligned with the text below the other icons. Have you got an idea to solve this ?Thanks,
EG
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by Adam M 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum