cancel
Showing results for 
Search instead for 
Did you mean: 

Making web site responsive

Former Member
0 Kudos

Hi Team,

We are working on an application developed on WCEM 3.0 to make it responsive. We are applying bootstrap for the WCEM tags which are available in xhtml. we are currently struck in making the wec:tabbedPanelGroup and wec:tabbedPanel and wec:panelBox responsive.These tags are used to display the tab view on the page where the content is coming from different xhtmls.

Could anybody help us with any kind of documentation or blogs in order to refer them. This is really blocking us on going further.

Thanks

Santosh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Santosh,

Even we are working on an application developed on WCEM3.0 to make it responsive for desktop site.

But we are getting problem in applying bootstrap for the WCEM tags.

Could you please provide us some information on how to use bootstrap in WCEM3.0.

Thanks,

Sweta

patrickzimmerma
Employee
Employee
0 Kudos

Hi Sweta,

what do you mean with 'applying bootstrap' in WCEM? Which section of the Dev & Ext Guide (or any other guide) are you referring to?

Regards,
Patrick

Former Member
0 Kudos

Hi Sweta,

we were able to apply the bootstrap code for some tags in XHTML wec:panelGroup, but some tags  are not responsive to the bootstrap commands. we modified the tags to panelGroup and applied them. in order to achive the responvieness we also modified the CSS files .we refered getBootStrap.com for applying them.

Thanks

Santosh

steffen_mueller3
Participant
0 Kudos

Hi Santosh,

did you check that the namespace is defined in the html tag on the xhtml page?

BR,

  Steffen

Former Member
0 Kudos

Hi Steffen,

we have checked the namespaces defined in HTML tags they are the same in XHTML tags

Thanks

Santosh