Problem with positoning Submit button

User 2265269 Photo


Registered User
43 posts

I have just transfered a form written previously in html using Coffee Cup HTML editor. I have used the CSS colLeft in the default CSS, which puts the text to the left, but does not make the submit button go to the left. What controls the position of this button?
I am not that familar with CSS 3!
Attachments:
Rocky48
User 187934 Photo


Senior Advisor
20,247 posts

How about some HTML to go with it?;)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2265269 Photo


Registered User
43 posts

Sorry I thought the problem would only be with CSS file.

Also while your looking at it, can you suggest how I can submit both drop down choices with one button.
Attachments:
Rocky48
User 38401 Photo


Senior Advisor
10,951 posts

Tony Hudson wrote:

Also while your looking at it, can you suggest how I can submit both drop down choices with one button.


That would be a list you want not a drop down if you want multiple choices for one element. That's where people can use the "hold ctrl" + "lft click" to select multiple items.

If that's not what you mean then more info would help as I'm not sure what you mean by "submit" since there is only one submit button and it submits all choices on a form :P
User 187934 Photo


Senior Advisor
20,247 posts

Now I see what your looking for.
It's as easy as this. It's probably not exactly what you want but I'm sure you can change the class.;)
<input class="colLeft" type="submit" value="Submit" />
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.