Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListFormatting the required asteriskFormatting the required asterisk
Previous
 
Next
New Post
1/26/2010 4:46 PM
 

Hi folks

I am almost there in my efforts to format an F & L input, except for one thing... Formatting the form with Div and CSS, I can't get the asterisk beside a "required" field label to appear at the right of the label - it always sits beneath the Help question mark. Here is a screenshot of the problem:

http://i361.photobucket.com/albums/oo...

And here is the CSS that I am using:

/* Fields */
.UDT_Caption
{
                width: 20em;
                float: left;
                margin-right: 0.5em;
                display: inline;
}

.UDT_Input
{
               padding-bottom: 12px;
}

Any suggestions will be much appreciated.

Kind regards

Geoffrey


Geoffrey Morton-Haworth www.yalaworld.net
 
New Post
1/28/2010 5:29 AM
Accepted Answer 

The main issue is not to format the asterix, but the legend/ help in front of the asterix. It can not be adressed without either using directly the ids, or with applying the css to all inner divs. (.UDT_Field div {display: block;float: left;})

I will try to warp the legend and  help with a div class=legend. If this helps, it will be included in FnL5.1.2

 

 
New Post
1/28/2010 7:33 AM
 

Hi Stefan

That is very helpful and it would be great if you could address it in the next release.

Also, I have a problem of Firefox not rendering the fileset inline, i.e.:

http://i361.photobucket.com/albums/oo58/geoffreymh/FLFirefoxCapture.jpg

Is there a workaround for this?

Kind regards

Geoffrey


Geoffrey Morton-Haworth www.yalaworld.net
 
New Post
1/29/2010 7:38 AM
 

Hi Stefan

I wonder if you could help me a bit further on this one.

I am still struggling to get this right. Here is my CSS:

/* Required Asterisk Tweak */
.#dnn_ctr390_Default_Form_Title_label_label .SubHead div
{
display: block;
float: left;
}

Could I have picked up the wrong element? Is the CSS OK?

Kind regards

Geoffrey


Geoffrey Morton-Haworth www.yalaworld.net
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListFormatting the required asteriskFormatting the required asterisk


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out