The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
LCD-Display vB 3.7 Details »» | |||||||||||||||||||||||||
LCD - Display vb 3.7..
Works with vb 3.6 and vb 3.8 too.. Demo Upload all files and import the product (product-lcd_display.xml).. You need a minimum of 2 Lines for the LCD to function.. Inside the Generel-Settings, 40 Letters are Standard, you might have to play with it so the the LCD-Letters do not run out of the Frame. To use the Welcome usename/guest in the LCD box.. LCD-Display in the admin menu.. Preferences Create New Line, Textline (Language: Code:
hello {begruser} Text align: How to fade-in the Text: How to fade-out the Text: Wait-Mode: Pick the color, Text-Color: Background-Color: Color-Flash Color: Then (Submit) Make as many text lines as you want.. Click,, Create New Lines,, for each one.. If you want it to show in adv or the arcade ,, add this under the $navbar in the adv_portal and ARCADE templates.. Code:
<table cellpadding="1" cellspacing="1" border="0" style="width:100%" class="tborder"> <tbody> <tr class="tcat"> <td width="100%" align="left"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('lcd_display')"><img id="collapseimg_lcd_display" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_lcd_display].gif" alt="" border="0" /></a> <span class="normalfont"> <b>Announcements </b></span> </td> </tr> </tbody> <tbody id="collapseobj_lcd_display" style="$vbcollapse[collapseobj_lcd_display]"> <tr> <td class="alt1" style="width:100%" align="center"> <iframe name="led" src="lcd.php" style="width:100%; height:30px" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"></iframe> </td> </tr> </tbody> </table> <br /> stangger5 Thanks goes to,, Snoopie from web-dynamic.de for this hack.. Hacksaw from hacksaw.de for converting it to vb 3.6.. I`ve added some code and coverted it to English.. Show Your Support
|
Comments |
#52
|
|||
|
|||
ive just noticed what the problem is but dont know how to sort it.
I have a 19" widescreen which im using to modify the forums and the text is centered perfectly but when i use my forums on my 19" normal screen the text is showing more to the right . Have you any idea what would cause this. many thanks andy p.s great mod |
#53
|
||||
|
||||
I use a 22" wide screen...What works for me might not work for you...
It centers fine for me so its hard to say... One thing you could try is making the LCD box alittle smaller.. That will help center is some.. You will need to edit the lcd template.. Find: Code:
pre { font: 10px courier new; line-height: $cssfont; letter-spacing: -3px; } Code:
pre { font: 9px courier new; line-height: $cssfont; letter-spacing: -3px; } |
#54
|
||||
|
||||
Quote:
where i can find line? :*_*: |
#55
|
||||
|
||||
How to Get LCD2 ؟
|
#56
|
||||
|
||||
Quote:
Find webdynamic,,click on that and then Preferences.. Under, LCD (Liquid Crystal Display) You should see create new line.. Thats where you start... |
#57
|
||||
|
||||
Code:
pre { font: 9px courier new; line-height: $cssfont; letter-spacing: -3px; } At 1280 the inner text does not expand to the full width.. Any more clues? :up: |
#58
|
||||
|
||||
look images in Attach
|
#59
|
|||
|
|||
Hi,
Great mod! Are you able to help with grabbing things from the database to display? I see on your site youve got it set to show arcade information - Anychance you can write a step by step guide as im a little stuck! |
#60
|
||||
|
||||
Quote:
I`ll try to play around with it and see if i can come up with something.. Looks like,,you have a line or two thats blank.. To have it show arcade info,,,,you need to know how to write data base querys for what you want...As you can see from thefulcrumpoint dot org,,I have arcade info showing just about everywhere.....lol... |
#61
|
|||
|
|||
Quote:
Any chance you can give me an example of these queries then I can have a play around knowing im on the right track! Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|