Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
setting a simple style-sheet for a dbedit not working
#2
Hello Siegbert

sorry ... I can't give you any advice, I found your Post cause I have the same problem with TIWLabel.
I test with:
.label2 {
  color: green;
  HighlightColor:blue;
  text-align: center;
  font-size: 64px;
}

or simply without dot
label3 {   
  color: blue;
  HighlightColor:black;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 64px;
}

text-align seems to work, 
color works . I can switch between red blue or what else
The size is seems to be ignored.

Your Post is from november  Sad
So the support here is once again not so great.

Maybe you find a solution. So it will be helpfull if you post it here. On the other hand , I'm looking for this topic in "stackoverflow.com" If I will find something I post a reply
Reply


Messages In This Thread
RE: setting a simple style-sheet for a dbedit not working - by joergb - 12-07-2024, 03:36 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)