ok thanks it's working again ,it went straight to rows didn't have to do anything after deleting
even now all I get is this in the config....... Although on my test site it is working fine very odd indeed
but thanks for the help again
Printable View
ok thanks it's working again ,it went straight to rows didn't have to do anything after deleting
even now all I get is this in the config....... Although on my test site it is working fine very odd indeed
but thanks for the help again
Hi
I can't seem to get it back to rows which I prefer ,is there anything I could try to get it that way
thanks again
andy
Quote:
it went straight to rows didn't have to do anything after deleting
You said that it went back to rows automatically?Quote:
I can't seem to get it back to rows
sorry was to early in the morning :sleep1: :oops: I would like columns with 3 across ..just looks nicer
thanks
I find the light grey color of the main body to be too light. I played around with the stylesheet for a while to make it black, but that changed other parts, as well, or not every page of the main body.
I know it seems simple enough as I see all the classes and elements in the stylesheet, yet I'm not enough of a programmer to figure out how to separate some parts or add new lines that I need. I simply want the text in the main body of all pages to be black and the links to be grey.
Any help would be greatly appreciated.
What is the link to your site?Quote:
I find the light grey color of the main body to be too light. I played around with the stylesheet for a while to make it black, but that changed other parts, as well, or not every page of the main body.
I know it seems simple enough as I see all the classes and elements in the stylesheet, yet I'm not enough of a programmer to figure out how to separate some parts or add new lines that I need. I simply want the text in the main body of all pages to be black and the links to be grey.
Any help would be greatly appreciated.
Add the 2 files in the column layout grid module to the correct folders and then select columns in the admin--configuration--product listing.Quote:
sorry was to early in the morning I would like columns with 3 across ..just looks nicer
The problem is the jscript_easySlider.js is being loaded before the jscript_jquery.js file hence the errorQuote:
Hi again, I've been spending two days, trying to solve this problem with easySlider, but without success /no responce from creator/ ..so...I changed the slider... but I need some help:
- how I can move down the title "New Products for November"
- how I could put that slider inside some "wrapper" or "container", to create some space around that slider?
Thank You!
to solve this I copied the contents of the jscript_easySlider.js file into a new file (you need the enclose it within the script tag ie <script>contents of the jscript_easySlider.js</script> name this new file jscript_easySlider.php and upload it to /includes/modules/pages/index
Now go back and delete the original jscript_easySlider.js from includes/templates/yourtemplate/jscript
It sould now work without any errors as the jscript_jquery.js is now loading first
I hope this helps
www.robbiemart.com/store
All the colors are the original ones that came with the theme.
Thank you so much for posting this. I will include this in the next update of the template package :smile:Quote:
The problem is the jscript_easySlider.js is being loaded before the jscript_jquery.js file hence the error
to solve this I copied the contents of the jscript_easySlider.js file into a new file (you need the enclose it within the script tag ie <script>contents of the jscript_easySlider.js</script> name this new file jscript_easySlider.php and upload it to /includes/modules/pages/index
Now go back and delete the original jscript_easySlider.js from includes/templates/yourtemplate/jscript
It sould now work without any errors as the jscript_jquery.js is now loading first
I hope this helps