-
AuthorPosts
-
robertpolson Friend
robertpolson
- Join date:
- December 2009
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
January 14, 2010 at 10:06 pm #147669Hello, can you please tell me how do I add a simple text such as:
Copyright 2010 My Name to the bottom of my site ? http://www.staroversky.com
Is it worth it and if yes, how do I add Creative Commons banner at the bottom of my site ?
ps5t0ck5 Friendps5t0ck5
- Join date:
- October 2008
- Posts:
- 178
- Downloads:
- 4
- Uploads:
- 5
- Thanks:
- 27
- Thanked:
- 33 times in 11 posts
January 14, 2010 at 10:35 pm #329327Copyright is normally in the footer – have you disabled it?
robertpolson Friendrobertpolson
- Join date:
- December 2009
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
January 14, 2010 at 11:27 pm #329331The problem is that I am using an altered version of JA_Purity_II – blue color with some other changed. I did not do the changes myself. I got the template from this forum.
I was looking all over the place and can’t find the proper footer in the template.ccs and html file.
Where do I look exactly and how will it look?
rikh Friendrikh
- Join date:
- November 2009
- Posts:
- 28
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 5
- Thanked:
- 4 times in 2 posts
January 18, 2010 at 8:14 am #329600Just try to add it to the /templates/ja_purity_ii/layouts/blocks/footer.php
Like
<p>Copyright 2010 My Name to the bottom of my site <a href="www.staroversky.com"></a> </p>
for examplejaybrd1 Friendjaybrd1
- Join date:
- November 2009
- Posts:
- 28
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 7 times in 5 posts
January 18, 2010 at 2:18 pm #329634you can do as above, or you can re-instate the original which means you need to:
In footer.php, put back the code:
<div class=”inner”>
<div class=”ja-copyright”>
<jdoc:include type=”modules” name=”footer” />
</div>
</div>Ensure that the footer module is enabled
You can edit the original copyright by going to:
templates/ja_purity_ii/html/mod_footer/default.phpOriginal:
<small><?php echo $lineone; ?> Designed by <a href=”http://www.joomlart.com/” title=”Visit Joomlart.com!”>JoomlArt.com</a>.</small>
<small><?php echo JText::_( ‘FOOTER_LINE2’ ); ?></small>Modified
<small><?php echo $lineone; ?> </small>
The above line automatically puts whatever name you put as your website name.
You can see the result at the link in my signature.
Hope this helps.
1 user says Thank You to jaybrd1 for this useful post
robertpolson Friendrobertpolson
- Join date:
- December 2009
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
January 25, 2010 at 9:20 pm #330353The first solution worked well:
<p>Copyright 2010 My Name to the bottom of my site <a href=”www.staroversky.com”></a> </p>
Have not tried the last one.
Thank you !
-
AuthorPosts
This topic contains 7 replies, has 5 voices, and was last updated by myuption 14 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum