TonnyMerkur Posted October 6, 2011 Share Posted October 6, 2011 I have a little problem . I have put a background image on my presto but i whant to make a that box colored couse users can't see the text and will be nice to make it visible . I have made with red line where i need to make a background . Thank you Link to comment Share on other sites More sharing options...
justinl Posted October 6, 2011 Share Posted October 6, 2011 This is a beginners CSS/HTML question. I'd recommend reading an intro to CSS and HTML. Something like changing element colours is a fundamental of web design and not really specific to Prestashop. If you plan on creating custom themes you need to understand these fundamentals. This might be a good place to start: http://www.htmldog.c...es/cssbeginner/ Justin ps - please follow forum rules and do not create topics with "please help" in them. Rename this thread to something more descriptive. Link to comment Share on other sites More sharing options...
TonnyMerkur Posted October 7, 2011 Author Share Posted October 7, 2011 I took a shot to the css files but i didn't saw nothing regarding to that. Could you please be kind to say me where is the part where i should modify ? Link to comment Share on other sites More sharing options...
justinl Posted October 7, 2011 Share Posted October 7, 2011 Hey Tonny, I'm not exactly familiar with what component of prestashop that is exactly, but what you can do to find out is use something like Firebug, or Chrome's built in inspector to find out what element that is. If you have Chrome, simply right click on the element you want more information about and press the "Inspect" menu option. This will bring up a new window and you can see exactly what element is where, and being applied what styling. You can even dynamically adjust the CSS in real time on the right hand side of the panel. If you are using Firebug, the process is similar although I think you may have to install the Firebug add-on because I'm not sure if it comes with the default install of firefox. Cheers, Justin Link to comment Share on other sites More sharing options...
CraigMeade Posted October 7, 2011 Share Posted October 7, 2011 You can get the book "Prestashop 1.3 Theming". It's a difficult read, but covers exactly this job. Link to comment Share on other sites More sharing options...
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