GregJohnson
Posts: 0
Joined: Sun Feb 05, 2012 9:39 pm

Custom Theme Editing Issue

I created my own theme, but when I add a block of code to the HTML and save it, then come back to it, its got the code I added doubled.

GregJohnson
Posts: 0
Joined: Sun Feb 05, 2012 9:39 pm

Custom Theme Editing Issue

correction, xml

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Custom Theme Editing Issue

Can you share the code that you are trying to add and maybe a screen shot of how it looks when you see the code twice?

GregJohnson
Posts: 0
Joined: Sun Feb 05, 2012 9:39 pm

Custom Theme Editing Issue

Ya. Here is the code that it should be
precode
<selector name="&#46;customTextBox">
<property name="-moz-border-radius">0px<&#47;property>
<property name="-webkit-border-radius">0px<&#47;property>
<property name="border-radius">0px<&#47;property>
<&#47;selector>
<selector name="&#46;customButton">
<properties>
<property name="-moz-border-radius">5px<&#47;property>
<property name="-webkit-border-radius">5px<&#47;property>
<property name="border-radius">5px<&#47;property>
<&#47;properties>
<&#47;selector>
/code/pre
Image
Image
Image
Image

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Custom Theme Editing Issue

That's a bug..

Return to “Issues”