Jump to content

Recommended Posts

Posted

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!


Posted (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 by Kelsenellenelvian
Posted

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.

Posted

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 dangerous

copy 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;
}

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...