jamiet147 Posted July 16, 2013 Posted July 16, 2013 Hi All, I've recently taken over some Xibos and for one of the departments we have a cork background with post-it notes pinned to it; I’ve been trying to get the text to appear from .txt files which is working using: include("http://localhost/1.txt"); ?> However; using this is creating a white background around the text instead of us seeing the coloured background from the post-it note. Has anyone done anything similar to this or have any suggestions of getting text from somewhere else i.e a shared drive? Thanks Jamie
pjshotss Posted July 16, 2013 Posted July 16, 2013 Xibo on windows doesn't use transparency, so webpages, etc will have that background behaviour. The way to get around it is to make the webpage background match and then it'll display how you want it.
penfold Posted July 16, 2013 Posted July 16, 2013 Instead of using a text file, you can put the text directly into XIBO. This will result in the background transparency, but means you will need to edit the text through XIBO rather than text files. We've done what you are after but as we have layouts for specific events it's easier to maintain. Alternatively we have used RSS feeds.
SovietRussia Posted July 16, 2013 Posted July 16, 2013 If you use file_get_contents instead of include, might be worth a shot. 1
fiza Posted July 16, 2013 Posted July 16, 2013 Hi All, I've recently taken over some Xibos and for one of the departments we have a cork background with post-it notes pinned to it; I’ve been trying to get the text to appear from .txt files which is working using: include("http://localhost/1.txt"); ?> However; using this is creating a white background around the text instead of us seeing the coloured background from the post-it note. Has anyone done anything similar to this or have any suggestions of getting text from somewhere else i.e a shared drive? Thanks Jamie [ATTACH=CONFIG]19547[/ATTACH] Sorry Jamie - Not an answer to your question but a request. I really like your xibo layout. Any chance of getting a copy?
jamiet147 Posted July 17, 2013 Author Posted July 17, 2013 @SovietRussia - Thanks for that but still no joy. @fiza - I can't take credit for this layout, just a few pics from google i've found https://gmav.co.uk/media/wysiwyg/Colour_Charts/corkBoard.jpg http://i686.photobucket.com/albums/vv225/reyleander/post-it-note-1-1.jpg http://learninglinkssmrp.files.wordpress.com/2013/03/post-it-note-1.jpg http://www.rachaelyeandle.co.uk/communities/7/004/011/805/057//images/4591286731.gif 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now