Skip to Content Skip to Menu

[SOLVED] Where can i find code for Register "Button"

  • spandey84
  • spandey84
  • OFFLINE
  • Posts: 14
  • Thanks: 0
  • Karma: 0
13 years 3 months ago - 13 years 3 months ago #170517 by spandey84
Where can i find code for Register "Button" on Registration form. I want to change the look of register button, but not able to locate the same.




Link to the page
www.midascs.com/index.php?option=com_comprofiler&task=registers

--Best
Shashank
Last edit: 13 years 3 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
13 years 3 months ago #170539 by krileon
There's no need to edit the core code to change the look. What exactly ware you wanting to change? The button is a standard input button; there's nothing you can really do to the source that'd make it any different. Simply restyle using CSS.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • spandey84
  • spandey84
  • OFFLINE
  • Posts: 14
  • Thanks: 0
  • Karma: 0
13 years 3 months ago #170541 by spandey84
Replied by spandey84 on topic Re: Where can i find code for Register "Button"
I want it to look like read more button on the following page

www.midascs.com/index.php?option=com_content&view=category&layout=blog&id=49&Itemid=106

for that i need to put it inside this code
Code:
<div class="readon"></div>

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
13 years 3 months ago #170549 by krileon
Ah, I see. You can edit the registration page and its button to an extent within the default CB template PHP file. Please see the below.

components/com_comprofiler/plugin/templates/default/default.php

You'll find the button source in the function _renderdivs of class CBRegisterFormView_html_default.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • spandey84
  • spandey84
  • OFFLINE
  • Posts: 14
  • Thanks: 0
  • Karma: 0
13 years 3 months ago #170553 by spandey84
Replied by spandey84 on topic Re: Where can i find code for Register "Button"
Thanks...that worked like a charm :)

Please Log in or Create an account to join the conversation.

13 years 4 days ago - 13 years 4 days ago #179756 by PeterOstmann
Replied by PeterOstmann on topic Re: Where can i find code for Register "Button"
Hi, sorry, where did you find the related CSS File. Or did you just put spans around in the php file.
we see Class="button" but searching and searching for the related css which is not defined in the default.php file.

Thank you in advance
Last edit: 13 years 4 days ago by PeterOstmann.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum