l-goodwin Posted July 2, 2013 Share Posted July 2, 2013 (edited) Hello, I'm wondering if anyone can help me. I did a manual upgrade on a copy of my store and it worked! I decided that I may as well change the theme whilst I was upgrading and I've been customising my test shop for a couple of weeks. I'm using the theme free design and have done okay up until now. However, I have a problem with the block CMS. It doesn't look right. All the links work but by the looks of it, it's looking for images to put behind the text. Could someone take a look at the screen shot and see if they can help me solve it? The bit I'm talking about is in a red block. Thanks in advance Edited July 3, 2013 by l-goodwin (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted July 2, 2013 Share Posted July 2, 2013 well you use non default tempalte so it is hard to say whats going on it looks like simple css issue (backgrund image for li is missing) if it is possible - share the url to your website regards Link to comment Share on other sites More sharing options...
l-goodwin Posted July 2, 2013 Author Share Posted July 2, 2013 The site isn't live at the moment Vekia. Can I PM you the address and put it live until you've had a look? Link to comment Share on other sites More sharing options...
PascalVG Posted July 2, 2013 Share Posted July 2, 2013 Hi goodwin, If you have your site in maintenance, you can add our IP address at Preferences->Maintenance, Maintenance IP, so we can get into the Front Office and have a look: My IP: 84.106.142.17 pascal Link to comment Share on other sites More sharing options...
l-goodwin Posted July 3, 2013 Author Share Posted July 3, 2013 Hi Pascal, I've just added your IP and Vekia's. Thanks in advance for any help! Link to comment Share on other sites More sharing options...
vekia Posted July 3, 2013 Share Posted July 3, 2013 .informations_block_left li a { display: block; padding: 7px 11px 5px 22px; color: #333; background: url(http://URL/newstore/themes/freedesign/css/modules/blockcms/img/arrow_right_2.png) no-repeat 10px 10px transparent; } 74-shoesm So the problem is with CSS styles. It's easy to fix. image in backgrund: url( ); param doesnt exist, change path to the image or remove this totally. i forgot to mention that this code is located probably in your global.css file (i don't know well because you use CCC to compile css styles) 1 Link to comment Share on other sites More sharing options...
l-goodwin Posted July 3, 2013 Author Share Posted July 3, 2013 Thanks Vekia, I have been trying to fix it in the cms block css! I'll go and take a look. Link to comment Share on other sites More sharing options...
l-goodwin Posted July 3, 2013 Author Share Posted July 3, 2013 It worked! It was in two css files so I deleted it from both. I'll mark it as solved. I've used a lot of your solutions on this forum since I started with prestashop so thank you again Link to comment Share on other sites More sharing options...
vekia Posted July 3, 2013 Share Posted July 3, 2013 you're welcome, if you've got any other questions related to this case - feel free to continue discussion here [solved] isn't mean [closed] have a nice day regards! Link to comment Share on other sites More sharing options...
l-goodwin Posted July 3, 2013 Author Share Posted July 3, 2013 No problem with that now, it's working fine but have a problem with the search block in the left hand column It needs to be moved over slightly but I can only find reference to search_block_top in my css files. Link to comment Share on other sites More sharing options...
vekia Posted July 3, 2013 Share Posted July 3, 2013 hello, it's a bit different case, so please create new thread, (sorry to bother you - it's related to the forum rules) create new topic and I will definitely help you Link to comment Share on other sites More sharing options...
PascalVG Posted July 4, 2013 Share Posted July 4, 2013 Hi Goodwin, please also PM me the URL of your shop, so I can have a look what's wrong. pascal 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