Re: [Hypercontent-users] Further discussion on HC logout
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2007-03-16 13:43:44
|
If the class attributes are present in published content, but aren't displaying properly, then you may have a broken reference to the CSS in your XSL that generates the page. Can you verify that the link or import is properly configured in the output, and that the css is being published? Alex On Mar 16, 2007, at 12:55 AM, tom tom wrote: >>> 2)I can see the style changes in the edit mode >> only >>> but when I go to view mode it get lost. >> >> Can you verify that the style attributes are present >> in the output? > > Yes style attributes are present in the published > content. When I do any style change it reflects in the > edit mode but not in the HC view mode as well as in > the published content. > > The thing is if manually modify the source as for. e.g > > <div id=data> some text </div> this reflects in both > > but using the editer if I highlight the text and > select style as data it will add the following in the > html source <p class="data"> > .... > </p> > > I can see the changes in the edit mode but not in the > view or publish mode. > > > Anyway thanks > > > > > > > > > > ______________________________________________________________________ > ______________ > No need to miss a message. Get email on-the-go > with Yahoo! Mail for Mobile. Get started. > http://mobile.yahoo.com/mail > |