SubSection

  • diogo814
  • Autore della discussione
  • Offline
  • Nuovo Utente
  • Nuovo Utente
Di più
12 Anni 1 Settimana fa - 12 Anni 1 Settimana fa #1286 da diogo814
SubSection è stato creato da diogo814
Hi i bought the module from you to this site Stimpostos
and i use it here

i want to do is:
-Saúde = Health
---Hospitals
---Medical centers
-Fun
---Videogame website
---Park

i hope i made myself clear because english is not my main language.

something along those lines. Is that possible?
Ultima Modifica 12 Anni 1 Settimana fa da diogo814.

Si prega Accesso o Crea un account a partecipare alla conversazione.

Di più
12 Anni 1 Settimana fa #1287 da andrea_4g
Risposta da andrea_4g al topic SubSection
You can format Cp field labels to look like your example, but I'm sure this is not the point.

Could you elaborate more about what you expect those criteria to do once selected?

Thanks.

Si prega Accesso o Crea un account a partecipare alla conversazione.

  • diogo814
  • Autore della discussione
  • Offline
  • Nuovo Utente
  • Nuovo Utente
Di più
12 Anni 1 Settimana fa #1288 da diogo814
Risposta da diogo814 al topic SubSection
I want something like this


ex: i have an hospital article the tags would be :Saude and Hospitals. And when you press to search saude or hospitals it appears all the article with those tags.

PS:ex. of sections to search.
-Sports
--Football
--Handball
--Surf
Allegati:

Si prega Accesso o Crea un account a partecipare alla conversazione.

Di più
12 Anni 1 Settimana fa - 12 Anni 1 Settimana fa #1289 da andrea_4g
Risposta da andrea_4g al topic SubSection
Ok, that's clear.

You need to assign both parent tag (eg. Saùde) and child tag (Hospitals) to the article. Then it's only a matter of CSS formatting.

For example, to indent 'Lazer' you need to add in you css:
Code:
div.cp_cb_value_1_2{ margin-left: 10px; }
Ultima Modifica 12 Anni 1 Settimana fa da andrea_4g.

Si prega Accesso o Crea un account a partecipare alla conversazione.

  • diogo814
  • Autore della discussione
  • Offline
  • Nuovo Utente
  • Nuovo Utente
Di più
12 Anni 1 Settimana fa #1290 da diogo814
Risposta da diogo814 al topic SubSection

andrea_4g ha scritto: Ok, that's clear.

You need to assign both parent tag (eg. Saùde) and child tag (Hospitals) to the article. Then it's only a matter of CSS formatting.

For example, to indent 'Lazer' you need to add in you css:

Code:
div.cp_cb_value_1_2{ margin-left: 10px; }


hmm should i put that in here: com_customproperties\css\costumproperties.css if i do, how i use it in the back office.

Si prega Accesso o Crea un account a partecipare alla conversazione.

Di più
12 Anni 1 Settimana fa #1291 da andrea_4g
Risposta da andrea_4g al topic SubSection
The important thing is to write those CSS statements into a stylesheet that get loaded whenever the search module is displayed.
I'd recommend
a) modules/mod_cpsearch/css/cpsearch.css (as to keep css formatting "close" to where they are employed)
b) the css of the default template (that should be editable with backend tools)

Si prega Accesso o Crea un account a partecipare alla conversazione.

Tempo creazione pagina: 0.231 secondi