The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
UKBL ~ Forum Marquee/Scroller with Pictures Details »» | |||||||||||||||||||||||||||||||
UKBL ~ Forum Marquee/Scroller with Pictures
Developer Last Online: Feb 2012
UKBL ~ Forum Marquee/Scroller with Pictures Want a different kind of Scroller/Marquee for your Site, With changable gradients and Font Colours/Type/Size. This is so easy to add to your forum. First we start with the images just upload the images to your forums images/misc folder To change the gradient, just make up a 50px by 100px box and add a gradient of your choice, i made mine in Paint.net, but you can use photoshop or gimp. Next comes the transparent gifs, they are 40 pixels square, you could add your logo or any other image you want. Just make sure all the graphics are uploaded to your correct folder and thats it on the graphics side. Now the code Code:
<html> <head> <title>UKBL ~ Forum Scroller display</title> </head> <BODY BGCOLOR="#FFFFFF" TEXT="#000000" leftmargin=0 rightmargin=0 topmargin=0 bottommargin=0 marginheight=0 marginwidth=0> <br><br> <center> <table width="800" border="0" cellpadding="0" cellspacing="0" style="border: 1px solid #5272A9; color: #5272A9; font: 33px arial black, arial, sans-serif; letter-spacing: 5px; font-weight: bold" background="images/misc/grad.jpg"><tr><td align="center" valign="middle"> <marquee scrolldelay="100"> <img src="images/misc/rss.gif" align="middle"> Welcome Friends <img src="images/misc/purse.gif" align="middle"> </marquee> </td></tr></table> </center> <br><br> </BODY> </HTML> Code:
<table width="800" border="0" cellpadding="0" cellspacing="0" style="border: 1px solid #5272A9; color: #5272A9; font: 33px arial black, arial, sans-serif; letter-spacing: 5px; font-weight: bold" 2nd Edit Code:
background="images/misc/grad.jpg"> 3rd Edit Code:
<img src="images/misc/rss.gif" align="middle"> YOUR MESSAGE HERE <img src="images/misc/purse.gif" align="middle"> You can see where your message goes too When you've finished, Save your edits and copy and paste the entire code to your Styles Header, Right at the bottom. Or you could experiment by adding it to other templates, You can, since its only basic html code, add more than one to a page, with different messages, Experiment is the fun part Thats it, Hope you have fun with your new scroller Please click install if you use Download Now
Screenshots
Show Your Support
|
Comments |
#12
|
||||
|
||||
Excellent, Great template, thank you
installed |
#13
|
|||
|
|||
|
#14
|
||||
|
||||
I hadn't noticed this mod Gerry
By the way, you misspelled "yourselves" on the demo I might try this one down the road. |
#15
|
|||
|
|||
Quote:
* Corrects Bad spelling |
#16
|
|||
|
|||
For some reason the font is too small and all I did was change the color. Any suggestions?
I have the code like this Code:
<html> <head> <title>UKBL ~ Forum Scroller display</title> </head> <BODY BGCOLOR="#FFFFFF" TEXT="#000000" leftmargin=0 rightmargin=0 topmargin=0 bottommargin=0 marginheight=0 marginwidth=0> <br><br> <center> <table width="850" border="0" cellpadding="0" cellspacing="0" style="border: 2px solid #760099; color: #760099; font: 38px arial, arial; letter-spacing: 5px; font-weight: bold" background="images/misc/grad.jpg"><tr><td align="center" valign="middle"> <marquee scrolldelay="100"> <img src="images/misc/rss.gif" align="middle"> Bienvenidos al foro <img src="images/misc/purse.gif" align="middle"> Los Canales Premium se cayeron en la tarde de May,28<img src="images/misc/rss.gif" align="middle"> </marquee> </td></tr></table> </center> <br><br> </BODY> </HTML> |
#17
|
|||
|
|||
I'll take a look for you later when i get back from work Hang in there :up:
|
#18
|
|||
|
|||
this is the basic html code... nice share sir very nice
|
#19
|
|||
|
|||
Thank you so much, I leave an attachment below of how my Marquee looks like
|
#20
|
|||
|
|||
Quote:
Can you post the full code your using here, so i can take a look, I'll fix it for you then you'll be able to upload it to your site Thanks mate :up: |
#21
|
|||
|
|||
Here it is mate
Code:
<html> <head> <title>UKBL ~ Forum Scroller display</title> </head> <BODY BGCOLOR="#FFFFFF" TEXT="#000000" leftmargin=0 rightmargin=0 topmargin=0 bottommargin=0 marginheight=0 marginwidth=0> <br><br> <center> <table width="875" border="0" cellpadding="0" cellspacing="0" style="border: 2px solid #760099; color: #760099; font: 33px arial black, arial, sans-serif; letter-spacing: 5px; font-weight: bold" background="images/misc/grad.jpg"><tr><td align="center" valign="middle"> <marquee scrolldelay="100"> <img src="images/misc/rss.gif" align="middle"> Bienvenidos al foro <img src="images/misc/purse.gif" align="middle">Simplemente los mejores en el testeo<img src="images/misc/rss.gif" align="middle"> </marquee> </td></tr></table> </center> <br><br> </BODY> </HTML> |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|