djackson Posted November 19, 2006 Posted November 19, 2006 Hopefully not a bug, but just me...Checking "Forced" now changes the font size of the displayed text (v5.5 changed the colour)Missing buttons (icons) for "Unique ID" and "Picture File"Keep up the great work!
Kelsenellenelvian Posted November 19, 2006 Posted November 19, 2006 (edited) the icons are in the theme file. So which theme are you using?Also the forced text issue may be theme related.There is supposed to be a WPI.css entry for the forced install now so I am willing to be all your problems are theme related. Edited November 19, 2006 by Kelsenellenelvian
djackson Posted November 19, 2006 Author Posted November 19, 2006 See, it was me. I was using one of the 3rd party themes, tried the built in ones and no probs. Thanks for the quick reply.
djackson Posted November 19, 2006 Author Posted November 19, 2006 OK, have done some quick reverse engineering...Until the updated themes start to appear, try these changes worked for me... yeah, I know, a little knowledge is dangerouscopy DefaultImage*.jpg from the \\WPI\Themes\Classic folder to \\WPI\Themes\"your theme"copy GenUID*.jpg from the \\WPI\Themes\Classic folder to \\WPI\Themes\"your theme"add the following code to the \\WPI\Themes\"your theme"\wpi.css file.ftxt{ font-family: arial; font-weight: bold; color: #FF0000; font-size: 8pt; margin-left: 5px; margin-right: 10px;}
Kelsenellenelvian Posted November 19, 2006 Posted November 19, 2006 Very good job doing it yourself like that it is exactly what I am posting in the themes thread.
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