- Posts: 76
- Thank you received: 0
Module Class Suffix for custom module
-
bobgen
Inactive member - Topic Author
- Member
Less
More
13 years 10 months ago - 13 years 10 months ago #5418
by bobgen
Module Class Suffix for custom module was created by bobgen
Hi, I installed eCommerce template, and I have next question: is possible to change Module Class Suffix for custom module?
Thank you.
Thank you.
Last edit: 13 years 10 months ago by bobgen.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 10 months ago #5443
by ivan.milic
Replied by ivan.milic on topic Re: Module Class Suffix for custom module
yes
Please Log in to join the conversation.
-
bobgen
Inactive member - Topic Author
- Member
Less
More
- Posts: 76
- Thank you received: 0
13 years 10 months ago #5444
by bobgen
Replied by bobgen on topic Re: Module Class Suffix for custom module
Can you show me how?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 10 months ago #5467
by ivan.milic
Replied by ivan.milic on topic Re: Module Class Suffix for custom module
See attachment
Please Log in to join the conversation.
-
bobgen
Inactive member - Topic Author
- Member
Less
More
- Posts: 76
- Thank you received: 0
13 years 10 months ago - 13 years 10 months ago #5487
by bobgen
Replied by bobgen on topic Re: Module Class Suffix for custom module
I know it. But it does not work. I put in template.css an end following code:
/*custom style*/
div.moduletable_cust1 td{
/*content*/
background: #0000FF;
}
div.moduletable_cust1 h3{
/*title */
background: #0099FF;
}
In module parameters put for Module Class Suffix: _cust1
Module is Custom HTML.
But without result. What can be wrong?
/*custom style*/
div.moduletable_cust1 td{
/*content*/
background: #0000FF;
}
div.moduletable_cust1 h3{
/*title */
background: #0099FF;
}
In module parameters put for Module Class Suffix: _cust1
Module is Custom HTML.
But without result. What can be wrong?
Last edit: 13 years 10 months ago by bobgen.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 10 months ago #5501
by ivan.milic
Replied by ivan.milic on topic Re: Module Class Suffix for custom module
Hi,
You are right it does not attach suffix, I forgot. But you can define class in WYSIWYG editor using html view.
You are right it does not attach suffix, I forgot. But you can define class in WYSIWYG editor using html view.
Please Log in to join the conversation.
Time to create page: 0.097 seconds