SeanFace101
Seasoned Veteran
Hey..
I want to add Images that stay fixed on my page (all pages on my forum).
I want them both on the left of my pages & the right (in the spaces between the forum body & the sides of the screen)
I want it because i want the images to link to game, console & accesory reviews that have been done on my forum.
I googled it and got the following code to add..
If it was a normal webpage i would add this to it, but as its a forum & a forum has 1000s of pages..
What files do i edit this into for for it to show on all my forum pages?
The page i got it from is..
- http://jensocial.com/group/ningnetworkt ... d-links-on
Also.. I will want 3 or 4 images on each side, so would i just add the code how ever many times, changing the part thats say "right" to "left" (for left side images) & the part that says "bottom" to "top" (for top ones)?
My Forum Software: phpBB
My Forum Link: http://www.xboxlivefan.org/
Anybody help with some info on this please?
Thanks!
😛
I want to add Images that stay fixed on my page (all pages on my forum).
I want them both on the left of my pages & the right (in the spaces between the forum body & the sides of the screen)
I want it because i want the images to link to game, console & accesory reviews that have been done on my forum.
I googled it and got the following code to add..
Code:
<a target='_blank' href='http://yourlink.com' text='About your link'><img src='yourimagepath.jpg' alt='About your image' style='position: fixed; bottom: 25px; right: 10px;'></a>
If it was a normal webpage i would add this to it, but as its a forum & a forum has 1000s of pages..
What files do i edit this into for for it to show on all my forum pages?
The page i got it from is..
- http://jensocial.com/group/ningnetworkt ... d-links-on
Also.. I will want 3 or 4 images on each side, so would i just add the code how ever many times, changing the part thats say "right" to "left" (for left side images) & the part that says "bottom" to "top" (for top ones)?
My Forum Software: phpBB
My Forum Link: http://www.xboxlivefan.org/
Anybody help with some info on this please?
Thanks!
😛







