Standout Announcements with onmouseover
-----
| Author | Message | |
|---|---|---|
|
Saeru |
||
| Thu Mar 02, 2006 1:59 pm Post subject: Standout Announcements with onmouseover | ||
|
With the Standout Announcements, on templets that have a onmouseover effect for the table cells.. (ie the 'topic' rows) like Aelous or zeroSpace. It don't quite work.
It displays the difference in colors set for the Announcements and Stickys, but once the mouse runs over the tables, but onmouseout the color stays at the boards default colors rather then what was set for the Announcements and Stickys. Code: <td class="{topicrow.ROW_CLASS}" width="100%" {C_ONMOUSEOVER}="this.style.backgroundColor='{C_ROW1_OVER}';" {C_ONMOUSEOUT}="this.style.backgroundColor='{C_ROW1}';" {C_ONCLICK}="window.location.href='{topicrow.U_VIEW_TOPIC}'">
Yes I know the {C_ROW1} is whats doing it.. but I can't add the row class to it cause it don't directly add in the color hex code. Is there away to work around this? I don't so much mind the table cell changing onmouseover to the same color as all the others, just onmouseout I'd like it to change back to the colors I set for the two rather then the normal colors for the normal topics. |
||
|
Thoul |
||
| Fri Mar 03, 2006 4:29 pm Post subject: re: Standout Announcements with onmouseover | ||
|
Unfortunately the only way to work around that would be to separate the announcements and stickies from the other posts. That is really beyond the scope of this hack. I'm afraid Stand Out Announcements is just not compatible with templates that have their own mouseover color effects.
Last edited by Thoul on Tue Mar 14, 2006 12:30 pm; edited 1 time in total |
||
|
Saeru |
||
| Tue Mar 14, 2006 7:12 am Post subject: re: Standout Announcements with onmouseover | ||
|
Darn.. oh well.. I'll just remove the mouse over effects on that part of the boards then..
Though it would be nice to split the announcements and stickies from the normal posts.. |
||
Page 1 of 1