Friday, February 10, 2012
  Search
Support Forum
table class
Last Post 14 Jan 2006 08:31 PM by Steve Provencher. 1 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Michael Gerholdt
New Member
New Member
Send Private Message
Posts:30


--
14 Jan 2006 07:44 PM  
I have specified a class 'form' as table.form in my skin css but it doesn't seem to affect the Form Master form at all. Is the skin css the wrong place to specify the class?
Steve Provencher
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:681


--
14 Jan 2006 08:31 PM  
I enter a class name in the Form Master Form edit page such as "contactForm" then in the Portal.css, I define the class

.contactForm TD
{
padding:5px;
}
.contactForm Input
{
background:Yellow;
}

There are two tables which make up the form the Outer one which has no class assignment. The only thing you can do with this is to set the width in the Veiw Options.

The inner table is where the class name is aplied to the TABLE tag.

In addition each control can have a class name specified the default being NormalTextBox for input controls and NormalRed for Validation controls.

HTH

Steve
You are not authorized to post a reply.

Active Forums 4.2
Copyright 2004-2012 Code 5 Systems, LLC.