question about modifications

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
2/17/2013 11:01:35 AM
Gravatar
Total Posts 10

question about modifications

I am modifying one of the bootstrap basic themes.

I am finding I need to modify the gallery.ascx (adding some css classes) to take advantage of bootstrap containers etc.  I know you do not want me to modify the controls/gallery.ascx in the feature ui project however how would I accomplish this task? (would i be required to create a new feature then go to the site and remove the existing gallery in place of the new one?)

hmm

thanks for your help

2/17/2013 11:17:05 AM
Gravatar
Total Posts 18439

Re: question about modifications

Sorry but I don't have an easy solution to offer. You generally should not modify mojoPortal code such as gallery.ascx. You could clone the Image Gallery feature into a new separate feature but that is pretty drastic and requires strong development skills and significant work to accomplish.

If you do modify gallery.ascx you will have to modify it again after every release.

If you modify it and send me the modified copy along with notes about what you changed and why then maybe I can figure out a way to make changes in the next release to help you accomplish what you are trying to do. joe dot audette at g mail dotcom

​Best,

Joe

2/18/2013 11:28:44 AM
Gravatar
Total Posts 18439

Re: question about modifications

just fyi, I just pushed some changes to Gallery.ascx and gallery.ascx.cs to our source code repository to update to the latest version of NivoSlider. If you do send me changes please make sure they are based on the latest version.

You must sign in to post in the forums. This thread is closed to new posts.