-
AuthorPosts
-
November 5, 2008 at 7:14 pm #135105
Hi Folks
A Question
I will remove the box…look !
Please help me…
Greatings…
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 5, 2008 at 9:21 pm #278203Go to Admin Backend>Module Manager> look for Type ‘mod_breadcrumbs’ and turn it off.
November 7, 2008 at 8:18 am #278412I turn it off but the side show the Box…is there a bug?
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 7, 2008 at 9:48 am #278426Online 802 of template.css find…
#ja-pathway {
background:#F8F8F7 none repeat scroll 0 0;
border-color:#E7E8E6 #E7E8E6 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
color:#626A69;
font-weight:bold;
padding:5px 15px;
}
and change to…#ja-pathway {
color:#626A69;
font-weight:bold;
}
November 8, 2008 at 11:46 am #278560Now its look like this…..
:((
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 8, 2008 at 12:02 pm #278562Open /templates/ja_edenite/index.php
find online 178…
[php]<!– BEGIN: PATHWAY –>
<div id=”ja-pathway”>
<strong>You are here :</strong><jdoc:include type=”module” name=”breadcrumbs” />
</div>
<!– END: PATHWAY –>[/php]… and delete!If you want to remove the grey line that is left then open /templates/ja_edenite/css/template.css
And find on line 951…
#ja-footer {
border-top:1px solid #E7E8E6;
color:#626A69;
padding:20px 0 0;
position:relative;
text-align:center;
}
and delete the line border-top:1px solid #E7E8E6;November 9, 2008 at 9:16 am #278608Yes…thats is!:D
Thanks a lot Scotty!
Luiz FernandoMolina FriendLuiz FernandoMolina
- Join date:
- December 2005
- Posts:
- 63
- Downloads:
- 37
- Uploads:
- 2
- Thanks:
- 16
- Thanked:
- 2 times in 1 posts
November 12, 2008 at 1:57 pm #278962How do I translate “you are here” to my language?
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 12, 2008 at 2:40 pm #278965Open the index.php file that is in your template folder and on line 178…
[php]<!– BEGIN: PATHWAY –>
<div id=”ja-pathway”>
<strong>You are here :</strong><jdoc:include type=”module” name=”breadcrumbs” />
</div>
<!– END: PATHWAY –>[/php]and change the part that says ‘You are here’ to whatever you want.
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by scotty 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum