Isn't This Bootstrap? No Mention Of It!

Hi there,

I'm trying to insert some Bootstrap code into place, but it's not working. I don't see any mention of bootstrap.css or bootstrap.less code anywhere. I'm using the default CS-Cart theme.

From what I see, all of the classes have a prefix of ty.

Is it right to assume that CS-Cart is using Twitter's Bootstrap, but the classes have been renamed with this prefix?

Yes.

Thanks for helping a noob out! :)

wait, so anytime I want to insert bootstrap code, I have to change my classes like so:

to

???

Not sure... Front-end is not my forte....

But I don't see any 'ty-modal' or 'modal' definition in the design/themes/responsive/css directory structure.

wait, so anytime I want to insert bootstrap code, I have to change my classes like so:

to

???

I don't think .modal is in this version. I noticed that CS-Cart is calling the Magnific Pop-Up script, for me in the default theme. You can use that.

I am afraid, bootstrap classes are not supported by CS-Cart at the moment

At the moment we are working on a new theme for developers. This theme is on pure Bootstrap so theme development should be easier. It will be available for developers soon.

At the moment we are working on a new theme for developers. This theme is on pure Bootstrap so theme development should be easier. It will be available for developers soon.

What version will support it? 5.x?

What version will support it? 5.x?

Most likely we will provide this theme package for testing after CS-Cart version 4.3.5 is released. It will be included in default CS-Cart package later.

Most likely we will provide this theme package for testing after CS-Cart version 4.3.5 is released. It will be included in default CS-Cart package later.

Thanks