8 years ago
8
Topic

Good morning

I have a problem with a drop down that I am using in my form. If you go to this link you will see that the options are only partially presented and it still says it is a required field even when i select an option

http://www.pierceandco.co.uk/bt/index.php/contact

Any ideas?

Thanks

Get a Book for SEBLOD
8 years ago
1
Level 1

I should add that I have exported from an old site and imported the app

Thanks

8 years ago
0
Level 2

Anyone?

8 years ago
5
Level 1

Hello crash3903,

it's just a CSS problem, so try to play with position or z-index on your select or it's parent.

Regards.

Lionel

8 years ago
4
Level 2

Thanks Lionel, I have played with z-index and position but neither resolve it?

Regards

Mark

1283 Posts
Bucklash
8 years ago
3
Level 3

Hi Mark

Disclaimer: I am NOT an expert in anything except eating chocolate!!

1

I had a look and it seems the options do not show if they extend beyond the form, I am not sure whether you noticed this or not.

2

div#cck1r_top-b

Attached diagram "fields-visible.jpg" shows that if you make the form bigger by adding padding to div#cck1r_top-b then all can be seen.

3

div#form-validation-field-0

I reckon the answer is found with div#form-validation-field-0. It has the class open.

There is a script that looks like the culprit, could be wrong though...

http://pierceandco.co.uk/bt/templates/bt_property/js/bootstrap-select.min.js

PS

When I work out how to add an image to this forum, I will... pretty confusing so far, not sure how to do it.

1283 Posts
Bucklash
8 years ago
0
Level 4

8 years ago
1
Level 4

Thanks Bucklash, I'll give it a go

Regarding attaching an image, when you go to reply you will see an icon (far right) above the text box you type in - click that and in the top right corner is a green button to add an image

Thanks again

Mark

1283 Posts
Bucklash
8 years ago
0
Level 5

Hi Mark

Had a couple of goes...Turned out it wasn't worth it :)

Managed it though... Do I get a medal?

Get a Book for SEBLOD