The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
A question about frames
I'm trying to add a frame to the forumhome. Is there a way to add a frame in the footer? I have a newsticker but I want to put it in a frame. Any help will be greatly appreciated.
|
#2
|
|||
|
|||
Sort of like what's seen at http://www.thesignsite.co.uk/ ?
Code:
<style type="text/css"> body { padding: 0px 0px 20px 0px; } #footer { position: absolute; bottom: 0; left: 0; width: 100%; background: #000000; color: #FFFFFF; height: 20px; } html > body #footer { position: fixed; } --> </style> <!--[if IE]> <style type="text/css"> body { overflow-y: hidden; } div#wrapper { height: 100%; overflow: auto; } </style> <![endif]--> |
#3
|
||||
|
||||
Yes and no.
Right now I have it in the footer inside the skin and I would like to keep it there but in a frame if at all possible. It isn't at the bottom of the screen. Does that make any sense? |
#4
|
|||
|
|||
Frame as in... a box with a border or an frame / iframe?
Screenshots and mockups are always helpful |
#5
|
||||
|
||||
Going to PM.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|