CSS/HTML Help, Please ;-) - Page 2 -...

User 187934 Photo


Senior Advisor
20,247 posts

Here's one that's been scaled and gutted.:)
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 0px 0 0;
list-style: none;
background-color: #ffffff;
border: 5px solid #ccc;
border: 5px solid rgba(0, 0, 0, 0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}

You'll have to cook 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 2387231 Photo


Ambassador
122 posts

isn't this the original code?
Christopher Wilder
User 187934 Photo


Senior Advisor
20,247 posts

Do you see the part in 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
User 2387231 Photo


Ambassador
122 posts

yes
Attachments:
Christopher Wilder
User 187934 Photo


Senior Advisor
20,247 posts

Go fishing.;)
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 2387231 Photo


Ambassador
122 posts

i cant figure it out
Christopher Wilder
User 187934 Photo


Senior Advisor
20,247 posts

All I did was change the part in bold to 0px and it looked like it corrected the extra shadow space from around the element.
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 2387231 Photo


Ambassador
122 posts

That didn't work for me... check out the attached picture. I'm referring to the space below the words, as well as the space to the left of the options on the dropdown
Attachments:
Christopher Wilder
User 187934 Photo


Senior Advisor
20,247 posts

Must be I didn't understand.:/ I was looking at the extra shadow border around you drop down.:)
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 2387231 Photo


Ambassador
122 posts

Ohhh! I'm sorry, I probably wasn't clear enogh. Sorry!

Could you please look at the spacing for me? Thanks!

I appreciate all of your help!
Christopher Wilder

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.