Site Issues Training Log & Site Support » Inline styles in training logs? Rss Feed  
Moderators: k9car363, alicefoeller Reply
2008-02-29 6:09 AM

User image

Sneaky Slow
8694
500020001000500100252525
Herndon, VA,
Subject: Inline styles in training logs?

I wanted to customize the appearance of some of the links in my blog.  I went into the HTML and modified a link by added the bold below:

<a xhref="someBtPage.htm" style="font-weight:bold;color:#FF2277">Click!!</a>

But after hitting Update, the inline style I added was not in the HTML.  Is this disabled or something... if so, why?  Doesn't seem like a security thing.  I understand why scripting is disabled, but inline styles?

Are there classes we can use? 



2008-02-29 8:09 AM
in reply to: #1243024

User image

Sneaky Slow
8694
500020001000500100252525
Herndon, VA,
Subject: RE: Inline styles in training logs?
BTW, did not put "xhref"  Put that in the post so the browser wouldn't interpret it as a real link.
2008-02-29 10:34 AM
in reply to: #1243024

User image

Champion
11641
50005000100050010025
Fairport, NY
Subject: RE: Inline styles in training logs?
In-line styles aren't supported by default in the version of TinyMCE Editor we use, but I'm pretty sure there's an option that can be set to enable them. I'll look into it over the weekend.
2008-03-01 5:40 PM
in reply to: #1243024

User image

Champion
11641
50005000100050010025
Fairport, NY
Subject: RE: Inline styles in training logs?
The version of the editor that we currently have installed doesn't support inline styles. The latest version of the editor does BUT it's an alpha version. Once it's stable we'll look into upgrading to it. The newer version has some other cool features I'd like to integrate also.
2008-03-01 10:30 PM
in reply to: #1243024

User image

Sneaky Slow
8694
500020001000500100252525
Herndon, VA,
Subject: RE: Inline styles in training logs?
Great, thanks, Mike.
2008-03-03 7:37 AM
in reply to: #1243024

User image

Master
1704
1000500100100
Long Island, NY
Subject: RE: Inline styles in training logs?
How screwed am I, my children and my family lineage if I didn't understand a single thing about this thread??

Edited by 1st Timer in NY 2008-03-03 7:37 AM


2008-03-13 9:44 AM
in reply to: #1243024

User image

Master
1210
1000100100
Saskatchewan
Subject: RE: Inline styles in training logs?

You can get around this by putting the font style inside the link html like this

<a xhref="http://marathon.reginapolice.ca/"><font size="1" color="#006600">Police Service 1/2 Marathon</font></a> 

Police Service 1/2 Marathon

New Thread
Site Issues Training Log & Site Support » Inline styles in training logs? Rss Feed