Advanced HTML Editor Support Product Page

This topic is locked
This topic was archived

Toolbar Buttons Styles Bugs

Reported 18 Aug 2004 23:42:27
1
has this problem
18 Aug 2004 23:42:27 Dave  posted:
everytime that i trying to pick a style inside the dwmx2004 for my toolbat like ( RED-BLUE-GRAY...) it's not apply the style ( the buttons ) ..
WHY...!?

Replies

Replied 25 Aug 2004 11:04:23
25 Aug 2004 11:04:23 Dave  replied:
why there is no answer to my question ....? <img src=../images/dmxzone/forum/icon_smile_shock.gif border=0 align=middle>
is there any support team for this extention or i have to Solve my problems by my self.
Replied 05 Sep 2004 17:25:18
05 Sep 2004 17:25:18 Camillah Ringes replied:
Sorry for the delay in answering.
I don't know why the styles are not working for you.
The code that takes care of the style lookes like this:

<pre id=code><font face=courier size=2 id=code>&lt;style type="text/css"&gt;
&lt;!--
/* BEGIN Advanced HTML Editor */
.dmx_btn { width: 22px; height: 22px; border: 1px solid #A9A39A; margin: 0; padding: 0; background-color: #A9A39A; background-image: url(../AdvHTML_Images/yellow_out.gif); }
.dmx_btnOver { width: 22px; height: 22px; border: 1px solid #A9A39A; background-color: #A9A39A; background-image: url(../AdvHTML_Images/yellow_in.gif); }
.dmx_btnDown { width: 22px; height: 22px; border: 1px solid #A9A39A; background-color: #A9A39A; background-image: url(../AdvHTML_Images/yellow_in.gif); }
.dmx_btnNA { width: 22px; height: 22px; border: 1px solid #A9A39A; background-color: #A9A39A; filter: alpha(opacity=25); }
.dmx_menuBar { background-color: #A9A39A; }
/* END Advanced HTML Editor */
--&gt;
&lt;/style&gt; </font id=code></pre id=code>

Do you have locked regions in your page(template)? If so the extension cannot put in the proper code and you should adjust the locked regions in that area.

Hopefully this helps,

--------------------------------------------------
Camillah Ringes
Support Team DMXzone.com
--------------------------------------------------

Reply to this topic