Skip to Content Skip to Menu

New message but no notice

  • bb66633
  • bb66633
  • OFFLINE
  • Posts: 11
  • Thanks: 0
  • Karma: 0
14 years 10 months ago #117697 by bb66633
Replied by bb66633 on topic Re:New message but no notice
Here is the image.
Attachments:

Please Log in or Create an account to join the conversation.

  • bb66633
  • bb66633
  • OFFLINE
  • Posts: 11
  • Thanks: 0
  • Karma: 0
14 years 10 months ago #117706 by bb66633
Replied by bb66633 on topic Re:New message but no notice
I have another question. Since I changed the uddeIM template, my mod_uddeIM changed backgroud-color, too. I do not want to change backgroud of mod_uddeIM, I wannt it stay in orginal color "white". How can I get it back? I've try some code of monorange's css. However, it did not work. Please tell me how to deal with it. Also you can see the image, which I mark the background. Thanks for your kindness.
Attachments:

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
14 years 10 months ago #117709 by slabbi
Replied by slabbi on topic Re:New message but no notice
You have to modify the language file.

Search the work and instead of a space use " ". Ensure that the text is in double quotes "XX XX" and not single quotes.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
14 years 10 months ago #117711 by slabbi
Replied by slabbi on topic Re:New message but no notice
uddeIM does not explicitly set the background color. So you can try to add following to uddemodule.css:

#uddeim-module {
background-color: #xxxxxx;
}

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • bb66633
  • bb66633
  • OFFLINE
  • Posts: 11
  • Thanks: 0
  • Karma: 0
14 years 10 months ago #117719 by bb66633
Replied by bb66633 on topic Re:New message but no notice
I already deleted the space.
However, each words go inot straight,just like below:




使



I want the word in same line,like:
刪除 =delete
封鎖使用者 =block this user


So, how can I set the word correctly?

Thanks:laugh:

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
14 years 10 months ago #117721 by slabbi
Replied by slabbi on topic Re:New message but no notice
Then you can try to add a
nowrap="nowrap"
to the table cell element.

In that case you ave to modify the code.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

Moderators: beatnantslabbikrileon
Powered by Kunena Forum