AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: kees on March 31, 2014, 05:06:22 AM

Title: wider dropdown box possible for categories ?
Post by: kees on March 31, 2014, 05:06:22 AM
could it be possible to have a wider dropdown box for categories ?

because of my subcategories the visibility could be better

so if possible i would like to widen the dropdownbox a little

the one that is visible when you are adding new products
Title: Re: wider dropdown box possible for categories ?
Post by: abantecart on March 31, 2014, 09:42:39 AM
Yes. You can inspect HTML/CSS with firebug and find what css property to change on the template
Title: Re: wider dropdown box possible for categories ?
Post by: kees on March 31, 2014, 02:20:35 PM
hi administrator/abantecart

the answer is probably right

and i am able to change some html,
although i am just a goodwilling amateur

but could you please tell how to get to the HTML-CSS

i installed firebug, very surprising prog, never heard of that before

but how do i find the CSS ?
Title: Re: wider dropdown box possible for categories ?
Post by: abantecart on March 31, 2014, 05:02:06 PM
How about this quick manual:
https://getfirebug.com/css
Title: Re: wider dropdown box possible for categories ?
Post by: kees on April 01, 2014, 03:29:28 AM
hi administrator,

i've got it now

i am so happy it worked

did not know it is so simple to change CSS

how do you like it so far

http://antiex.nl/winkel

it's in Dutch, but how do you like what i have done so far
Title: Re: wider dropdown box possible for categories ?
Post by: kees on April 01, 2014, 05:28:53 AM
i was a bit premature

it is  working in firebug

but after renewing the page the alternations are gone

still do not know how to reach the right folder in the directories

i searched like crazy

using firebug i discovered it has to be in http://antiex.nl/winkel/admin/view/default/javascript/jquery/ui/themes/ui-lightness/ui.all.css

but when i go there on the server

the data of firebug is not the same as th file i am looking for

also visible are @import "ui.base.css";
@import "ui.theme.css";

but when i download these from the server

there is nothing i can change

so

i hope to have some help with this

Title: Re: wider dropdown box possible for categories ?
Post by: abantecart on April 01, 2014, 10:05:35 AM
The file that you posted is part of jquery. I do not suggest to modify it . Stay with in abantecart template css.