-
AuthorPosts
-
earthson Friend
earthson
- Join date:
- May 2008
- Posts:
- 162
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 17
- Thanked:
- 7 times in 1 posts
March 17, 2013 at 2:16 am #185913I see other posts here, but none in the JaUniveristy area. I’d hate to start taking advice from other posts and applying it, because I’m nervous I’d mess it up.
Anyway, the drop down menus in the Jomsocial area aren’t working. They don’t show up. I believe I need to change something with the “Overflow”. Anyone?
Thanks!
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 18, 2013 at 6:36 am #486804Hi earthson,
Would you mind making a snapshot of where the drop down menu should be displayed ?
Did you configure the right position for it ?Regards,
—
Leoearthson Friendearthson
- Join date:
- May 2008
- Posts:
- 162
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 17
- Thanked:
- 7 times in 1 posts
March 20, 2013 at 5:31 am #487135Hey Leo,
I used a quickstart install for the template, and then installed Jomsocial after the fact. Here is the image:
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 21, 2013 at 10:55 am #487343Hi earthson,
Thank your for your snapshot. Not a conflict, but there is some issue of loading language files .ini on your site. I need to check out these on server, in order to know whether or not it cause the Jomsocial dropdown doesn’t work. Pls send me a PM with your ftp info.
You can see my snapshot for details.Regards,
—
Leo
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 22, 2013 at 3:30 am #487401Hi earthson,
At the end, the issue was found by a css mistake of Jomsocial component on our template. I did fixed it on your site, now the dropdown menu works well. Here is my guide:
On your server, open <blockquote>components/com_community/templates/default/css/style.css</blockquote> . Then replace line:#community-wrap .cToolBar>li{float:left;display:inline-block;position:relative;}
with line
#community-wrap .cToolBar>li{float:left;display:block;position:relative;overflow: visible;}
Regards,
—
Leo1 user says Thank You to phong nam for this useful post
earthson Friendearthson
- Join date:
- May 2008
- Posts:
- 162
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 17
- Thanked:
- 7 times in 1 posts
March 22, 2013 at 1:03 pm #487482Thank you Leo! It works! You really went above and beyond to help me out 🙂
earthson Friendearthson
- Join date:
- May 2008
- Posts:
- 162
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 17
- Thanked:
- 7 times in 1 posts
July 5, 2013 at 11:11 pm #498139Another question. I just updated Jomsocial, and the menus don’t work again. I manually went back in and fixed the problem. But, I should be able to just do an override for this instead, right? I attempted to follow the procedure I’ve used for other files, but it isn’t working – I have to actually change the original file.
I tried to put the corrected version of style.css here: /templates/mytemplate/html/com_community/style.css
Is that not right?
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
July 6, 2013 at 5:31 am #498145Hi earthson,
<blockquote>I should be able to just do an override for this instead, right?</blockquote>
We will recommend you to override the Jomsocial component if you are quitely good at HTML & CSS.
Anyways, You can compare your process with our below tutorial to correct your issue:
http://www.joomlart.com/forums/topic/understanding-template-overrides-in-joomla/tomasmac Friendtomasmac
- Join date:
- December 2009
- Posts:
- 45
- Downloads:
- 11
- Uploads:
- 7
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
September 19, 2013 at 8:50 am #506327Hi Leo, have the same issue, but I cannot find the line you mentioned in the style.css:
#community-wrap .cToolBar>li{float:left;display:inline-block;position:relative;}Using JA_University 1.0.5
Thank you,
Tomas
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
September 19, 2013 at 10:54 am #506360Hi Tomas,
You can add below codes into the end of templates/ja_university/css/template.css file:
#community-wrap .cToolBar > li
{
display:inline-block !important;
overflow: visible !important;
}Then clear JAT3 cache.
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by phong nam 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum