|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Tiny MCE CSSI currently have set active the font size option, when i view source i see " <font size="2"> ". In webtop it shows fine, in generated page on browser not. So.... the css must come from webtop, i just can;t find it, any clues? --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: farcry-dev@... To unsubscribe, email: farcry-dev+unsubscribe@... For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Tiny MCE CSSVery annoying, when i use different sizes in the editor i see different sizes, when selecting html view of save it, the effect is gone....... anyone has any experience or insight in this? On Oct 22, 7:21 pm, Marco van den Oever <marcovandenoe...@...> wrote: > I currently have set active the font size option, when i view source i > see " <font size="2"> ". > In webtop it shows fine, in generated page on browser not. > > So.... the css must come from webtop, i just can;t find it, any clues? --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: farcry-dev@... To unsubscribe, email: farcry-dev+unsubscribe@... For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Tiny MCE CSSOK got it working, first i only saw "<font size="2">", now i see <span class="fontSize2">. Put this in site css: .fontSize1 { font-size:8px; } .fontSize2 { font-size:10px; } .fontSize3 { font-size:12px; } .fontSize4 { font-size:14px; } .fontSize5 { font-size:18px; } .fontSize6 { font-size:24px; } .fontSize7 { font-size:36px; } Done... On Oct 23, 7:57 pm, Marco van den Oever <marcovandenoe...@...> wrote: > Very annoying, when i use different sizes in the editor i see > different sizes, when selecting html view of save it, the effect is > gone....... anyone has any experience or insight in this? > > On Oct 22, 7:21 pm, Marco van den Oever <marcovandenoe...@...> > wrote: > > > I currently have set active the font size option, when i view source i > > see " <font size="2"> ". > > In webtop it shows fine, in generated page on browser not. > > > So.... the css must come from webtop, i just can;t find it, any clues? You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: farcry-dev@... To unsubscribe, email: farcry-dev+unsubscribe@... For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~--- |
| Free embeddable forum powered by Nabble | Forum Help |