Attitude5ire
09-09-2006, 10:00 PM
Add 9/11 Remembrance ribbon on your forum and show you'll never forget.
Add this to CSS:
.remem {
position:absolute;
left:0;
top:0;
}
Add Image tag in any global template ( Ex: Use header template )
<img src="$stylevar/911.gif" border="0" class="remem" />
To make these ribbons work like links
<a href="http://yourlink.com"><img src="$stylevar[imgdir_misc]/911.gif" border="0" class="remem" /></a>
Replace the link with your desired link..
[I] (PS: 2 Ribbons attached [Gif n Png] use png only if you use IE Png Transparency Fix hack)
Note sure if this should be a Hack/Mod for Vb, so just posted under graphics.
Add this to CSS:
.remem {
position:absolute;
left:0;
top:0;
}
Add Image tag in any global template ( Ex: Use header template )
<img src="$stylevar/911.gif" border="0" class="remem" />
To make these ribbons work like links
<a href="http://yourlink.com"><img src="$stylevar[imgdir_misc]/911.gif" border="0" class="remem" /></a>
Replace the link with your desired link..
[I] (PS: 2 Ribbons attached [Gif n Png] use png only if you use IE Png Transparency Fix hack)
Note sure if this should be a Hack/Mod for Vb, so just posted under graphics.