MinionsBob27 Posted January 28 Share Posted January 28 Hejka mam pytanko (dodam, że jestem początkujący i nie za bardzo umiem w programowanie) jak zmienic zamiast informacja o sklepie na informacja o aptece, i drugie jak zmienic z koloru szarego na czarny? Link to comment Share on other sites More sharing options...
0 Ewonta Posted January 29 Share Posted January 29 Witajcie Jeśli używasz klasycznego motywu "classic" następnie trzeba stworzyć "child theme" https://devdocs.prestashop-project.org/8/themes/reference/template-inheritance/parent-child-feature/ Ponieważ nie można przetłumaczyć klasycznego motywu, musisz utworzyć "child theme" Chód: Utwórz, zainstaluj i Aktywuj motyw potomny (załączony przykład archiwum, zrzut ekranu jak zainstalować) Przejdź do zakładki tłumaczenia i wybierz tłumaczenie (zrzut ekranu) znajdź żądaną frazę do przetłumaczenia (zrzut ekranu) --------------------------------------------------------------------------------------------------------------------------------------------------------- Hello If you are using the classic theme "classic" then you need to create a "child theme" https://devdocs.prestashop-project.org/8/themes/reference/template-inheritance/parent-child-feature/ Since the classic theme cannot be translated, you need to create a "child theme". Steps: Create and install a child theme (attached an archive example, screenshot of how to install) Go to the translations tab and select a translation (screenshot) Find the right phrase to translate (screenshot) child_classic.zip Link to comment Share on other sites More sharing options...
0 ComGrafPL Posted January 29 Share Posted January 29 Witaj, Informacje znajdziesz w tłumaczeniach szablonu. Międzynarodowe -> tłumaczenia. Zmianę kolorów najlepiej w custom.css. Jeśli sobie nie poradzisz, podrzuć link do sklepu to Ci pomogę z kolorami. Link to comment Share on other sites More sharing options...
0 MinionsBob27 Posted January 30 Author Share Posted January 30 (edited) Hej z tlumaczeniem sobie nie poradzilem, ale ze zmiana kolorow nie za bardzo wiem gdzie to zmienic link do strony: aptekao.pl Edited January 30 by MinionsBob27 (see edit history) Link to comment Share on other sites More sharing options...
0 Ewonta Posted January 30 Share Posted January 30 Na ścieżce /themes/classic/assets/css/ Utwórz plik lub nie ma go custom.css I dodaj do niego taki css kod .dropdown, .block-contact { color: #000000; } Link to comment Share on other sites More sharing options...
0 MinionsBob27 Posted January 31 Author Share Posted January 31 ok a ja chcialbym cala stopke na czarno Link to comment Share on other sites More sharing options...
Question
MinionsBob27
Hejka mam pytanko (dodam, że jestem początkujący i nie za bardzo umiem w programowanie) jak zmienic zamiast informacja o sklepie na informacja o aptece, i drugie jak zmienic z koloru szarego na czarny?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now