Search found 9 matches

Page 1 of 1

Search found 9 matches

Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x

Many thanks for this tool. Incremental import would be amazing - is it a possibility, I know it has been touted in the past as on the roadmap.

Jump to post
  • Wed Apr 17, 2013 9:41 pm
  • Replies 174
  • Views 127179
[SOLVED] Product-list css background not displaying on 1st

Anyone know why this is?

CODE FROM CSS

Code: Select all

.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
	background: url('../image/FREEDELL.png') center right no-repeat;
}
DEMO

Code: Select all

http://www.hutchinsons.com/HiFi-Cheltenham-Gloucestershire-Hutchinsons/Amplifiers

Jump to post
  • Wed Mar 13, 2013 5:57 am
  • Replies 2
  • Views 576
Re: why wont my background change? :(

Glad you got it working, Nice site you have there. I would recommend using stylesheet to now change some of the font from grey to something a bit lighter. You can also give the backgrund of the boxes a lighter style instead of clear so they stand out a little more. There is a paid mod that recalcula...

Jump to post
  • Tue Mar 12, 2013 4:04 pm
  • Replies 6
  • Views 961
Re: why wont my background change? :(

Code: Select all

body {
	background-color: #FFF;
	background: url('../image/background2.jpg') no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
Try like this -

Jump to post
  • Tue Mar 12, 2013 5:53 am
  • Replies 6
  • Views 961
Displaying an image on product page when price is over £75

Hello Everyone. I am interested in displaying a simple free delivery logo on my product page but only when the product price is over £75. So far I have managed to edit the product.tpl with the following to display a linkable image on all products (regardless of price). <a href="http://www.hutch...

Jump to post
  • Tue Mar 12, 2013 3:35 am
  • Replies 0
  • Views 312
Re: VQMOD no longer working after multistore

Good guess, but I did install vqmod again after upgrade and vqmod scripts were all ok, then did multistore and immediatly after that there was no vqmod action anymore :( I have decided to cut my losses and do a fresh install, its a shame not to get to the bottom of the issue but it is on my live sto...

Jump to post
  • Fri Mar 23, 2012 4:52 am
  • Replies 4
  • Views 946
Re: VQMOD no longer working after multistore

Thanks for your quick responce, the vqmods did seem to go down right after i did the multistore and i have not made any core changes apart from import.export mod. Standard template. Im down to ctrl+f5 to clear browser cache and hoping for the vqmod xmls to kick in again! edit - im running 1.5.2.1 th...

Jump to post
  • Thu Mar 22, 2012 6:11 am
  • Replies 4
  • Views 946
VQMOD no longer working after multistore

Hi Guys, I had vqmod working and running xml scripts well up to the moment I created a multistore set up on a subdomain. Now vqmod is not working anymore. There is no update in the log, clearing the cache did not help and attempting to access www.domain.com/vqmod/install returns that it is installed...

Jump to post
  • Thu Mar 22, 2012 5:56 am
  • Replies 4
  • Views 946

Page 1 of 1

Search found 9 matches