Mail
A revolutionary DotNetNuke skin editor and generator giving you the power to update your website's appearance with the same ease as you update your content.
Wednesday, September 08, 2010 Forum   Search
Register

Login

English
Deutsch
Forum
 
ForumForumhelferlein_Supp...helferlein_Supp...helferlein_Form...helferlein_Form...Remove trailing <br /> from [label]?Remove trailing <br /> from [label]?
Previous Previous
 
Next Next
New Post
 12/17/2009 7:01 PM
 

I'd like to put the [REQUIREDIMAGE] right after the [LABEL] in the same column. But it seems that [LABEL] includes a trailing <br /> which of course bumps the asterisk down a line. Any way to edit those tokens?

Thanks.

-Jeremy

New Post
 12/18/2009 12:46 PM
 

Jeremy,

this trailing "<br />" is included in the original DNN Label control... there was/is a lot of complaining about that in the DNN forums.

Anyway, there is a way - at least if you use version 02.00.00 or later. Try to use [LABEL[REQUIREDIMAGE]] in the template. This is an undocumented feature, and there is no support for it if it does not work, and no guarantee that it will be available in future versions.

Best wishes
Michael


Michael Tobisch
New Post
 12/21/2009 9:47 PM
 

Thanks for that suggestion. I tried it, and it worked, except that the asterisk appears before colon. Plus I wanted to format the asterisk by wrapping [REQUIREDIMAGE] in a SPAN, which I'm sure won't work. So I just have it in a column between the label and the form field. Thanks for your help.

New Post
 12/23/2009 6:03 AM
 

You're welcome...

Michael


Michael Tobisch
New Post
 8/14/2010 1:45 PM
 
 Modified By Michael Kamp  on 8/14/2010 1:47:49 PM

Surely too late for you, Jeremy, but if someone else has this problem in the future:
You can suppress the <br> with CSS. Add the following line to your helferlein Theme .css file:

.helferlein.FormContent .SubHead br {display:none;}

AFAIK, helferlein uses labels for form items only, so this shouldn't have any unwanted side effects.

Previous Previous
 
Next Next
ForumForumhelferlein_Supp...helferlein_Supp...helferlein_Form...helferlein_Form...Remove trailing <br /> from [label]?Remove trailing <br /> from [label]?

Print  
Donations

Wenn Sie die hier verfügbare Software für nützlich halten und einsetzen möchten, bitten wir Sie, sich beim Programmierer mit einer Spende zu bedanken. Spenden werden verwendet, um die Software weiterzuentwickeln und in das DNN Review-Programm einzureichen.

If you find any of the free software on this web site useful we encourage you to make a donation to the programmer. Donations will be used to to further develop the software and to join the DNN Review Program.

Copyright © 2007 by Michael Tobisch   Terms Of Use  Privacy Statement