Jump to content

Search the Community

Showing results for tags '.css'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Help and Support
    • PrestaShop Download
    • PrestaShop Addons
  • News and Announcements
    • PrestaShop news and releases
    • PrestaShop Beta
    • PrestaShop Blogs
    • PrestaShop Meetups
  • International community (English)
    • General topics
    • PrestaShop Merchants
    • PrestaShop Developers
    • Taxes, Translations & Laws
    • Community Modules and Themes
  • Forum francophone
    • Discussion générale
    • Aide et support communautaire
    • PrestaShop pour les marchands
    • PrestaShop pour les développeurs
    • Adaptation aux lois Québécoises
    • Modules et thèmes gratuits
    • Modules et thèmes payants
  • Foro en Español
    • Discusión general
    • Soporte de la comunidad y ayuda
    • Comerciantes PrestaShop
    • Desarrolladores PrestaShop
    • Módulos y plantillas gratuitas
  • Forum italiano
    • Forum generale
    • Aiuto e supporto della Community
    • Commercianti PrestaShop
    • Sviluppatori PrestaShop
    • Aspetti legali sull'eCommerce
    • Moduli e template gratuiti
  • Deutsches Forum
    • Generelle Fragen
    • Support und Hilfe aus der Community
    • e-Commerce/Versand-Handel mit Prestashop
    • Prestashop-Entwickler
    • Anpassung an deutsches Recht
    • Kostenlose Module und Templates
    • Generelle Fragen Copy
  • Nederlandstalig forum
    • Algemeen
    • Hulp en ondersteuning, van en voor de community
    • PrestaShop-winkeliers
    • PrestaShop-ontwikkelaars
    • Het aanpassen van PrestaShop
    • Gratis modules en templates
  • Fórum em Português
    • Fórum Geral
    • Ajuda e Suporte da Comunidade
    • Lojistas que utilizam o PrestaShop
    • Desenvolvedores PrestaShop
    • Legislação específica
    • Módulos e temas gratuitos
  • Polskie forum
    • Forum ogólne
    • Wsparcie i pomoc użytkowników
    • Oferty twórców PrestaShop
    • Deweloperzy PrestaShop
    • Darmowe Moduły i Szablony
  • Dansk forum
    • Generelt forum
    • Hjælp og support fra fællesskabet
    • PrestaShop for købmænd
    • PrestaShop for udviklere
    • Love og regler
    • Gratis moduler og temaer
  • České fórum
    • Instalasi, Konfigurasi dan upgrade
    • Obecná diskuze
    • Bezplatné moduly a šablony
    • PrestaShop vývojáři
    • PrestaShop obchodníci
  • Bahasa Indonesia
    • Diskusi Umum
    • Podpora a pomoc komunity
    • Laporan Bug
    • Jasa, Promosi & Lowongan Kerja
  • Svenskt forum
    • Allmän diskussion
    • Installation, konfigurering och uppdatering
  • Forumul românesc
    • Discuţii generale
    • Instalare, configurare şi upgrade
  • Pусский язык
    • Обсуждение скрипта
    • Установка, Настройка, Обновление
    • Прием багов
  • Slovenské fórum
    • Všeobecná diskusia
    • Podpora a pomoc komunity
    • PrestaShop obchodníci
    • PrestaShop vývojári
    • Bezplatné moduly a šablóny
  • Türkçe Topluluğu
    • Genel Konular
    • Topluluk desteği ve yardım
    • PrestaShop Tüccarları
    • Prestashop Geliştiricileri
    • Ücretsiz Modül ve Temalar
  • Diễn đàn tiếng Việt
    • Thảo luận chung
    • Hỗ trợ từ cộng đồng
    • Dành cho chủ doanh nghiệp / cửa hàng
    • Dành cho lập trình viên
  • PrestaShop Communities
    • اللغه العربيه [Arabic]
    • Ελληνικά [Greek]
    • עִבְרִית [Hebrew]
    • 中文
    • Magyar [Hungarian]
    • 日本語 [Japanese]
    • Lietuviškai [Lithuanian]
    • انجمن فارسی [Persian]
    • ไทย [Thai]
    • Malaysia [Malaysian]
    • Eesti [Estonian]
    • Slovenščina [Slovenian]
    • Српски [Serbian]
  • IP. Board Forum
    • IP. Board Forum Questions and Issues
  • Archive
    • Zapłać Moduły i Szablony [ARCHIVE]
    • Moduly, upravy a dizajn [ARCHIVE]
    • Phát triển và các mô-đun [ARCHIVE]
    • Yazılım, Modül ve Tema [ARCHIVE]
    • Модули, Шаблоны [ARCHIVE]
    • Module şi teme [ARCHIVE]
    • Pengembangan dan Modul [ARCHIVE]
    • Moduler och teman [ARCHIVE]
    • Ecommerce x PrestaShop [ARCHIVE BOARD]
    • Vývoj a moduly [ARCHIVE]
    • Kostenpflichtige Module, Templates [ARCHIVE]
    • Módulos y temas pagos [ARCHIVE]
    • Módulos e temas pagos [ARCHIVE]
    • Servizi commerciali [ARCHIVE]
    • Forum - Feedback Contributor
    • PrestaShop Cloud

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 5 results

  1. Hi, I try to override blocktags.css from module blocktags, it is an .css file in the module's root directory. I try to override this in /themes/mytheme/modules/blocktags/blocktags.css, but it doesnt work. Also tried in /css/blocktags.css etc. but no success. It works only in /themes/mytheme/assets/css/custom.css (changed css) ?
  2. Hello there, First of all, I must congratulate this community because I have learned a lot here with all of you. I'm having a problem with my website (Prestashop 1.6.1.17) with Template Theme1421 (TemplateMonster) after changing a tpl or css file, the deconfigured my 5 steps bars in the cart. You can check my situation in the link: 'http://teste.centroortopedicodosul.com/index.php?controller=order' I'v enoticed that my correct code should be: <!-- Steps --> <ul class="step clearfix" id="order_step"> <li class="step_current first"> <span><em>01.</em> Resumo</span> </li> <li class="step_todo second"> <span><em>02.</em> Entrar</span> </li> <li class="step_todo third"> <span><em>03.</em> Morada</span> </li> <li class="step_todo four"> <span><em>04.</em> Expedição</span> </li> <li id="step_end" class="step_todo last"> <span><em>05.</em> Pagamento</span> </li> </ul> <!-- /Steps --> and actually it is <!--Steps--> <div class="row"> ::before <div class="mystep mystepflat"> <a class="active " href="http://teste.centroortopedicodosul.com/index.php?controller=order"> Summary </a> <a class=" " href="http://teste.centroortopedicodosul.com/index.php?controller=order&amp;step=1&amp;multi-shipping="> Sign in </a> <a class=" " href="http://teste.centroortopedicodosul.com/index.php?controller=order&amp;step=1&amp;multi-shipping="> Address </a> <a class=" " href="http://teste.centroortopedicodosul.com/index.php?controller=order&amp;step=2&amp;multi-shipping="> Shipping </a> <span class="last_step">Payment</span> </div> ::after </div> <!--/steps--> It seems to me that I made some chenge somewhere that changed my code here, but I con't find the path of the file that I need to change to correct the thing. Or is it from some setup in the bakoffice? I confess this is a mess for me now... Thanks in advance for reading me. Kind regards, Luís
  3. Hello, I am new to Prestashop and I have a issue related to design and development. I have a html file with Javascript and .css files. Html file contains two javascript functions() which works over with if else rule like a CALC. Now i tried to call this html file in my product.tpl page using the "include" function. I used the below code to call my html file in product.tpl : <div> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script> <script type="text/javascript"> $("document").ready(function() { $('#container').load('/.../Calc.html'); }); </script> <div id="container"></div> </div> Using this code my html file function works fine BUT in product page the product Image ZOOM and Select Color product changes images will not works in PrestaShop™ 1.6.0.6 I use another method using CONTENT BOX module and HOOK this module to DISPLAY Product page (TAB CONTENT). Now ZOOM and Select color image changes worked fine. BUT now the JAVASCRIPT function () not worked of html file. first i tried to call CSS file under the html file using <link href="/..../calc.css" rel="stylesheet" type="text/css" /> but this not worked so i write the whole CSS in same CONTENT BOX. But After save the module JAVASCRIPT function not works. it converts to like below code. <script>// <![CDATA[ function check() {....} // ]]></script> Please suggest me how i can use my custom HTML file in product.tpl page so all function will work. Thanks.
  4. Hi! I have a prestashop 1.5 with nice&clean customizable default theme skin from this post (http://www.prestashop.com/forums/topic/236264-free-theme-niceclean-customizable-default-theme-skin-updated-0608/). Still there is quite few things i need to change. Im using firebug for firefox to check and change the attributes in .css files but this time im stuck. My temp prestashop is here if u want to have a look http://www.krzych.hol.es The problem is in colour of the font in shopping-cart summary there is a WHITE background with a WHITE font. Now the problem is the attribute (white) defines other font colours on the website, so when i change it to a diffrent colour all the rest are changed as well. The same is in next window Hope i describe it well. I hope u aren't mad for posting this kind of basics problem.
  5. Bonjour, Je change de version prestashop, je passe de 1.3.5 à 1.4.6.2 donc la j'essai d'adapter mon thème 1.3.5.0 pour qu'il soit le thème natif dans ma nouvelle installe " jusqu'ici normalement tout va bien " J'ai fouillé le forum et le net , j'ai trouvé un tuto pour pouvoir adapter le thème à la nouvelle version ' sur my-theme-shop ' j'ai tout fait Mais le problème est là, malgré tous les ajouts et modifications, il y'a que mon header et footer qui apparaissent + ou - normalement. Je suis pas programmeur , mais je m'ensor un peu et j'ai l'impression que mon global.css n'est pas exécuter, que la liste de fichier php ( blockaverst , blockcart , ... ) qu'il faut modifier pour qu'il repointe sur mon global.css ne repointe pas du tout, même la barre recherche ne se trouve pas où elle doit être. Donc je me dis soit mon global.css n'est pas bon , soit y'a un problème niveau code. Je suis en local , et mes scripts ( java ) non plus ne s'enclanche pas Voici mon global.css J'attend de vos nouvelles. Merci global.css
×
×
  • Create New...