Drop down box corners
Hi,
I've been able to change all of the text area boxes to have rounded corners but I cannot find how or where to change the drop down boxes. Anybody know how, please.
Pete
I've been able to change all of the text area boxes to have rounded corners but I cannot find how or where to change the drop down boxes. Anybody know how, please.
Pete
#docContainer .fb-dropdown select {
height:30px;
font-size:1.0em;
font-weight:bold;
}
height:30px;
font-size:1.0em;
font-weight:bold;
}
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
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
Thanks Eric,
Found the #docContainer but there is nothing there relating to the corners. I presume this is in the "default.css"
Pete
Found the #docContainer but there is nothing there relating to the corners. I presume this is in the "default.css"
Pete
You need to add a custom style override.
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
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
Hi Eric,
Sussed it ... I copied the script that I had altered for the textboxes and pasted it into the dropdown .... voila! rounded corners!
Thanks for the help.
Pete
Sussed it ... I copied the script that I had altered for the textboxes and pasted it into the dropdown .... voila! rounded corners!
Thanks for the help.
Pete
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.