vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Database of Codes/Hacks/Mods :: Content At Bottom of Forum - View Topic
Topic Rating: *****
Printable View
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Content At Bottom of Forum (3rd Apr 08 at 8:33pm UTC)
This code will make it possible to add content to the very bottom of the forum. Simply add what you want to put at the very end where the red text is! {Smile}


<div id="w_e">
Put here what you want to appear at the end of the forum! {Smile}
</div>

<script>
/*Content at bottom of Forum
Coded By Wrighty*/

if(document.addEventListener){
    window.addEventListener('load', function(){document.body.appendChild(get('w_e','id'));}, false);
}else{
    window.attachEvent('onload', function(){document.body.appendChild(get('w_e','id'));});
}
</script>


Global Footer
[.tR] ookie1
Full Member
***

[Avatar]
Is it choccy?

Posts: 167
Status: Offline
Joined:  
Reputation: 3%  


pm
Re: Content At Bottom of Forum (14th Nov 08 at 9:34pm UTC)
I want to have an image and then links on top..... how is this possible?




Image

Hallelujah! 'tis done; I believe on the Son; I am saved by the blood of the Crucified One!
dog199200
Guest
Re: Content At Bottom of Forum (14th Nov 08 at 9:50pm UTC)
you canuse any type of html that is needed,. so if you don't know html i would suggest making a code suggestion and i'll code somethign up for you {Smile}
 Printable View

All times are GMT+0 :: The current time is 5:10am
Page generated in 0.1074 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums