Problems with layout

  • maropaca
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 1 month ago #1698 by maropaca
Problems with layout was created by maropaca
We are trying to change the color of the top bar and the background.
We also try to translate the text into Portuguese of Brazil and we are struggling.

Can you help us?

Thanks!

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

More
10 years 1 month ago #1699 by andrea_4g
Replied by andrea_4g on topic Problems with layout
Translations:
Product Finder use the standard Joomla method:
docs.joomla.org/Language_Guidelines_for_3rd_Party_Extensions
In short:
- copy file language language/en-GB/en-GB.com_productfinder.ini into folder language/pt-BR/
- rename language/pt-BR/en-GB.com_productfinder.ini to language/pt-BR/pt-BR.com_productfinder.ini
- edit language/pt-BR/pt-BR.com_productfinder.ini with a text editor *
- change only the strings on the right side of the equal (=) sign
- save

* this is how it looks like
Code:
COM_PRODUCTFINDER_ERR_QUESTIONNAIRE_HAS_NO_QUESTIONS="Questionnaire has no questions" COM_PRODUCTFINDER_ERR_QUESTIONNAIRE_NOT_FOUND="Questionnaire not found" COM_PRODUCTFINDER_BTN_START="Start" COM_PRODUCTFINDER_BTN_HOME="Home" COM_PRODUCTFINDER_BTN_RESTART="Restart" ...

Layout:
Because the answer to this question will likely benefit other users too, we are writing a tutorial about it.
In short: Product Finder 1.3 uses jQuery Themeroller 1.4.0
themeroller.jquerymobile.com/

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

Time to create page: 0.152 seconds