Adding copyright to footer
4 posters
Page 1 of 1
Re: Adding copyright to footer
Find a free copyright company I'm guessing and try to include it into your CSS style-sheet?
Nickalbokid96- New Member
- Posts : 2
Reputation : 0
Language : Albanian
Re: Adding copyright to footer
here's the thing , I've got the copyrights just no idea how to go about editing the stylesheet! I've searched high and low and when j attempt to edit the fo
oter via admin panel nothing happens lolo
oter via admin panel nothing happens lolo
ProjectRoadster.info- New Member
- Posts : 3
Reputation : 0
Language : English
Re: Adding copyright to footer
Ok, go to your:
Admin Panel > Display Tab > Pictures and Colors > Colors > CSS StyleSheet.
I'm not sure how long your copy right is but if it's something like ProjectRoadster.info All rights reserved and bla bla then you should be able to edit it their.
Admin Panel > Display Tab > Pictures and Colors > Colors > CSS StyleSheet.
I'm not sure how long your copy right is but if it's something like ProjectRoadster.info All rights reserved and bla bla then you should be able to edit it their.
Nickalbokid96- New Member
- Posts : 2
Reputation : 0
Language : Albanian
Re: Adding copyright to footer
Sorry, it is not possible to edit the footer with CSS nor you can add anything to it.
But you can do it with Template Editing. Thats only available for phpBB2 version.
But you can do it with Template Editing. Thats only available for phpBB2 version.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Adding copyright to footer
It's a PHPbb2 and I need to add a google adsense ad to it
this is the code :
how would I go about adding this into the footer and make it actually work?
this is the code :
- Code:
<script type="text/javascript"><!--
google_ad_client = "pub-0259118833491509";
/* 468x15, created 09/05/09 */
google_ad_slot = "6722595725";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
how would I go about adding this into the footer and make it actually work?
ProjectRoadster.info- New Member
- Posts : 3
Reputation : 0
Language : English
Re: Adding copyright to footer
Adding copyright to PHPbb3 is not an easy task, but i went to the css page and edited and added some lines i found in basic css. What i am not sure of is if this is legal or not, can anyone please let me know if adding this code to css is legal and i will also add a link to the forums please let me know if the copyright at the bottom of the page is within regulations.
http://www.spiritsjourneyforums.com/forum.htm
http://www.spiritsjourneyforums.com/forum.htm
- Code:
.copyright {
background-image: url('http://i437.photobucket.com/albums/qq91/name/bluewolfhowl-2-1-2-3-1.jpg') ;
background-repeat: no-repeat;
background-position: center 0;
padding-bottom: 50px;
position:relative;
}

» Forum footer add copyright
» No copyright and links in footer
» Right Side Bar & Bottom Copyright™ Footer Help?
» Adding background msuic copyright problem?
» How To Remove Forumotion's Copyright Footer
» No copyright and links in footer
» Right Side Bar & Bottom Copyright™ Footer Help?
» Adding background msuic copyright problem?
» How To Remove Forumotion's Copyright Footer
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum