Topic-icon custom button

Active Subscriptions:

None
10 years 6 months ago #37676 by yodathemes
custom button was created by yodathemes
Hi i have customized the look of the pop up window however i am stuck on trying to modify the buttons i have got it all working great but i need to turn of bootstrap in order to use the custom button look.

If i turn on bootstrap the images on the buttons do not sit center instead they sit on the bottom of the button.

This is what i changed
    if ($params->get('modalButtonStyle') == 'button')
    {
        [color=#6600ff]$loginClass = 'class="btn btn-success icon-user"';[/color]
        [color=#6600ff]$registerClass = 'class="btn btn-info icon-edit-sign"';[/color]
        $spacer = "";
    }


and here is a link to my website so you can get a look at what i am trying to do.

Best Regards,
Nathan
The topic has been locked.
Active Subscriptions:

None
10 years 6 months ago #37677 by yodathemes
Replied by yodathemes on topic custom button
Never mind i dont know why but i had a dumb moment lol any way just needed to add a style in and change a bit of the boot stap and bobs your uncle
The topic has been locked.
Support Specialist
10 years 6 months ago #37686 by alzander
Replied by alzander on topic custom button
Nathan,
No problem for asking and glad you found how to do what you're looking for. If you have any other issues, feedback or suggestions for improvement, please let us know.

Finally, if you haven't already, please consider leaving a rating and review for SCLogin, or our support, on the Joomla Extension Directory. It certainly isn't required, but is very appreciated:
extensions.joomla.org/extensions/access-...authentication/24054

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 6 months ago #37800 by yodathemes
Replied by yodathemes on topic custom button
Hi Alex,

Mate id be happy to leave a review on jed ;)

Also i do have a good idea as i know i am desperately in need of it and other log in modules have it as well and that is registration on a popup as well.

I don't think formatting is to much of an issue as its pretty easy to modify the layout as it is. But if you were thinking of it maybe a header section for users who are not that family with code.

Regards,
Nathan.
The topic has been locked.
Support Specialist
10 years 6 months ago #37809 by alzander
Replied by alzander on topic custom button
Nathan,
A Registration popup, modal, drop-down or something else is definitely in the SCLogin's future. It's something we have planned for late this year, but I can't give a specific timeframe of when it would be available.

Thanks for the review, and if you have any other suggestions or feedback, definitely let us know!

Thanks,
Alex
The topic has been locked.