Hey, I am someone whose website is being developed by a firm. They suggested I use CKeditor.
Here is one problem I am facing, and need suggestion. The possible solution might require my development team to customize the CK editor slightly.
I have a javascript slideshow on homepage. Inside the first promotional area of this slideshow, there is a lightbox thumbnail that leads to expanded state for this lightbox.
On this thumbnail image, there is a + sign, signaling that this lightbox is expandable.
This + sign has 3 states (inactive, hover, and pressed).. To prevent initial momentarily download lag, I asked the HTML firm to do it using the CSS sprites technique. Since the border shape of this + sign is a circle, there might be transparency issues on IE6. I further asked the HTML team to implement any IE6 hacks to prevent the transparency issues.
Here is the problem:
Later, when I will want to replace the position of this thumbnail image, the CSS sprite image for this + sign would also need to be replaced.
I don't know that much about CSS coding and prefer a wysiwyg editor. I could learn, but again, it will be easier from a wysiwyg editor.
Further, I plan to re-use this + element many times on salesletter pages on lightbox videos.
How can I add (and/or) reposition this CSS sprite image from the CK editor? Does can CK be customized to accommodate adding-repositioning of CSS sprite images?
The image is attached
Tamer
Here is one problem I am facing, and need suggestion. The possible solution might require my development team to customize the CK editor slightly.
I have a javascript slideshow on homepage. Inside the first promotional area of this slideshow, there is a lightbox thumbnail that leads to expanded state for this lightbox.
On this thumbnail image, there is a + sign, signaling that this lightbox is expandable.
This + sign has 3 states (inactive, hover, and pressed).. To prevent initial momentarily download lag, I asked the HTML firm to do it using the CSS sprites technique. Since the border shape of this + sign is a circle, there might be transparency issues on IE6. I further asked the HTML team to implement any IE6 hacks to prevent the transparency issues.
Here is the problem:
Later, when I will want to replace the position of this thumbnail image, the CSS sprite image for this + sign would also need to be replaced.
I don't know that much about CSS coding and prefer a wysiwyg editor. I could learn, but again, it will be easier from a wysiwyg editor.
Further, I plan to re-use this + element many times on salesletter pages on lightbox videos.
How can I add (and/or) reposition this CSS sprite image from the CK editor? Does can CK be customized to accommodate adding-repositioning of CSS sprite images?
The image is attached
Tamer