Issues With Images in Content Template

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
2/17/2010 11:49:16 AM
Gravatar
Total Posts 156

Issues With Images in Content Template

I'm working on creating a content template for a "Student Story," the css/html for which looks as following: http://pastebin.com/f4be0530 

Since the CSS is already added to my main style.css file, I go into the admin panel and simply create a new content template and paste the HTML source and then switch back to the "design" view and everything looks correct:  http://bit.ly/cUTuAg

However, if I were to go back to the source view and then back to the design view, the quote images are gone: http://bit.ly/cho2wl

I couldn't understand what happened, so I went back to check the source and found out that the quote spans were missing:

 <span class="open_quote"></span> 

 <span class="close_quote"></span> 

 

 

Any ideas as to why this is happening?

2/17/2010 11:59:29 AM
Gravatar
Total Posts 156

Re: Issues With Images in Content Template

I have just discovered that the spans are left intact if there is something in then, like a space for instance.  This solves the problem.

You must sign in to post in the forums. This thread is closed to new posts.