Гость
25 Апр 2013 13:34

Hello,

I noticed that in advanced search here

http://174.132.147.254/ ~bottega/index.php/fai-la-spesa/conosci-i-produttori

my select boxes have a fixed width of 220px, coming from

.../media/jui/css/bootstrap.min.css

this cut out the select boxes default text in some cases,

I know I could just edit

.../media/jui/css/bootstrap.min.css

but I am afraid this would affect also other select boxes around the site

I though about adding some inline css to default_markup_custom.css

which is the markup template I am using

but I can't find exaclty where to add it

I tried to customize line 1131 as follows

<div class="tab-pane" id="tab-<?php echo $filter->key?>" style="width:100%">

but this doesn't work

any suggestion?

Thank you,

Nic

Последние изменения: 02 Март 2014


Sergey
Total posts: 13,748
26 Апр 2013 05:03
#adminForm select {

    width:auto;

    max-width:95%;

}

Try this


Sergey
Total posts: 13,748
26 Апр 2013 05:15

BTW. The site your are doing looks beautiful. What template you are using?


Гость
26 Апр 2013 05:22

it is "fresco" by rockettheme,

I had to customize a bit the markup file (and obviously list and record template) but now it looks almost good

it's a pity rockettheme support is extremely lazy, their templates are great but almost always they need css customization

I hope you will add roksprocket support and some rockettheme templates override in the future... I am sure this will boost your sales as roksprocket is becoming really popular these times


Sergey
Total posts: 13,748
26 Апр 2013 07:31

node we have nextweb module integration which is might be even better than rocketsprocket. Check in Community/Depot


Гость
26 Апр 2013 07:34

yeah, I saw it, it's really well-built


Sergey
Total posts: 13,748
26 Апр 2013 07:36

BTW I am very glad that you started to work on Joomla 3.x project.


Гость
26 Апр 2013 07:40

yeah... and I must add if before I was really liking resources now I am madly falled in love with Cobalt... :D

you guys make Joomla a completely new universe of possibilities!


Sergey
Total posts: 13,748
26 Апр 2013 08:13

Thank you Niccolo :)

note that templates settings are saved per section or type. You do not need to copy templates i you only want to change settings. You can create universal template and just change settings for every section.

Работает на Cobalt