- Posts: 51
- Thank you received: 0
Change 'Register now' module
-
swvanderlaan
Active member - Topic Author
- Member
Less
More
1 year 4 months ago #50677
by swvanderlaan
Change 'Register now' module was created by swvanderlaan
I like the 'Register now' module.
How can I make it so that the empty column is not display? In other words that only 1+2 columns, instead of 1+3 columns are depicted?
How can I make it so that the empty column is not display? In other words that only 1+2 columns, instead of 1+3 columns are depicted?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
1 year 4 months ago #50679
by milos
Replied by milos on topic Change 'Register now' module
Hello,
First, disable the editor in the global configuration (select Editor - None). Then edit the module "Reserve Your Seat Today". In this module, delete this part:
Then change all classes "sparkle3" to "sparkle4". There will be 3 of them left after you delete the part I mentioned.
Regards,
Milos
First, disable the editor in the global configuration (select Editor - None). Then edit the module "Reserve Your Seat Today". In this module, delete this part:
Code:
<div class="sparkle3 sparky_cell">
<div class="plan">
<p class="plan_name"></p>
<p class="plan_price">Price</p>
<p class="plan_row1">Attendants</p>
<p class="plan_row2">Lunch and Beverages</p>
<p class="plan_row3">Marketing Space</p>
<p class="plan_row4">Introduction Speech</p>
<p class="plan_row5">After party</p>
<p class="plan_row6">Bed and Breakfast</p>
<p class="plan_order"></p>
</div>
</div>
Then change all classes "sparkle3" to "sparkle4". There will be 3 of them left after you delete the part I mentioned.
Regards,
Milos
The following user(s) said Thank You: swvanderlaan
Please Log in to join the conversation.
-
swvanderlaan
Active member - Topic Author
- Member
Less
More
- Posts: 51
- Thank you received: 0
1 year 4 months ago #50718
by swvanderlaan
Replied by swvanderlaan on topic Change 'Register now' module
Thanks. I figured it out.
Please Log in to join the conversation.
Time to create page: 0.157 seconds