-
AuthorPosts
-
dieudonne Friend
dieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
November 2, 2011 at 9:06 am #170300Hello,
I can’t find how to remove the back button in the breadcrumb module.
See screenshot for more understanding (in green, this is what we want)Does anyone have an idea ?
Thank in advance.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
November 2, 2011 at 10:54 am #422924Hi
Please try to update this code
#ja-navhelper-top .ja-breadcrums a.ja-back-btn {
background: url("../images/back-btn-bc.png") no-repeat scroll center center #CCCCCC;
display: none;
height: 20px;
left: 0;
position: absolute;
text-indent: -30000em;
top: 0;
width: 20px;
}
Into templates/ja_teline_iv/css/template.css
Line 922
It will hide that home icon.Or you can delete this code
<a href="javascript: history.go(-1)" class="ja-back-btn" title="Go back one page!"><span>Back</span></a>
In templatesja_teline_ivblockscontent.phpThank you
Viet Vu1 user says Thank You to jooservices for this useful post
dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
November 2, 2011 at 11:19 am #422928Ok, I just updated the ticket : Ticket: #GNW-746-52695
And cache, css compress and others are disabled.
dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
November 2, 2011 at 11:56 am #422930Ok, thank you very much
I used the second solution, it is working fine.
and to justify the text (see the vertical dash green line in the first post’s screenshot).
I changed this.ja-breadcrums {
text-indent: -3px;in template.css line 947.
Is it the right way ?Thank in advance.
dieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
November 2, 2011 at 3:39 pm #422945<blockquote>Hi,
By normally yes you can update css to make better looking for your toolbar.
Thank you
Viet Vu</blockquote>Ok, thank you very much for your help
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by dieudonne 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum