24 Posts
leomiranda
8 years ago
1
Topic

Hello everyone,

I added CSS codes to improve the usability of GroupX field buttons, see below:




This is the code:

	aside.cck_cgx_button { float: left; width: 100%; border-top: 1px solid #eee; position: relative; margin: 20px 0; padding-top: 10px; } 
	.cck_button_del, .cck_button_add { width: 80px !important; height: 17px !important; background: no-repeat; padding-left: 25px; font-weight: bold; } 
	.cck_button_del:before { content: "Remove"; color: red; } .cck_button_add:before { content: "Add"; color: green; }
	


I added this code in template css (override).

Translate and choose better color in the last line.


Hope that's help.

Regards,

Get a Book for SEBLOD
188 Posts
uriel
8 years ago
0
Level 1

Hi! 

Good Job. 

:) 

Get a Book for SEBLOD