-
AuthorPosts
-
March 26, 2014 at 8:25 pm #196195
Help!!
how can delete the copyright in footer this leyend “ Bootstrap is a front-end framework of Twitter, Inc. Code licensed under Apache License v2.0. Font Awesome font licensed under SIL OFL 1.1. “
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 28, 2014 at 3:54 am #528408You can find and remove in the templates/ja_bookshop/tpls/blocks/footer.php file. You should see code as follows:
<small>
<a href="http://twitter.github.io/bootstrap/" target="_blank">Bootstrap</a> is a front-end framework of Twitter, Inc. Code licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>.
</small>
<small>
<a href="http://fortawesome.github.io/Font-Awesome/" target="_blank">Font Awesome</a> font licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>.
</small>
April 2, 2014 at 9:35 pm #529279I’m looking for the CSS folder to remove this too. How do I get to this folder? I know it would be in the Template Manager but I’m not to familiar with this new admin area (although I love it). Please advise.
<em>@Ninja Lead 418547 wrote:</em><blockquote>You can find and remove in the templates/ja_bookshop/tpls/blocks/footer.php file. You should see code as follows:
<small>
<a href="http://twitter.github.io/bootstrap/" target="_blank">Bootstrap</a> is a front-end framework of Twitter, Inc. Code licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>.
</small>
<small>
<a href="http://fortawesome.github.io/Font-Awesome/" target="_blank">Font Awesome</a> font licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>.
</small>
</blockquote>Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 3, 2014 at 8:38 am #529319You can find the associated css in this file: templates/ja_bookshop/css/template.css
.copyright {
float: left;
}
.poweredby {
float: right;
text-align: right;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
float: right;
text-indent: -999em;
opacity: 0.5;
filter: alpha(opacity=50);
}
greatway Friendgreatway
- Join date:
- June 2007
- Posts:
- 52
- Downloads:
- 420
- Uploads:
- 3
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
June 25, 2014 at 8:59 am #540133commercial clients always want to remove the joomlart copyrights why do you always put them in the code and dont just use modules, we always have a hard time searching to remove all this data. make our lifes simple pls.
2 users say Thank You to greatway for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 26, 2014 at 3:20 am #540208@greatway: I see this causes inconvenience to you. We try to keep things simple, however the layouts vary across templates, thus it works slightly different.
In this case, please refer to this documentation below, it covers typical cases to modify the footer: http://www.joomlart.com/documentation/joomla-faqs/copyright-removal
Hope it helps.
pramodsahu Friendpramodsahu
- Join date:
- May 2014
- Posts:
- 83
- Downloads:
- 219
- Uploads:
- 10
- Thanks:
- 29
- Thanked:
- 5 times in 1 posts
July 12, 2014 at 10:41 am #542088<em>@greatway 433838 wrote:</em><blockquote>commercial clients always want to remove the joomlart copyrights why do you always put them in the code and dont just use modules, we always have a hard time searching to remove all this data. make our lifes simple pls.</blockquote>
good question 😉
-
AuthorPosts
This topic contains 7 replies, has 5 voices, and was last updated by pramodsahu 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum