Dh42 1,268 Posted January 21, 2014 Posted January 21, 2014 This module allows you edit the CSS on your store without ever having to open a FTP client or editor. You can edit the css through your backoffice. Once you make changes, you can still update your theme and the changes will not be erased. Article about the module The module We have added a branding free version of the module now. It is perfect for using on client shops. It is only $10. You can purchase it here, https://dh42.com/free-prestashop-modules/prestashop-free-css-module/ 5 Share this post Link to post Share on other sites
rv01 16 Posted March 9, 2014 Posted March 9, 2014 Can you please give a sample to change the black color of the top line in the standard theme 1.6. Thanks Share this post Link to post Share on other sites
vekia 8,967 Posted March 9, 2014 Posted March 9, 2014 you're talking about: 1) gray bar 2) top black banner ? Share this post Link to post Share on other sites
rv01 16 Posted March 9, 2014 Posted March 9, 2014 My point is this: when I change all #333333 to a new color, in the global.css of the new 1.6 theme, I still get these in black, see hereunder. Where can I change easily all the black #333333 in this theme? Share this post Link to post Share on other sites
vekia 8,967 Posted March 10, 2014 Posted March 10, 2014 #shopping_cart > a:first-child { padding: 7px 10px 14px 16px; background: #333333; display: block; font-weight: bold; color: #777777; text-shadow: 1px 1px rgba(0, 0, 0, 0.2); overflow: hidden; } so you have to use #shopping_cart > a:first-child { background:red!important; } effect: 1 Share this post Link to post Share on other sites
rv01 16 Posted March 10, 2014 Posted March 10, 2014 Thanks for the information. I will have to modify the color in the theme directly. This module "CSS editing" does not work in 1.6.0.4 , pity. Perhaps because of the new framework? Share this post Link to post Share on other sites
shv 2 Posted October 8, 2014 Posted October 8, 2014 Hi guys, I need to change the color of the product category bar from the default grey to white, any hint how to do it with this module? Alternatively, I could just get rid of the product category bar at all (saves space this way, not a bad solution for us as well). Could you advise how to do that? Thanks in advance. Share this post Link to post Share on other sites
vekia 8,967 Posted October 9, 2014 Posted October 9, 2014 by category bar you mean horizontal top menu module? Share this post Link to post Share on other sites
shv 2 Posted October 9, 2014 Posted October 9, 2014 (edited) Hi, It is not the top (main) menu where all the (sub)categories can be listed, but the one under that where one can put a category picture with category name/short description. In bootstrap default theme it looks like a grey horizontal bar underneath the main menu, and provided one has picked category pictures, they may be displayed on top of this grey bar (whatever it is called). Should I send a picture? Can I disable this option somehow? I can't recall what module is responsible for it, perhaps I can simply disable it? I do not need any category picture in the category view anyways, a mere category name would do. by category bar you mean horizontal top menu module? Edited October 9, 2014 by shv (see edit history) Share this post Link to post Share on other sites
shv 2 Posted October 9, 2014 Posted October 9, 2014 If it is a category with subcategories, then this grey bar (with or without a category picture, depending on the settings) hangs above the name of the category (and on the same line one has a mention of how many products there are in the category), after which (below this grey bar) there is then a listing (e.g. with subcategory pictures) of all the subcategories. And it is logical that one just wants to see subcategories right away instead of scrolling down to reach them. And even though I got rid (visually) of this bar, one still needs to scroll as obviously the space is reserved for this element, color changes nothing in terms of space. Share this post Link to post Share on other sites
shv 2 Posted October 10, 2014 Posted October 10, 2014 (edited) Perhaps it is easier if you look at our page: http://sport-und-hobby.ch/pr/en/6-modelling There you see a gap above the subcategories pictures - that is exactly the issue. It should be possible to modify the .tpl file, but there may be other ways. If you have any suggestions, pls share:-). Thank you very much :-) Edited October 10, 2014 by shv (see edit history) Share this post Link to post Share on other sites
picrasma 0 Posted November 22, 2014 Posted November 22, 2014 Hi, Please i need help using this CSS module in my prestahop theme(1.6.0.9). All the answers i have seen so far havent helped! All i need from you is a sample css code to help me change the background color of my theme. I tried the following: 1. body{ background:#000 !important; } 2. .header-container { background:#000 !important; } I tried all the css i know using the .classes and #Id i got from inspecting the elements but OMG nothing is working!!!! Using this module was supposed to be easy right??? Please help,thanks see http://prntscr.com/591sxw Share this post Link to post Share on other sites
cille5 11 Posted December 27, 2014 Posted December 27, 2014 Hi, Please i need help using this CSS module in my prestahop theme(1.6.0.9). All the answers i have seen so far havent helped! All i need from you is a sample css code to help me change the background color of my theme. I tried the following: 1. body{ background:#000 !important; } 2. .header-container { background:#000 !important; } I tried all the css i know using the .classes and #Id i got from inspecting the elements but OMG nothing is working!!!! Using this module was supposed to be easy right??? Please help,thanks see http://prntscr.com/591sxw Use youtube. There is lots of information How to edit Prestashop. Video how to change background: Share this post Link to post Share on other sites
peter433 0 Posted January 16, 2015 Posted January 16, 2015 Hi PrestaShop Fanatic, I rewrapped your module to make it more Prestashop 1.6 friendly and did some minor fixes on the caching part and changed some global variables to more 1.6 native variables. Validated by the Prestashop Validator too. Enjoy, cheers Hello, I can't get this to work for 1.6.9, is this an update to the older version and will it work 1.6.9, also i gather i need to delete old and reinstall this. Peter Share this post Link to post Share on other sites
El Patron 2,875 Posted January 18, 2015 Posted January 18, 2015 Hi Please attach the module to the original post in accordance with section rules, thanks. Share this post Link to post Share on other sites
airmax123 0 Posted January 28, 2015 Posted January 28, 2015 Hello, This module is what i'm looking for. But it doesn't work on 1.6.11 jengtong's version also doesn't work. Maybe there is module with similar functionality? Thanks Share this post Link to post Share on other sites
Taty88 3 Posted April 23, 2015 Posted April 23, 2015 (edited) Hi, everybody!! First of all, congratulations on the work you've done, I was just looking for something with the purpose of adding some custom CSS into my website!! Now, however, I have a little problem with this style declaration: #iubenda_policy .iubenda_fluid_policy .one_line_col > ul.for_boxes > li, #iubenda_policy .iubenda_fluid_policy .half_col > ul.for_boxes > li { margin-top: 18px; } The problem is given by the fact that the browser converts the ">" symbol to its corresponding ">" HTML entity and so the code above doesn't work! Any ideas?? Edited April 23, 2015 by Taty88 (see edit history) Share this post Link to post Share on other sites
Dh42 1,268 Posted April 23, 2015 Posted April 23, 2015 What version of PrestaShop are you using? I just tested here with the latest version and it seems to be working correctly. Share this post Link to post Share on other sites
Taty88 3 Posted April 23, 2015 Posted April 23, 2015 I also use the latest version! In fact the problem is ONLY with the ">" symbol... Share this post Link to post Share on other sites
Dh42 1,268 Posted April 23, 2015 Posted April 23, 2015 Can you link me to the site. Share this post Link to post Share on other sites
Taty88 3 Posted April 23, 2015 Posted April 23, 2015 Sure! Go to www.perledinatura.it. Share this post Link to post Share on other sites
Dh42 1,268 Posted April 23, 2015 Posted April 23, 2015 Interesting, I don't rightly know without looking into your site and database. Does it change if you repaste it in the module? Also in the back office is it showing the the > ? The is what I get when I paste that line in a module, http://screencast.com/t/gWBvjcfx Share this post Link to post Share on other sites
Taty88 3 Posted April 24, 2015 Posted April 24, 2015 (edited) Hi! Yes, the > appears also in the BO, but only when I leave the module page and come back to it... either way, in order to let you inspect this issue I created an admin account for you and sent you the credentials, so let me know! And obviously thanks again!! Edited April 24, 2015 by Taty88 (see edit history) Share this post Link to post Share on other sites
benedettopresta 8 Posted May 6, 2015 Posted May 6, 2015 I've used your module with success before, and i just installed it on a new site, and no problem it works just fine, but now i see that you added the get prestashop support as a menu item in red on the main menu, well it does kind of bother, is there a way to remove it? If i can make one suggestion is to make the text input field (box) bigges as default and the text Custom Css should go on top of the box and shift the box on the left, because if you have a few lines of code in there no problem, but when the code get's long as i have, it's a problem, and if you could make it color coded or active as an editor it would be perfect. Thanks for the module it saves me a lot of time. Share this post Link to post Share on other sites
benedettopresta 8 Posted May 6, 2015 Posted May 6, 2015 (edited) I totally understand you, i'm not saying it's wrong, it's just that it's in your face all the time, just make it as the rest of the menu, so it will blend in, and it will not make me want to remove it. Edited May 6, 2015 by benedettopresta (see edit history) Share this post Link to post Share on other sites
isabella_brown 3 Posted May 7, 2015 Posted May 7, 2015 Its a great module to customize css. I added this in my website and enjoy working with it Share this post Link to post Share on other sites
benedettopresta 8 Posted May 18, 2015 Posted May 18, 2015 Until now i never had problem with your module, customizing everything, super cool. Now i'm trying to do some changes to the top menu but changes i make in the module do not take effect, the css that should be overriden is superfish-modified.css do you have any advice: This is the code i want to override: .sf-menu > li > a { font: 600 18px/22px "Open Sans", sans-serif; text-transform: uppercase; color: #484848; display: block; padding: 17px 20px; border-bottom: 3px solid #e9e9e9; } Share this post Link to post Share on other sites
Dh42 1,268 Posted May 18, 2015 Posted May 18, 2015 Is it encoding the characters correctly in the module? I have seen the html purifier in prestashop if left on will mess them up using the > Share this post Link to post Share on other sites
benedettopresta 8 Posted May 18, 2015 Posted May 18, 2015 sorry but i don't know what you are talking about Share this post Link to post Share on other sites
Dh42 1,268 Posted May 18, 2015 Posted May 18, 2015 Can you link to your site where you are having the issue. Share this post Link to post Share on other sites
benedettopresta 8 Posted May 18, 2015 Posted May 18, 2015 (edited) Sure, but it's a work in progress, and it's in maintenance mode, i will activate it for you for a while, so please let me know when you are done so i can put it back. http://www.whykini.it/ What I'm trying to do is make the top menu fit in one line. Edited May 18, 2015 by benedettopresta (see edit history) Share this post Link to post Share on other sites
Dh42 1,268 Posted May 18, 2015 Posted May 18, 2015 I cannot see the code you are referring to in the page. Share this post Link to post Share on other sites
benedettopresta 8 Posted May 18, 2015 Posted May 18, 2015 this is in the css module now, but the second part didn't take effect, as i said before it should change the superfish-modified.css but don't worry if it's too much of a trouble, i'll do this the old fashion way. /* Social Network links centered and shifted to the right a little */ #social { margin-bottom: 0px; padding: 5px 0 0px; } .shop-phone { padding: 5px 5px 0px 10px; } /* Top menu rimpicciolito*/ .sf-menu > li > a { font: 600 16px/22px "Open Sans", sans-serif; text-transform: uppercase; color: #484848; display: block; padding: 15px 15px !important; border-bottom: 3px solid #e9e9e9; } /* Next */ Share this post Link to post Share on other sites
Dh42 1,268 Posted May 18, 2015 Posted May 18, 2015 It is because the html purifier is changing the contents, you cannot have > you have to use > If you go to preferences and general in the back office and disable the purifier, http://screencast.com/t/zx5xosEjrg Then replace the css code using > it should work. Share this post Link to post Share on other sites
benedettopresta 8 Posted May 18, 2015 Posted May 18, 2015 yes thanks, that fixed it, it is now working. but what about the purifier is it ok if i leave it off? what does it actually do? Share this post Link to post Share on other sites
zerafac@yahoo.com 1 Posted June 2, 2015 Posted June 2, 2015 Hi, I am trying to install the module on Prestashop Cloud but it keeps getting blocked by Prestashop. The reason is that the module is not a verified app from Prestashop. See fig in link: http://i58.tinypic.com/9av7z4.jpg Any ideas for a work around? Thanks, Chris 1 Share this post Link to post Share on other sites
shacker 1,055 Posted June 7, 2015 Posted June 7, 2015 This module allows you edit the CSS on your store without ever having to open a FTP client or editor. You can edit the css through your backoffice. Once you make changes, you can still update your theme and the changes will not be erased. Article about the module The module can you attach the module into the post please? regards Share this post Link to post Share on other sites
Dh42 1,268 Posted June 15, 2015 Posted June 15, 2015 The latest version of this module is out and can be found here, https://dh42.com/free-prestashop-modules/prestashop-free-css-module/ 1 Share this post Link to post Share on other sites
kkkkguh 0 Posted June 24, 2015 Posted June 24, 2015 (edited) cssmodule.zip can you attach the module into the post please? regards same problem. my module not verified, and i attached my module here Edited June 24, 2015 by kkkkguh (see edit history) Share this post Link to post Share on other sites
kkkkguh 0 Posted June 24, 2015 Posted June 24, 2015 (edited) cssmodule.zipcssmodule (1).zip The latest version of this module is out and can be found here, https://dh42.com/free-prestashop-modules/prestashop-free-css-module/ still not verified. im downloaded the lastest one, and still not verified. i attached my old and new file that i download. Edited June 24, 2015 by kkkkguh (see edit history) Share this post Link to post Share on other sites
Dh42 1,268 Posted June 24, 2015 Posted June 24, 2015 The module will never be verified. The verification process is only for modules sold on the addons store. You cannot verify free modules currently. Share this post Link to post Share on other sites
Paulito 610 Posted June 24, 2015 Posted June 24, 2015 (edited) As dh42 says If a module is not bought from the add-ons store then it will not be verified. But you can be rest assured that any modules bought from Moderators or active module sellers on the forum will be good to go, so, you are safe. Thier is absolutely no point in selling a module that does not work. I only buy modules from active sellers on the forum because that means they will work. I have never bought a module from dh42 but his standing on the forum makes me feel safe about his modules. Sorry if this doesn't make sense or their ate typos but i'm using a mobile to respond. Paul Edited June 24, 2015 by Paulito (see edit history) Share this post Link to post Share on other sites
shacker 1,055 Posted June 28, 2015 Posted June 28, 2015 its prestashop cloud ? Share this post Link to post Share on other sites
Dh42 1,268 Posted June 28, 2015 Posted June 28, 2015 What do you mean Shacker? Share this post Link to post Share on other sites
shacker 1,055 Posted June 30, 2015 Posted June 30, 2015 i get some info that customers can install free modules on prestashop cloud, this no install button can be related to this. Only want to know if the store is cloud or not Share this post Link to post Share on other sites
Dh42 1,268 Posted July 17, 2015 Posted July 17, 2015 This module has been updated to have syntax highlighting and also syntax checking as well. Share this post Link to post Share on other sites
Wing Fat 4 Posted August 23, 2015 Posted August 23, 2015 This module should absolutely be incorporated into the standard distribution of Prestashop. Another cart has this (I won't mention the brand) and it makes things 1000X easier when you are trying to edit your site's design. I'm trying to set up a Prestashop site for the first time and am amazed that this functionality is not included by default. In reading the forums there are so many ways people recommend doing things that involve cumbersome FTP and editing code directly with Notepad that could be accomplished much easier (and with almost no chance of breaking your site should something go wrong) by using a central custom CSS file like this module allows you to do.That said, I do agree with the other poster that the florescent red "Get Prestashop Support" link in the menu is a bit much (although I understand why you do it). It would be nicer if it were in the module's editing page rather than part of the main menu. If this module isn't going to be included in the default Prestashop distribution then I would happily pay a few bucks for it if that would remove the advertising. Share this post Link to post Share on other sites
Wing Fat 4 Posted August 23, 2015 Posted August 23, 2015 (edited) As a follow up to my previous post, here is one example of how a custom CSS file can make life easier. I wanted to remove the large image header from subcategory pages. I searched Google and found this thread: https://www.prestashop.com/forums/topic/251117-solved-how-to-remove-subcategories-header-image/ The above method involves editing the PHP code directly with an editor and removing sections of the code. However, you could accomplish this much easier by simply copying and pasting the following in your custom CSS file: .content_scene_cat { display: none; } Much simpler and as I said there's no chance of making a mistake that will cripple your site like you can when editing template files directly. Edited August 23, 2015 by Wing Fat (see edit history) Share this post Link to post Share on other sites
beerop 0 Posted August 26, 2015 Posted August 26, 2015 Hi, This module is really good! The only thing would be the cursor. It seems it doesn't follow the text properly, and is not blinking at the right position. The more I write on a line, the further away the cursor goes from the text I am writing: http://i.imgur.com/KzRCukt.png So when I try to delete something, my cursor is at several non existing spaces from the end of the text: http://i.imgur.com/YBjcdCD.png Share this post Link to post Share on other sites
Dh42 1,268 Posted August 26, 2015 Posted August 26, 2015 I will have to check that out, it might be a bug in the editor library that we used. 1 Share this post Link to post Share on other sites
Rom Soul 18 Posted August 27, 2015 Posted August 27, 2015 This module is great ! It is a very good news that there is eventually a clean technique to customize a theme without losing on the way the ability to update the theme !!! I just have a quick question about background images : The usual relative path to define a bg image from a css file is : #header_logo .logo-theme a { background-image: url("../img/logo.jpg"); } This relative path leads to www.url.com/themes/mytheme/img/logo.jpg because the CSS file is already in www.url.com/themes/mytheme/css/ It does not work with the module, because the CSS is inserted inline, so the browser with such relative path would look desperately for an image at www.url.com/img/logo.jpg ( I could place my logo there but I'd prefer to keep all I can in the theme folder ) What would be the best syntax to achieve that ? Is there something magic like url("[ACTIVE_THEME_MAGIC_VAR]/img/logo.jpg") ;-) Thanks again ! Share this post Link to post Share on other sites
Rom Soul 18 Posted August 28, 2015 Posted August 28, 2015 (edited) Hi, I have a weird bug with CSS child selectors ( using ">" ) : Line like this one are not taken in account : .myclass > li { ... } It appears the module turns it into : .myclass > li { ... } which of course is not correct CSS... I guess when the CSS code is registered in DB, special caracters are automatically traduced like that, as if we were entering text for a description... Is there a way to change that ? maybe using a special code instead of ">", to begin ? I hope this can be solved, because I LOVE the principle of this module !!... ( But I also NEED child selectors to work ;-) ) Edited August 28, 2015 by Rom Soul (see edit history) Share this post Link to post Share on other sites
Dh42 1,268 Posted August 28, 2015 Posted August 28, 2015 Try turning the html purifier off in the back office, that should fix the issue. https://dh42.com/support/knowledgebase/2107/Disabling-the-HTML-Purifier.html Share this post Link to post Share on other sites
zlo 0 Posted September 4, 2015 Posted September 4, 2015 Hi,The module CSS Edit was working fine in my prestashop 1.6.0.9, but now suddenly the new css changes I add do not appear in the site. I tried dissabling the html purifier in the preferences, and verified the css a few times, but I don't find why It's now not working.Somebody has an idea on how I can solve this problem?Thanks Share this post Link to post Share on other sites
Wing Fat 4 Posted September 8, 2015 Posted September 8, 2015 I had this same problem. I deleted the module and reinstalled and it started working again. Make sure to backup your custom CSS before you do this of course. 1 Share this post Link to post Share on other sites
zlo 0 Posted September 8, 2015 Posted September 8, 2015 Thank you very much Wing Fat, reinstalling the module worked for me also. Share this post Link to post Share on other sites
benedettopresta 8 Posted September 25, 2015 Posted September 25, 2015 Anyone know if this module creates a file of the code written in the custom css box? I had a lot of work done, and now for whatever reason i lost it, but i do have a backup of the shop entire folder, is there somewhere i can go and recover the settings from files or folder? Share this post Link to post Share on other sites
benedettopresta 8 Posted September 25, 2015 Posted September 25, 2015 i've updated to 1.6.1.1 and some mods won't work anymore, and i've already reinstalled the module, html purifier is off, anyone can tell me why those mods won't work anymore, when they used to work in 1.6.0.14 .alert-success { background-color: #CE26E8; border-color: #F5BFC4; } #header .shopping_cart > A:first-child:after { color: #FBB5D7; } .shopping_cart > A:first-child { background: #CE22E8; color: #FBB5D7; } .shopping_cart > A:first-child B { color: #FBB5D7; } .shopping_cart > A:first-child:before { color: #FBB5D7; } Share this post Link to post Share on other sites
Dh42 1,268 Posted September 25, 2015 Posted September 25, 2015 It could be the classes in the theme have changed. The module does not create a file, it stores the css in the database. Share this post Link to post Share on other sites
benedettopresta 8 Posted September 25, 2015 Posted September 25, 2015 (edited) Is there a way to make it work? i don't really know what you mean, it could be the classes. As for the database do you know where can i find the settings, i have a backup copy of it so i can open it. actually some of the code i have works, only the one i posted doesn't. Edited September 25, 2015 by benedettopresta (see edit history) Share this post Link to post Share on other sites
Dh42 1,268 Posted September 25, 2015 Posted September 25, 2015 You would have to see what has changed. I am guessing the theme was updated and the css you are using is not targeting what you are wanting anymore, so you might have to rewrite it. Share this post Link to post Share on other sites
benedettopresta 8 Posted September 25, 2015 Posted September 25, 2015 you mean for example, before it used to be: .alert-success {#header .shopping_cart > A:first-child:afternow maybe it's something else? Share this post Link to post Share on other sites
Dh42 1,268 Posted September 25, 2015 Posted September 25, 2015 Correct. Share this post Link to post Share on other sites
benedettopresta 8 Posted September 25, 2015 Posted September 25, 2015 OK, but even if i had already checked, now i rechecked and they haven't changed. And yes in the update process i did update the theme, but it's the same one. I guess i need to go back and restore. I wanted to fix it, because i have more sites to update. Share this post Link to post Share on other sites
Dh42 1,268 Posted September 25, 2015 Posted September 25, 2015 Can you link me to the site? Share this post Link to post Share on other sites
benedettopresta 8 Posted September 25, 2015 Posted September 25, 2015 whykini Share this post Link to post Share on other sites
taphil 0 Posted September 25, 2015 Posted September 25, 2015 (edited) This is a great module, but I have an annoying problem with my multi-language site. I have two languages installed on my site, English and Finnish. I used the module to show more than 4 product thumbnails on product pages using this code: #thumbs_list {float: left;overflow: hidden;margin-left: 10px;width: 1000px;} The custom CSS works as expected when you're using the English language but when selecting Finnish, I get the default amount of thumbnails on product pages. What am I doing wrong here? -------------- EDIT: Adding #thumbs_list {width: 1000px!important;} and clearing Smarty cache helped. Everything is now working perfectly. Thanks for the help Dh42! Edited September 25, 2015 by taphil (see edit history) Share this post Link to post Share on other sites
Dh42 1,268 Posted September 25, 2015 Posted September 25, 2015 No way to tell without seeing the site. Share this post Link to post Share on other sites
Dh42 1,268 Posted September 25, 2015 Posted September 25, 2015 @benedettopresta Can you try resetting the module, it does not look hooked. Share this post Link to post Share on other sites
benedettopresta 8 Posted September 25, 2015 Posted September 25, 2015 what do you mean by resetting? i've reinstalled it 2 times, and as i said before some of the code works. Share this post Link to post Share on other sites
Dh42 1,268 Posted September 25, 2015 Posted September 25, 2015 Oh, I missed that. If some of the code works, then the module is working correctly, it is the code that is wrong. Share this post Link to post Share on other sites
benedettopresta 8 Posted September 26, 2015 Posted September 26, 2015 I don't know what to say, the code was working fine untill the update from 1.6.0.14 to 1.6.1.1, i guess i'll have to find another solution ( manually edit the css which i don't like to do ) Share this post Link to post Share on other sites
Dh42 1,268 Posted September 26, 2015 Posted September 26, 2015 You could always link the site and tell me what you are trying to do. I fixed the other guys issue 3 hours ago. Share this post Link to post Share on other sites
benedettopresta 8 Posted September 26, 2015 Posted September 26, 2015 just trying to change the cart color so matches the site, but it's ok i'll manage it. Share this post Link to post Share on other sites
Paulito 610 Posted September 26, 2015 Posted September 26, 2015 Hello I have just put the code you mentioned in your earlier post into dh42 css editor on a test site and I get this: http://screencast.com/t/n0uGWqlt4Y3 Also I have placed this code at the bottom of Your global.css and I get the same http://screencast.com/t/B4LIB9YrNcue Paul Share this post Link to post Share on other sites
benedettopresta 8 Posted September 26, 2015 Posted September 26, 2015 That is what i want, what version of ps is the test site? because on my .14 was working just fine, it's in the latest that i can't get it to work, and i was going to do it in the global.css, but then next update i will have to do it again and again, and that is what i wanted to avoid. Share this post Link to post Share on other sites
Paulito 610 Posted September 26, 2015 Posted September 26, 2015 Hello again The test site is 1.6.1.0 as I said earlier I have used your code in both global.css and dh42 css module and both work Paul Share this post Link to post Share on other sites
benedettopresta 8 Posted September 26, 2015 Posted September 26, 2015 yes i saw the pictures, i don't know what to say, but thanks for the test. Share this post Link to post Share on other sites
Perla2018 11 Posted September 26, 2015 Posted September 26, 2015 Hello To identify css changed how I can put a title to css. Share this post Link to post Share on other sites
Paulito 610 Posted September 26, 2015 Posted September 26, 2015 Hello Afraid I am not quite sure what you mean, could you give a bit more detail. Paul Share this post Link to post Share on other sites
benedettopresta 8 Posted September 26, 2015 Posted September 26, 2015 @ANGELICA07 I do it like this: /* Title */ so you can recognise your work and it will not affect anything. Share this post Link to post Share on other sites
Perla2018 11 Posted September 26, 2015 Posted September 26, 2015 Ok thank you Benedetto. Share this post Link to post Share on other sites
Perla2018 11 Posted September 26, 2015 Posted September 26, 2015 Files tpl can be corrected? Share this post Link to post Share on other sites
Dh42 1,268 Posted September 26, 2015 Posted September 26, 2015 No, this just lets you add custom css to your website. Share this post Link to post Share on other sites
Perla2018 11 Posted September 28, 2015 Posted September 28, 2015 hi, This appears in bo: get prestashop support... Share this post Link to post Share on other sites
Dh42 1,268 Posted September 28, 2015 Posted September 28, 2015 It does, it is a link to our support portal. Share this post Link to post Share on other sites
Perla2018 11 Posted September 28, 2015 Posted September 28, 2015 Can I delete it? Share this post Link to post Share on other sites
Dh42 1,268 Posted September 28, 2015 Posted September 28, 2015 You can, you would have to edit the module to delete it. Share this post Link to post Share on other sites
Perla2018 11 Posted September 29, 2015 Posted September 29, 2015 I have problems in bo after installed this form with cache when I insert new products version 1.6.1.1. You? Share this post Link to post Share on other sites
Dh42 1,268 Posted September 29, 2015 Posted September 29, 2015 What form? Share this post Link to post Share on other sites
Perla2018 11 Posted September 29, 2015 Posted September 29, 2015 css editor.. Share this post Link to post Share on other sites
Dh42 1,268 Posted September 29, 2015 Posted September 29, 2015 Could you be specific about the problems you are having. It is hard to solve things by guessing. Share this post Link to post Share on other sites
Perla2018 11 Posted October 1, 2015 Posted October 1, 2015 maybe the problem is clounflare .. Share this post Link to post Share on other sites
Dh42 1,268 Posted October 1, 2015 Posted October 1, 2015 Its always cloudflare, it plays horrible with sites like PrestaShop. Share this post Link to post Share on other sites
Zgabur 0 Posted October 11, 2015 Posted October 11, 2015 Hi Dh42 ! Great module .. if we could install it on cloud what about verifying your module so we can install it on cloud too ? I could download and install Vekias free htmlbox module so there should be a way how to do it. And as someone already told .. it should be default with prestashop Share this post Link to post Share on other sites
Dh42 1,268 Posted October 11, 2015 Posted October 11, 2015 I will have to look into that. I haven't heard anything about the verification process for free modules. Share this post Link to post Share on other sites
benedettopresta 8 Posted November 4, 2015 Posted November 4, 2015 does this module only override the global.css or all prestashop css? i've tried to change some settings to blockcart.css with your module but they don't take effect. Share this post Link to post Share on other sites
Dh42 1,268 Posted November 4, 2015 Posted November 4, 2015 It overrides them all. It adds the css last after the other css files. Share this post Link to post Share on other sites
qiherbs 3 Posted December 29, 2015 Posted December 29, 2015 (edited) I might have to make those changes in the next iteration of the module. As for the new advertisement, you can unhook it from the back office header. That is our way of being able to make money to provide free modules. Basicly what he was saying in a polite way is that it is freaking ubnoxious and without taste. ...not to mention way overpriced Edited December 29, 2015 by qiherbs (see edit history) Share this post Link to post Share on other sites
Dh42 1,268 Posted December 29, 2015 Posted December 29, 2015 Then don't use the module, its a pretty simple solution. 2 Share this post Link to post Share on other sites
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