Skip to main content
Home
  • About
  • Services
    • Digital Experience
    • Digital Business Consulting
    • User Experience Design Services
    • Website Analytics and Consulting
    • Website Personalization
    • Website Personalization Demo
    • Platform Engineering
    • AI Enablement Services
    • Drupal Development Services
    • Drupal Support Services
    • Marketing Technology
    • Quality Assurance Services
    • Impact Services
    • CTO as a Service
    • Conversion Optimization
    • Talent Services
  • Pricing
  • Resources
    • Website Personalization
    • Drupal Blog
    • Articles
    • Case Studies
    • Developers Corner
  • Careers
    • Culture
    • Job Openings
    • Growing@Zyxware
Contact Us
Contact Us
Profile picture for user chithra.k

chithra.k

Programmer Analyst
Kick-started her career as a Drupal developer. Chithra is now working in parallel with the sales team to close favorable deals for Zyxware. Collecting and reading books has always been her passion. A personal meeting with Yuvraj Singh and a long visit to South Korea are the top two items on her wish list.

[Drupal] To change Flag Module flag links to buttons in Drupal 7 using CSS

Zyxware default image3
Drupal Technical | 1 min read
Normally while using Flag module, the flag name is displayed as a link. If you want to change this behaviour and replace the link with a button, you can do this easily by using CSS. You need not alter any forms for this. For this you may add the below code to your CSS.
Read more

[Drupal] How to add ckEditor to a custom form in Drupal 7?

Zyxware default image2
Drupal Technical | 1 min read
It is quite easy to add ckEditor to your custom form in Drupal. The only thing you have to do is, add the following lines to your form: '#type' => 'text_format', '#format' => 'full_html', For example: $html = 'some html'; $form['front'] = array( '#type' => 'text_format',// to load the ckEditor options '#format' => 'full_html', '#title' => t('Front'), '#value' => $html, ); The above code will create a form element with its value inside ckEditor.
Read more
Footer Logo
  • United States
  • Australia
  • India
Virginia Office - 457B Carlisle Dr Suite 205, Herndon, VA 20170
Phone: +1 201 355 2515
Business Inquiry? Contact Us
Looking to join our team? Check our careers page
8 Excelsa Way, Hillside, Melbourne, VIC 3037, Australia
Phone: +61 450 405 000
Business Inquiry? Contact Us
Looking to join our team? Check our careers page
SBC 2205, II Floor, Yamuna Building, Technopark Phase III campus, Trivandrum - 695581
Phone: +91 8157 99 5558
Business Inquiry? Contact Us
Looking to join our team? Check our careers page
Footer main menu
  • Home
  • Articles
  • About
  • Investor Centre
  • Contact
  • Careers
  • Learn Drupal

Footer Secondary menu

  • Verticals
    • Retail
    • Education
    • Public Services
    • Media
  • Drupal Services
    • Drupal Development
    • Drupal Migration
    • Drupal Support
    • Hire a Drupal Developer
  • Digital Services
    • Universal Analytics Backup
    • Website Analytics and Consulting
    • Website Personalization
    • CTO as a Service
    • Marketing Technology
ZYXWARE

Privacy. T & C . © 2025 Zyxware Technologies Pvt. Ltd