CS-Cart 2.0 Page Width

I have installed new CS-Cart 2.0, it is showing my store in center as compare to 1.3.5 Cscart it covers the full page how can I show the full page display like how it was on 1.3.5 I dont like center shop display.



Please let me know how it can be done.

The fluid design in 1.3.5 will cause a lot of troubles although you like it.



I hope cs-cart could provide a well-designed fluid layout skin like Amazon.com or eBay.com.

In the css files there are sections for the fluid (full page width) layout, just uncomment those sections and comment out the fixed width sections. This should give you what you want. You may need to tweak it a little to your liking.

Hello Adodric,



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…



[url]http://www.w3schools.com/css/[/url]



Work and learn by ourself. And we will all be smarter!





Lee Li Pop

I found it

[url]CS-Cart Documentation — CS-Cart 4.15.x documentation

I tried this out for the heck of it. Backed up the original CSS file. Made the changes. Uploaded it back and it worked.



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?

Delete the content of var/compiled folder or

Clear the Template Cache.

[url]http://forum.cs-cart.com/showthread.php?t=10866[/url]

That makes sense. However, oddly, doing both of those things is not making a difference.

[quote name=‘baniels’]That makes sense. However, oddly, doing both of those things is not making a difference.[/QUOTE]



You probably overwritten something, restore original css file from var/skins_repository

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).

[quote name=‘baniels’]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).[/QUOTE]



You want to say styles.css is not in



var/skins_repository/computer_shop/customer ??? Something is wrong then.

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?


[quote name=‘Darius’]You want to say styles.css is not in



var/skins_repository/computer_shop/customer ??? Something is wrong then.[/QUOTE]

[quote name=‘baniels’]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?[/QUOTE]



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

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?


[quote name=‘Darius’]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[/QUOTE]

[quote name=‘baniels’]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?[/QUOTE]



Restore it from



var/skins_repository/base/customer then.

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.


[quote name=‘Darius’]Restore it from



var/skins_repository/base/customer then.[/QUOTE]

[quote name=‘baniels’]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.[/QUOTE]



What I ment is copy file via ftp, from skins_repository dir to skins/yourskin dir

What is rapsody?


[quote name=‘baniels’]What is rapsody?[/QUOTE]



skins_repository



sorry for my english :slight_smile:

I had tried that also. But I’m not even sure what to expect. The only visible difference on my site is that one or two blocks that had been on the right are now on the left.



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.