uddeIM 1.0 hotfix 1

16 years 1 month ago #58225 by N6REJ
Replied by N6REJ on topic Re:uddeIM 1.0 hotfix 1
just installed the hotfix, and that did not resolve it.

Bear

Please Log in to join the conversation.

16 years 1 month ago #58236 by BLaCKie_MoRGaN
Replied by BLaCKie_MoRGaN on topic Re:uddeIM 1.0 hotfix 1
To reveal the send button you need to change the css in the file

components/com_uddeim/templates/default/css/uddeim.css

Line 378:

Just fill with "Color: #<>;"
[code:1]
#uddeim-writeform input.button {
font-family: Arial, Helv, Helvetica, "MS Sans Serif", "Sans Serif";
font-size: 11px;
background: none;
color: #<color of choice here>;
border: 1px solid #c0c0c0;

}
[/code:1]

[] Online Games.gr
[] The Gathering.gr
I am not a freak! I am a PROTOTYPE!!

Please Log in to join the conversation.

16 years 1 month ago #58238 by slabbi
Replied by slabbi on topic Re:uddeIM 1.0 hotfix 1
Well, it seems not to be a uddeIM problem: The button inherits the color from the main template. So maybe it is just white text color on white background. ;) It would be interesting to check the main template CSS if the color is changed to white somewhere.

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

Please Log in to join the conversation.

16 years 1 month ago #58251 by N6REJ
Replied by N6REJ on topic Re:uddeIM 1.0 hotfix 1
I love ur program, but what I find interesting is the numerous validation errors. I fixed a few of them last night, but since I'm not a pro it takes me a long time to track them down. They are apparently mostly closing tag errors.
The other thing that I see is that it complains about calling the .css files. But again this only appears under validation.
Ty for the temp fix.

p.s. that is exactly what was wrong :D
i've attached an image to show u.
in this case I changed the background to "blue"


Post edited by: N6REJ, at: 2008/03/05 15:05

Bear
Attachments:

Please Log in to join the conversation.

16 years 1 month ago #58253 by N6REJ
Replied by N6REJ on topic Re:uddeIM 1.0 hotfix 1
oh, I guess I should let u know the changes I made to fix the validation error...
in uddeim.php lines 91-94 I made them like this...
[code:1]$uddeicons_onlinepic = "<img alt='online' title='online' src='".$pathtosite."/components/com_uddeim/templates/".$config->templatedir."/images/icon_online.gif'/>";
$uddeicons_offlinepic = "<img alt='offline' title='offline' src='".$pathtosite."/components/com_uddeim/templates/".$config->templatedir."/images/icon_offline.gif'/>";
$uddeicons_readpic = "<img alt='read' title='read' src='".$pathtosite."/components/com_uddeim/templates/".$config->templatedir."/images/nonew_im.gif' border='0'/>";
$uddeicons_unreadpic = "<img alt='unread' title='unread' src='".$pathtosite."/components/com_uddeim/templates/".$config->templatedir."/images/new_im.gif' border='0'/>";
[/code:1]
this "closes" the image tags.
nope, that didn't work :(
let me fix this :(

Post edited by: N6REJ, at: 2008/03/05 15:31

Bear

Please Log in to join the conversation.

16 years 1 month ago #58256 by slabbi
Replied by slabbi on topic Re:uddeIM 1.0 hotfix 1
Great, thanks a lot!

Will fix this in trunk today evening.

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

Please Log in to join the conversation.

Moderators: beatnantslabbikrileon
Time to create page: 0.243 seconds

Facebook Twitter LinkedIn