-
AuthorPosts
-
April 4, 2012 at 2:56 pm #175783
Hi,
My Breadcrumbs module is overlapping on some pages. You can see an example in the attached png. I’m using JABusiness.
Please advise how to fix this.
Thanks,
Mike
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 4, 2012 at 2:59 pm #447313<em>@halogen 312284 wrote:</em><blockquote>Hi,
My Breadcrumbs module is overlapping on some pages. You can see an example in the attached png. I’m using JABusiness.
Please advise how to fix this.
Thanks,
Mike</blockquote>
Hi,
You go to Template manager,choose JA Business template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.
Could you give me a link to your page as you said?April 4, 2012 at 4:21 pm #447327OK.
http://halogensys.com/applications/ww
Optimize is set to No.
Let me know if you need admin login.
Mike
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 5, 2012 at 10:39 am #447465<em>@halogen 312303 wrote:</em><blockquote>OK.
http://halogensys.com/applications/ww
Optimize is set to No.
Let me know if you need admin login.
Mike</blockquote>
You replace this code from /templates/ja_business/css/template.css
#ja-navhelper #ja-bottombar {
float: right;
overflow: hidden;
width: 28%;
}
with
#ja-navhelper #ja-bottombar {
float: right;
overflow: hidden;
width: 45%;
}#ja-navhelper #ja-bottombar a {
border: none;
display: block;
float: left;
height: 24px;
margin-left: 2px;
text-decoration: none;
width: 24px;
}
with
#ja-navhelper #ja-bottombar a {
border: none;
display: inline;
float: none;
height: 24px;
margin-left: 2px;
text-decoration: none;
width: 24px;
}1 user says Thank You to khoand for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by khoand 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
breadcrumbs overlap
Viewing 4 posts - 1 through 4 (of 4 total)