You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Parameters of BaseSelector

Question
6
Views
0
Comments
edited Jun 7, 2022 1:14PM in General Technical Discussions

Content

Hello, 

I want to change the css parameters of popup forms, when clicked on 'Share' in comment widget so pop up form with link and social images.

I want align the popup to center.  In code i need to modify the 'this.baseselector', how can do it?

Code Snippet

             reatePanel: function() {
        return new this.Y.Panel({
            headerContent:  null,
            bodyContent:    this._renderShareBox(),
            constrain:      true,
            srcNode:        this.Y.Node.create('<div class="rn_ShareBox2">'),
     

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!