|

CS-Cart 2.0 Page Width
Posted 24 May 2009 - 01:42 PM #1
Please let me know how it can be done.
Fortigate Firewalls
Posted 24 May 2009 - 02:14 PM #2
I hope cs-cart could provide a well-designed fluid layout skin like Amazon.com or eBay.com.
Posted 24 May 2009 - 07:04 PM #3
Posted 25 May 2009 - 03:57 AM #4
If you don't write down what exactly uncomment, Joe and others CSS newbies will never know what to do...
On another hand, CSS is too simple. For against, we must return to school...
http://www.w3schools.com/css/
Work and learn by ourself. And we will all be smarter!
Lee Li Pop
Posted 28 May 2009 - 03:47 AM #6
Wen back and replaced the modified file with the original backup and the changes were not reverted. Refresh browser cache, still no change. Different browser, no change.
Went in and double checked that the changes were not somehow still in the file, and they are not.
Why would this not be reverted back to default?
Posted 28 May 2009 - 03:59 AM #7
Clear the Template Cache.
http://forum.cs-cart...ead.php?t=10866
WebGraphiq offers a wide range of professionally developed, ready to use CS-Cart add-ons to provide additional functionality and boost your sales. The oldest active CS-Cart add-on development team. -- Since 2006 --
CS-CART ADD-ONS | FREE QUOTE | CS-CART DEVELOPMENT | @webgraphiq
Posted 28 May 2009 - 04:19 AM #8
Posted 28 May 2009 - 06:39 AM #9
That makes sense. However, oddly, doing both of those things is not making a difference.
You probably overwritten something, restore original css file from var/skins_repository
Posted 28 May 2009 - 06:52 AM #10
That file is not in the repository, btw (computer shop skin).
Posted 28 May 2009 - 07:12 AM #11
Hmm. I am certain that I backed up and restored the original file. I manually copied it to my desktop via ftp.
That file is not in the repository, btw (computer shop skin).
You want to say styles.css is not in
var/skins_repository/computer_shop/customer ??? Something is wrong then.
Posted 28 May 2009 - 07:25 AM #12
I guess it was wrong to assume I could simply restore the file I modified?
You want to say styles.css is not in
var/skins_repository/computer_shop/customer ??? Something is wrong then.
Posted 28 May 2009 - 07:31 AM #13
styles.css is there, but styles.base.css, the file that I modified as per this kb article, and the file that thought I should restore, is not there.
I guess it was wrong to assume I could simply restore the file I modified?
Well if you want to restore everything to original state you can try this
in admin backend go to
admin.php?dispatch=template_editor.manage
Navigate to
/skins/SKIN_NAME/customer
click on styles.base.css
and then Restore from the repository
Later you may try to do this with styles.css also
Posted 28 May 2009 - 07:36 AM #14
I have checked in the var/skins_repository/computer_shop/customer and that file does not exist. Should that file exists there?
Well if you want to restore everything to original state you can try this
in admin backend go to
admin.php?dispatch=template_editor.manage
Navigate to
/skins/SKIN_NAME/customer
click on styles.base.css
and then Restore from the repository
Later you may try to do this with styles.css also
Posted 28 May 2009 - 07:38 AM #15
I have tried that. I get this error "Cannot restore file styles.base.css from the repository. Please check if the repository exists."
I have checked in the var/skins_repository/computer_shop/customer and that file does not exist. Should that file exists there?
Restore it from
var/skins_repository/base/customer then.
Posted 28 May 2009 - 07:52 AM #16
Restore it from
var/skins_repository/base/customer then.
Posted 28 May 2009 - 08:09 AM #17
It also says that it cannot and to check that it exists. However I know that that one exists in the repository. I am getting more and more confused by this.
What I ment is copy file via ftp, from skins_repository dir to skins/yourskin dir
Posted 28 May 2009 - 08:20 AM #18
What I ment is copy file via ftp, from rapsody dir to skins/yourskin dir
Posted 28 May 2009 - 08:45 AM #20
My evaluation of whether it has been reverted or not is based upon those blocks returning to the right side. I am not even certain if this is a proper thought to be having.