-
AuthorPosts
-
mandig Friend
mandig
- Join date:
- October 2010
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 17, 2011 at 8:43 pm #166389Hi,
I have an issue with Bottom/breadcrumbs position. I’d like to use that position with a menu module but if I try to set that module into the breadcrumbs position it doesn’t appear at all while if I use the bottombat position it overlap the “Share on” module.
I attached an image to explain better the problem.
It would be great to have that menu module at the left where there normally is the menu navhelper.
Could someone please help me understand how to do it ?
Thanks and regards.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
mandig Friendmandig
- Join date:
- October 2010
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 18, 2011 at 7:59 am #401609Hi kholand and thanks for your reply. Now everything seems to be find except the social networks icons that disappeared.
Do you have any idea about how to solve it.
Thanks and regards.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 18, 2011 at 8:52 am #401617– You ADD (no change) this code into /templates/ja_business/css/template.css
#ja-navhelper #ja-bottombar a{
display: inline;
float: none;}
– You KEEP this code /templates/ja_business/css/template.css
#ja-navhelper #ja-bottombar a {
border: none;
display: block;
float: left;
height: 24px;
margin-left: 2px;
text-decoration: none;
width: 24px;
}1 user says Thank You to khoand for this useful post
mandig Friendmandig
- Join date:
- October 2010
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 19, 2011 at 9:52 am #401839Kholand, first of all let me thank you for the assistance.
I tried to ADD the code you gave but the result is:
– if I add it BEFORE the original code
#ja-navhelper #ja-bottombar a {
border: none;
display: block;
float: left;
height: 24px;
margin-left: 2px;
text-decoration: none;
width: 24px;
}nothing changes
-if I add it AFTER the above original code I can see everything misplaced and split into 2 lines with cutted icons.
Just to understand: is there a way to use breadcrumbs as footer ? I would like to add menu items at the left of the page in the same line of “sharing icons” where originally was the site index.
If there is no way I will be forced to use the footbar position but, having few things to add, I would prefer not add another line down.
Thanks and regards.
mandig Friendmandig
- Join date:
- October 2010
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 19, 2011 at 9:57 am #401842By the way I forgot to say that in the second case (adding your code after the original one) only Firefox and IE change the site appearence while Chrome doesn’t consider it at all
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 19, 2011 at 10:05 am #401844Hi,
You find this code from /templates/ja_business/css/template.css in the line #734,#736
#ja-navhelper #ja-bottombar a.facebook {
background: url(../images/icon-facebook.png) no-repeat center center;
display: block; < add this line
float: left;< add this line
}#ja-navhelper #ja-bottombar a.twitter {
background: url(../images/icon-twitter.png) no-repeat center center;
display: block; < add this line
float: left;< add this line
}1 user says Thank You to khoand for this useful post
mandig Friendmandig
- Join date:
- October 2010
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 19, 2011 at 11:36 am #401865Once again let me thank you for the help but, as you will see from the attached file I now can see the icons but still haven’t fixed the problem.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 21, 2011 at 5:59 pm #402360I can’t access your site. Could you check it again?
mandig Friendmandig
- Join date:
- October 2010
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 24, 2011 at 11:47 pm #402787<em>@khoand 254747 wrote:</em><blockquote>I can’t access your site. Could you check it again?</blockquote>
Yes, sorry but in the meanwhile I changed my server and forget to update the details into your site.
By the way I would have another question: as you will see there are the navhelper and footer position too high in some pages (where I don’t have so many content to make it go down) but it doesn’t look so well so is there a way to put them down ? I tried to use the min-height css command but it didn’t fit to my needs.
Thanks in advance for the assistance.
Regards.
Christian
mandig Friendmandig
- Join date:
- October 2010
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 27, 2011 at 2:25 pm #403329Anyone can help me to solve the navhelper and footer matter ?
Thanks
mandig Friendmandig
- Join date:
- October 2010
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
July 31, 2011 at 8:50 pm #403814Please I really need assistance to fix the above problems. Chrome is the worst one with the template but I have some problems with other browsers too. :((
Thanks
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
July 31, 2011 at 9:29 pm #403816Hmm, not sure why we are trying this purely with css. If I am understanding you correctly you do not want the breadcrumbs in that block of the template but would rather have an inline menu there? If that is the case then maybe we should open templates>ja_business>blocks>navhelper.php and find the following code. (starting from scratch undoing all you have done before first)
<?php if($this->countModules('breadcrumb')) : ?>
<jdoc:include type="modules" name="breadcrumb" />
<?php endif; ?>We could change this to a normal module type by changing the words “breadcrumb” to something like “bottom_menu”
We would then publish your menu in the new position “bottom_menu” and make sure we have the menu class suffix in the advanced options in the menu manager set to ” bottom” making sure you put a leading space before the word bottom.
Finally in templates>ja_busines>css>template.css add the following css to the bottom of the file
.bottom li {
float: left;
padding: 4px 10px 0 0;}
mandig Friendmandig
- Join date:
- October 2010
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
August 1, 2011 at 12:02 am #403832Phill,
thanks for your help. We’re approaching to what I’d like to do but there still is a problem.
I attached a screenshot where you can see that the “follow us” in bottombar is now misplaced.Furthermore (you can’t unfortunately see it from the screenshot because I’ve taken it from my 27″ iMac) but I have a problem with navhelper and footer in Chrome: if I browse the site from my computer at work I can see the navhelper and footer in Chrome in the middle of the page (as they are in this screenshot) while if I do the same with Firefox I can correctly see them at the bottom of the screen.
Is there a workaround for this too ?
Thanks again and best regards.
Christian
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 1, 2011 at 12:16 am #403833I will really need a link to the site to diagnose that.
AuthorPostsThis topic contains 28 replies, has 4 voices, and was last updated by mandig 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum