CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

text alignment to center?

by EitanArbel » 18 Apr 2017 13:11

hi

i didn't see any Alignment property to the Accordion or the AccordionTab

how can i have alignment:=alCenter to the text please?
or add the property if possible please?

p.s.
i use 3.0.0.115

Thanks
EitanArbel
 
Posts: 115
Joined: 16 Jul 2013 22:27

by assapan » 19 Apr 2017 11:16

So far as i know this is managed by css , modify jquery.mobile.structure-1.3.2.min.css

Code: Select all
.ui-collapsible-heading,.ui-collapsible-heading>.ui-btn {
   -webkit-border-radius:inherit;
   border-radius:inherit;
   text-align: center;
}
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by Alexander Bulei » 19 Apr 2017 11:19

Hi EitanArbel,

As assapan said, you need override the default style.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to JQMAccordion

cron

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.