Custom Template

More
6 years 2 months ago #71547 by Lefox

Please Log in or Create an account to join the conversation.

More
6 years 2 months ago #71548 by micker
Replied by micker on topic Custom Template
you didn't move the code ...
your code
Code:
<div class="flexi infoblock twocols"> <ul class="flexi"> <li class="flexi lvbox field_condizione-veicolo"> <div> <span class="flexi label field_condizione-veicolo">Condizione</span> <div class="flexi value field_condizione-veicolo">Usato</div> </div> </li> <li class="flexi lvbox field_marca"> <div> <span class="flexi label field_marca">Marca</span> <div class="flexi value field_marca">Fiat</div> </div> </li> <li class="flexi lvbox field_modello"> <div> <span class="flexi label field_modello">Modello</span> <div class="flexi value field_modello">500 1.2 Lounge</div> </div> </li> <li class="flexi lvbox field_alimentazione"> <div> <span class="flexi label field_alimentazione">Alimentazione</span> <div class="flexi value field_alimentazione">Benzina</div> </div> </li> <li class="flexi lvbox field_anno-immatricolazione"> <div> <span class="flexi label field_anno-immatricolazione">Anno</span> <div class="flexi value field_anno-immatricolazione">2015</div> </div> </li> <li class="flexi lvbox field_km-percorsi"> <div> <span class="flexi label field_km-percorsi">Km percorsi</span> <div class="flexi value field_km-percorsi">10.000</div> </div> </li> <li class="flexi lvbox field_garanzia"> <div> <span class="flexi label field_garanzia">Garanzia</span> <div class="flexi value field_garanzia">12 mesi</div> </div> </li> </ul> </div> <div class="flexi lineinfo myposition group"> <div class="flexi element field_prezzo"> <div class="flexi value field_prezzo"> Euro 9.000 </div> </div> <div class="flexi element field_etichetta"> <span class="flexi label field_etichetta"> Contatti </span> <div class="flexi value field_etichetta"> Contattaci ora 099.98745412 </div> </div> </div>
needed code
Code:
<div class="flexi infoblock twocols"> <ul class="flexi"> <li class="flexi lvbox field_condizione-veicolo"> <div> <span class="flexi label field_condizione-veicolo">Condizione</span> <div class="flexi value field_condizione-veicolo">Usato</div> </div> </li> <li class="flexi lvbox field_marca"> <div> <span class="flexi label field_marca">Marca</span> <div class="flexi value field_marca">Fiat</div> </div> </li> <li class="flexi lvbox field_modello"> <div> <span class="flexi label field_modello">Modello</span> <div class="flexi value field_modello">500 1.2 Lounge</div> </div> </li> <li class="flexi lvbox field_alimentazione"> <div> <span class="flexi label field_alimentazione">Alimentazione</span> <div class="flexi value field_alimentazione">Benzina</div> </div> </li> <li class="flexi lvbox field_anno-immatricolazione"> <div> <span class="flexi label field_anno-immatricolazione">Anno</span> <div class="flexi value field_anno-immatricolazione">2015</div> </div> </li> <li class="flexi lvbox field_km-percorsi"> <div> <span class="flexi label field_km-percorsi">Km percorsi</span> <div class="flexi value field_km-percorsi">10.000</div> </div> </li> <li class="flexi lvbox field_garanzia"> <div> <span class="flexi label field_garanzia">Garanzia</span> <div class="flexi value field_garanzia">12 mesi</div> </div> </li> </ul> <div class="flexi lineinfo myposition group"> <div class="flexi element field_prezzo"> <div class="flexi value field_prezzo"> Euro 9.000 </div> </div> <div class="flexi element field_etichetta"> <span class="flexi label field_etichetta"> Contatti </span> <div class="flexi value field_etichetta"> Contattaci ora 099.98745412 </div> </div> </div> </div>

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
6 years 2 months ago #71555 by Lefox
Replied by Lefox on topic Custom Template
ok now the labels are in the right side, but i want them outside the box...just under it...is it possible?

Please Log in or Create an account to join the conversation.

More
6 years 2 months ago #71557 by ggppdk
Replied by ggppdk on topic Custom Template
Hello

please note that your questions are general HTML , CSS questions

i mean they are not specific to FLEXIcontent

you can do this
please link to the exact page (flexicontent item view) of and not to the home page
and i will answer you this 1 HTML question


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
6 years 2 months ago #71558 by Lefox

Please Log in or Create an account to join the conversation.

More
6 years 2 months ago #71559 by ggppdk
Replied by ggppdk on topic Custom Template
Hello

you can make the a field be full width like this
Code:
.flexi.element.field_prezzo { clear: both; float: left; display: block; width: 100%; box-sizing: border-box; }

Thus next field will be forced to wrap to next line


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.390 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline