- 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 #5510
by bobgen
Replied by bobgen on topic Re: Module Class Suffix for custom module
Do you think put in editor full html code for colored text with background?
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 #5515
by ivan.milic
Replied by ivan.milic on topic Re: Module Class Suffix for custom module
yes , if you need to put your content in some "black box" that will be designated by class or id put it in some div with class and id attribute set.
<div class="MyBlackBox" id="my_black_box">
..content...
</div>
<div class="MyBlackBox" id="my_black_box">
..content...
</div>
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 #5536
by bobgen
Replied by bobgen on topic Re: Module Class Suffix for custom module
I'm not sure I understood everything. Complete small example would be of benefit. Thank you.
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 #5540
by ivan.milic
Replied by ivan.milic on topic Re: Module Class Suffix for custom module
Lets imagine that you can add suffix to custom module.
.moduletable_cust1
So you would get same thing by doing this:
-Put content in you custom module (as you intended)
-Open the HTML view
-Surround the code with DIV element and set class attribute of that div to moduletable_cust1
And that would be the same. I can't help you any more
Thread closed
.moduletable_cust1
So you would get same thing by doing this:
-Put content in you custom module (as you intended)
-Open the HTML view
-Surround the code with DIV element and set class attribute of that div to moduletable_cust1
And that would be the same. I can't help you any more
Thread closed
Please Log in to join the conversation.
-
phys1cx
Inactive member - New Member
Less
More
- Posts: 3
- Thank you received: 0
13 years 5 months ago #9874
by phys1cx
Replied by phys1cx on topic Re: Module Class Suffix for custom module
Hey Ivan please can you help me... (kad ti vec PM ne mogu poslat)
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 5 months ago #9895
by ivan.milic
Replied by ivan.milic on topic Re: Module Class Suffix for custom module
?
Please Log in to join the conversation.
Time to create page: 0.094 seconds