Can't style forms with CSS in DWCS6 / Need to add WYSIWYG menu

Hello everyone,
i put both my "problems" in a single topic:
1) I was trying to add some style to my pages with forms in them, but it seems it doesn't work so well.... i explain: i create a php page, i insert a form with text fields (username and password, for example) and the "login" button. The form ID is "LogForm". I create a CSS class, called ".FormCSS" and inside i put the rule "align text: right". I apply the rule to the form and all the text inside goes to the right. I try online (real server and local server, i tried both) but nothing happens, the elements of the form stay on the left. I tried to apply the rul to the ID of the form. Nothing.
Probably i'm doing something wrong. Even with text and tables inside the form, i can't move/modify them, at all. In design view i see all the changes, online i can't (chrome and IE). What do i have to do?
2) I'm creating a page to insert long text in a database, like when you post in a forum. I'd like to insert a sort of toolbar with the align options, style, and so on, like the WYSIWYG editors. Is it possibile? Is there a way to put a toolbar like that in DWCS6?
Thanks

#1 You're not styling the correct form selectors: form, fieldset, lable label, input, textarea...
See example of a CSS styled HTML5 form. View source to see the code.
HTML5 Form with jQuery Validation
#2 Look at CK Editor.
CKEditor.com | The best web text editor for everyone
Nancy O.

Similar Messages

  • How can I change the insert SWF File, I need to add a few things and make it better?

    How can I change the insert SWF File, I need to add a few things and make it better? Is there an option inside of the dreamweaver menu that I am not looking at. It would make it easier on me if I changed some things around and didn't have to do it all myself each time I used it. Just incase you was needing to remember what swf flash was, It is not a swf video either.
      <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="640" height="480">
        <param name="movie" value="Sonic Kaboom.swf">
        <param name="quality" value="high">
        <param name="wmode" value="opaque">
        <param name="swfversion" value="9.0.115.0">
        <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
        <param name="expressinstall" value="../Scripts/expressInstall.swf">
        <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
        <!--[if !IE]>-->
        <object type="application/x-shockwave-flash" data="Sonic Kaboom.swf" width="640" height="480">
          <!--<![endif]-->
          <param name="quality" value="high">
          <param name="wmode" value="opaque">
          <param name="swfversion" value="9.0.115.0">
          <param name="expressinstall" value="../Scripts/expressInstall.swf">
          <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
          <div>
            <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
          </div>
          <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </div>

    If I understand correctly, Sonic Kaboom.swf needs to be edited in a separate Flash authoring program and then reinserted into your HTML document. 
    As Murray said, Flash is dead.  Nobody uses it anymore.   We use HTML5, CSS3 and JavaScript animations which have universal support from Smartphones, Tablets and other web devices that can't support Flash.   Look at Edge Animate.
    HTML animation | Download free Adobe Edge Animate CC trial
    Nancy O.

  • Oracle AS Portal forms with CSS

    hey guys,
    I have an Oracle AS Portal 10gR2. I have created forms on that portal. Is there any way to change the look and feel of the control buttons (save, update, delete, .. etc) in those portal forms (color, size, etc)? and how can that be done using css or another way

    Portal have his own Styles for such things, where you can modify the font type, size, color and other things for pages as well for forms objects. For buttons I'm not quite shure but I remember that there is a way to change this buttons for an specific image.
    Greetings.

  • Can Designer10gR2 generate Forms with Pluggable Java Components and WebUtil

    I know that Forms 10g supports Pluggable Java Components and WebUtil. Designer 10g R2 provides Design Capture of Forms to Modules. Can Designer capture a Form with Pluggable Java Components and WebUtil and then regenerate Form from within Designer? IF yes, would you give me more details. Thanks.

    Hi
    I am also looking for an alternative way to implement Drop and Drag functionality in Forms 9i.
    Regards
    Janet

  • Can this be done with css rollovers?

    Hi,
       I'm using Dreamweaver CS4 on a Windows PC. I understand the basics of css rollovers where you change the background image position up or down but the text used will still end up being a common font that will suit every pc. What I'd like to do is use an uncommon font in my navigation bar. I made an image in photoshop that had two versions of a word like home for example one on top of the other like you would for a css rollover but once I created a link I had the link color border around the image, so it didn't work. Here is a link to a website that is similar to what I'm trying to do http://www.inksmithtattoo.com/. Look at the navigation, can this be done using css rollovers? If not how do you think it was done? Is there a way to use uncommon fonts in a navigation bar? I even did some research on using Dreamweavers hotspot function but found that there were issues in using it for navigation. I'm getting pretty familar with Dreamweaver but I'm not that good at coding so if anyone does have any ideas please include some keywords that I can google and read more about what your trying to say, links to the info would be even better but I realize that if your as busy as I am you can't take that kind of time.
    Any ideas or help will be greatly appreciated.
    Thank you to all,  dluthier

    That site is using images only. It is not a text based link:
    here is the css they are using:
    #navAbout a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../_img/navAbout-Home.gif) no-repeat scroll 0 0;
    left:473px;
    top:318px;
    As you can see it is an image only. See the attachment with this post. Also since it is a background image it won't show up if you right click on the so seemed text
    Please install firebug or webdeveloper plugin if on Firefox and you will be able to inspect the elements and know what exactly they are.
    Hope it helps
    Regards,
    Vinay

  • Can I do this with CSS?

    I’m trying to figure out how to do this with css. Is it
    possible?
    I am using a .container to display a bottom image, .container
    p to display right/left borders, & .container h2 to display top
    image. I have a image floated w/in the <p> and I’d like
    to have a list of links to the left of the image and <p>
    element. (I’ve moved the <p> over using padding-left of
    155px.
    See the grey box
    http://cellocelli.com/test2.htm
    Is it possible to include a list of link within that area
    left of the picture & text using css?

    sorry, i don't understand the question.
    I took a look at your page code and was a bit disturbed with
    all the IE conditional comments.
    Although it's not relatited to your question, if you need so
    many conditional comments you're doing
    something wrong.
    Then are you saying you placed an image in an h2 tag?
    Why not style the image itself instead of an h2 tag (and not
    place the image in a tag)?...
    derek jee wrote:
    > I?m trying to figure out how to do this with css. Is it
    possible?
    >
    > I am using a .container to display a bottom image,
    .container p to display
    > right/left borders, & .container h2 to display top
    image. I have a image
    > floated w/in the <p> and I?d like to have a list
    of links to the left of the
    > image and <p> element. (I?ve moved the <p>
    over using padding-left of 155px.
    > See the grey box
    http://cellocelli.com/test2.htm
    > Is it possible to include a list of link within that
    area left of the picture
    > & text using css?
    >
    >
    > .containerBottom {
    > width: 520px;
    > float: left;
    > background-color: #758279;
    > background-image:url(../Images/BkGrd/bg_bottom.gif);
    > background-repeat: no-repeat; background-position:
    bottom;
    > margin-bottom: 20px;
    > }
    >
    > .containerBottom p {
    > font: normal 1.2em Verdana;
    > line-height:150%;
    > color: #fff;
    > margin:0px;
    > padding: 5px 10px 5px 155px;
    > border-left: 1px solid #333; border-right: 1px solid
    #333;
    > }
    >
    > .containerBottom h2 {
    > color:#fff;
    > font-size: 1.3em;
    > padding: 15px 14px 15px 12px;
    > margin: 0px;
    > text-align: left;
    > background-image:url(../Images/BkGrd/bg_top.gif);
    > background-repeat: no-repeat; background-position: right
    top;
    > }
    >
    > .containerImage {
    > margin-right: 13px;
    > margin-bottom: 4px;
    > float:left;
    > background-color:#CCCCCC;
    > outline:1px solid #000;
    > }
    >
    seb ( [email protected])
    http://webtrans1.com | high-end web
    design
    An Ingenious WebSite Builder:
    http://sitelander.com

  • Can't submit form with multiple signatures

    I have a form with multiple signatures. I've enabled Reader Rights. After the first signature signs, the user must save the document. When the document is saved, then the user cannot submit the form to the next signer. Is there a way to change how this is working?
    Thanks,
    MDawn

    MDawn
    Did you design the form with Adobe Designer?  Assuming you did, when you add a signature field, there is a property enabled by default that "Locks all fields" after signing.  A submit button is also considered a field so it will be locked after the first signature is applied.
    You need to either disable this property (I would not recommend this) or create field collections that are assigned to specific signature fields.  A field collection controls which fields are locked by each signature field when signed.
    Regards
    Steve

  • In Top 10 with two dimension i need to add others in my MDX query

    Hi this is code working fine and return top 2  product in a  state. i need to add other sales also how can we do
    with set FIPS as [Geography].[State-Province].[State-Province]
    set TCat as
    Generate( {FIPS}, CrossJoin( {[Geography].[State-Province].CurrentMember},
    TOPCount(
             ([Product].[Subcategory].[Subcategory]),
             2,
             [Measures].[Sales Amount]
    SELECT { [Measures].[Sales Amount] } ON COLUMNS,
    TCat  ON ROWS
    FROM [Adventure Works]
    hi fond one code it is work for one dimension only, i need for two dimension
    WITH
    SET [TCat] AS
    TopCount([Product].[Subcategory].[Subcategory],10,[Measures].[Sales Amount])
    MEMBER [Product].[Subcategory].[Other] AS
    Aggregate([Product].[Subcategory].[Subcategory] - TCat)
    SELECT { [Measures].[Sales Amount] } ON COLUMNS,
    TCat + [Other] ON ROWS
    FROM [Adventure Works]

    Hi,
    We will have to generate a set of tuples that includes both dimensions:
    WITH
    SET [Top2] AS
    Generate
    {[Customer].[State-Province].[State-Province].MEMBERS}
    [Customer].[State-Province].CurrentMember
    ,TopCount
    (EXISTING
    [Product].[Subcategory].[Subcategory].MEMBERS)
    ,2
    ,[Measures].[Internet Sales Amount]
    MEMBER [Product].[Subcategory].[All].[top2Aggr] AS
    Aggregate((EXISTING [Top2]))
    MEMBER [Product].[Subcategory].[All].[all Subcat] AS
    [Product].[Subcategory].[All]
    MEMBER [Product].[Subcategory].[All].[others] AS
    Aggregate
    (EXISTING
    [Customer].[State-Province].CurrentMember
    ,[Product].[Subcategory].[Subcategory].MEMBERS
    [Top2])
    SELECT
    {[Measures].[Internet Sales Amount]} ON COLUMNS
    [Customer].[State-Province].[State-Province].MEMBERS
    [Product].[Subcategory].[top2Aggr]
    ,[Product].[Subcategory].[others]
    ,[Product].[Subcategory].[all Subcat]
    } ON ROWS
    FROM [Adventure Works];
    If you plan to tweek this solution, you may want to align the dimensionality of the [all Subcat] member with the others members by changing its definition:
    MEMBER [Product].[Subcategory].[All].[all Subcat] AS
    aggregate(EXISTING
    [Customer].[State-Province].CurrentMember
    ,[Product].[Subcategory].[All]
    The former defintion also works in our case because it's a singleton set and it is put in a tuple when crossjoined with the axis 1 giving it the right dimensionality.
    Philip,

  • Can I do this with CSS applied to layers?

    I'm very new to Dreamweaver (one week), so I apologize if my
    question is
    elementary.
    This is what I' like to do:
    I'm working with the design interface, not directly coding.
    I have many frames on a page and I'd like to apply the same
    CSS to all of
    them so they all take the same color, border, typography...
    but of course
    NOT the same position! Also, later I can modify all of them
    by just making
    changes to the CSS (for exemple, the background color).
    But the CSS affects the positions of all the layers. I tried
    the "stable"
    option in positioning but the layers still move (in another
    way but move).
    Is this possible? How can I do?
    Thanks in advance.

    Frames have no significance or meaning to CSS.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "crash" <[email protected]> wrote in message
    news:[email protected]...
    > Posting an url would help so we could see what's going
    on.
    >
    > Basically if you're going to use CSS to style your
    documents (and I have
    > NO idea how CSS handles frames, persumably it just sees
    the frame it's in
    > and not hte frameset), you'll need to structure it a
    bit.
    >
    > For example, if you have elements which will share the
    same colors, fonts,
    > background, etc. but have different positions, then you
    should setup your
    > CSS to reflect that.
    >
    > There are two things you can create in CSS - ID's and
    Classes. ID's can
    > only be used once per document, classes can be repeated.
    >
    > What I would suggest is you code your repeating
    information such as
    > colors, backgrounds, font sizes and types with classes,
    and reuse them. I
    > would suggest you use your ID's to style your
    positioning info, such as
    > margins, left and right placements, size of boxes, etc.
    >
    > So, you will have:
    >
    > .news {color: #000;}
    > #newsFrameLeft {margin: 2px; left: 200px;}
    > #newsFrameTop{margin: auto;}
    > #newsFrameRight{margin: 10px; top: 115px;}
    >
    > Then assign them like this:
    >
    > In your left frame (or whatever):
    >
    > <div class="news" id="newsFrameLeft"><p>News
    Content</p></div>
    >
    > In your top frame:
    > <div class="news" id="newsFrameTop"><p>Top
    stuff</p></div>
    >
    > Hope that helps you out a little bit. Post an url and/or
    code and it
    > might help.
    > "Michael" <[email protected]> wrote in
    message
    > news:[email protected]...
    >> I'm very new to Dreamweaver (one week), so I
    apologize if my question is
    >> elementary.
    >>
    >> This is what I' like to do:
    >>
    >> I'm working with the design interface, not directly
    coding.
    >>
    >> I have many frames on a page and I'd like to apply
    the same CSS to all of
    >> them so they all take the same color, border,
    typography... but of course
    >> NOT the same position! Also, later I can modify all
    of them by just
    >> making changes to the CSS (for exemple, the
    background color).
    >>
    >> But the CSS affects the positions of all the layers.
    I tried the "stable"
    >> option in positioning but the layers still move (in
    another way but
    >> move).
    >>
    >> Is this possible? How can I do?
    >>
    >> Thanks in advance.
    >>
    >
    >

  • Printer wont print: "HP Smart Web Printing is not compatible with FF 37.0.1" Also, I can't fill forms with Robo Form

    No details needed

    I understand that the message gives that Firefox does not support the printer giving issues as well as Robo Form is not filling in forms for Firefox.
    Please consider the troubleshooting steps suggested:
    *[[Fix printing problems in Firefox]]
    As for the addon/extension I can recommend trying Safe Mode to see if there is an issue with one of the add ons, or disable each of the extensions to troubleshoot what might be interacting with this feature.

  • Can't open forms with Adobe Reader X

    I'm running Windows Vista Business and after installing Adobe reader X. It will no longer opens forms.  The program simply quits responding.  Tried installing it on a Windows 7 computer and it works fine.  Any help besides reverting back to Reader 9.4.1 

    I found an issue with the new security features in this version of Reader. If you go to Edit>Preferences>General and uncheck "Enable procted mode at startup." You will get a pop-up warning that you will need to manually restart Adobe Reader.  Restart the reader and the problem seems to be resolved "for now"

  • Regions act abit like divs? Can you position them with css?

    Could you just hook up an id selector to a region and position them as you like, haven't had time to look at it myself? Anyone?

    Hello,
    Actually if you look at the region templates some of them are &lt;div> tags and or tables and most of them already have automatically created id's associated with them.
    Carl

  • Can't submit form with table of buttons

     

    [email protected] (Jeroen) wrote in message news:<[email protected]>...
              > When I click a Klaar button, the browser doesn't even go to klaar.jsp.
              >
              The reason: you close your first form too early. Put the </form> after
              your <input type='submit value-'Klaar' .....>
              Oh BTW, this is a shocker - too much Java inside your HTML! You should
              consider writing a custom tag. (My 2 cents)
              Cheers
              ry
              Consultant
              http://www.soft-trek.com.au
              

  • Can this be done with CSS (newbie?)

    Is there a simple way to make a page as follows:
    Main area 720px by 480px and centered on the screen
    In the main area 4 areas (divs) for content (2 rows of 2
    coumns)
    First row Left hand Content 120px by 240px. Right hand
    content 600px by
    240px.
    Second row Left hand Content 120px by 240px. Right hand
    content 600px by
    240px.
    hope this makes sense
    Thanks

    Can it be done without the use of tables?
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:eq5kou$ipp$[email protected]..
    > Use a centering table, with a fixed width of 720px.
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    > ==================
    >
    >
    > "BW" <[email protected]> wrote in message
    > news:eq5i9k$g65$[email protected]..
    >> Is there a simple way to make a page as follows:
    >>
    >> Main area 720px by 480px and centered on the screen
    >>
    >> In the main area 4 areas (divs) for content (2 rows
    of 2 coumns)
    >>
    >> First row Left hand Content 120px by 240px. Right
    hand content 600px by
    >> 240px.
    >>
    >> Second row Left hand Content 120px by 240px. Right
    hand content 600px by
    >> 240px.
    >>
    >> hope this makes sense
    >>
    >> Thanks
    >>
    >
    >

  • - Can this be done with CSS?

    Is it possible to tell a background image (on a TD, for
    instance) to be
    positioned "center, minus X pixels"?
    Meaning : X pixels to the left of wherever the center spot
    is.
    And before someone just answers with a mere "Yes", I'll ask
    my follow-up
    question now : How? :-)

    No. How's that?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Reese" <[email protected]> wrote in message
    news:eji41e$6nf$[email protected]..
    > Is it possible to tell a background image (on a TD, for
    instance) to be
    > positioned "center, minus X pixels"?
    >
    > Meaning : X pixels to the left of wherever the center
    spot is.
    >
    > And before someone just answers with a mere "Yes", I'll
    ask my follow-up
    > question now : How? :-)
    >

Maybe you are looking for

  • Unable to load data / NullReferenceException only on certain tables when deployed

    I have a LightSwitch app that works fine when being debugged locally. But it has a strange issue when deployed as a Cloud Service to Azure. I have two Silverlight grid controls on the page which display a red x and give the error, "Unable to load dat

  • JPublisher error in web service call out with XMLType parameters

    Hi, We need to create a call to a document/literal web service from PL/SQL. I've followed Note 555656.1 of Metalink (step by step and several times) to create it with JPublisher and it works for rpc/encoded but not for document/literal. In this case,

  • Saving finished project to disk

    I now seem to have fixed the 'dropout' prob with various things including a major boost of RAM ! Please could somone tell me how and what files I need to save to disk at the end of a successful DVDSP4 project? I want to remove the film sequences from

  • How to recover synced photos saved on phone after computer crash

    I had several folders of photos on my computer that I synced with my iphone (using iTunes).  My computer completely crashed and during the recovery I was only able to recover a fraction of the photos.  They are all still on my iphone, but I'm pretty

  • CS5 crashing after Java 9 update to Mac

    The Apple forum today is full of problems experienced by people who just updated to new Java 9, Safari 5.0.4 and iTunes 10.2.1.1. None of my CS5 programs (Bridge, Photoshop, InDesign etc) are responding since I did these updates. I suspect that Java