Button
9 years 4 months ago #31506
by ced1870
Joomlack Webmaster and Developer
Hi
you can do that with your own css , using Firebug you will see the IDs :
#cookiesck_accept : accept button
#cookiesck_readmore : readmore link
for a float:none !important; on both element and see
CEd
you can do that with your own css , using Firebug you will see the IDs :
#cookiesck_accept : accept button
#cookiesck_readmore : readmore link
for a float:none !important; on both element and see
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 4 months ago #31510
by ced1870
Joomlack Webmaster and Developer
you can force the display:block; on #cookiesck .cookiesck_inner
and display:inline-block; on both buttons
this will force your buttons to return to the line and let them centered
and display:inline-block; on both buttons
this will force your buttons to return to the line and let them centered
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- stanleysct
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
8 years 7 months ago #37650
by stanleysct
Replied by stanleysct on topic Button
Sorry...can elaborate in detail where to make changes?
Thanks
Thanks
Please Log in or Create an account to join the conversation.
8 years 7 months ago #37651
by ced1870
Joomlack Webmaster and Developer
Hi
you can put the css rules in your template, where you can write some cutom css
now for the exact css code to use, this is more like a specific customization service.
CEd
you can put the css rules in your template, where you can write some cutom css
now for the exact css code to use, this is more like a specific customization service.
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.232 seconds