WebsiteBaker Support (2.8.x) > Bakery Shop

Options Select Box too small in Bakery

(1/1)

svsanchez:
Hello everyone, I am having a problem with the Options Select Box which is too small and cuts the visible content. You can see what I mean here:

http://arreglosyfrutas.com/pages/catalogo/arreglos/de-amor-y-aniversario.php

For example, you can see the first item shows "Grande, Q 37" as if it costs Q37... But when you click the options box arrow it shows the correct price of Q375!

I searched the frontend.css but couldn't find anything that changed the width of the option box. I also searched the file view_overview.php without luck.

Could someone please tell me where to make the options select box a little bit wider?

Thank you!

dbs:
Hi, change in frontend.css line 73 width from 100 to 130

--- Code: ---.mod_bakery_main_select_f {
    width: 100px;
}
--- End code ---

svsanchez:
Hello dbs, thank you for your suggestion, I had already tried changing that (to 200) before posting here but it didn't work. However it seems it was probably due to my cache, because I tried again with the 130 you suggested and although it still doesn't work on my PC, it seems to be working on my other computer (although it is a much larger screen so I'm not sure).

I will check tomorrow on a colleague's computer to make sure.

Thanks again!!! (Y)

dbs:
Try CTRL+F5
I see in Firefox, Chrome and IE the new width. But in IE it seems 130 are a little bit to small.

svsanchez:
Dbs, that Ctrl + F5 trick was amazing!

Ok so it worked on my computer with Ctrl + F5 and it also worked on my colleagues computer. I increased the size to 140 for IE (do people really still use that?)

Thanks again man! (Y)

Navigation

[0] Message Index

Go to full version