- Posts: 8
- Thank you received: 0
Add background box behind the module title
-
Soldier26
Inactive member -
Topic Author
- New Member
-
Less
More
13 years 5 days ago - 13 years 5 days ago #19074
by Soldier26
Add background box behind the module title was created by Soldier26
How to do it?Here's a screenshot that might help you.
vissini-spilios.net/site/images/Untitled.png
vissini-spilios.net/site/images/Untitled.png
Last edit: 13 years 5 days ago by Soldier26.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 5 days ago #19086
by ivan.milic
Replied by ivan.milic on topic Re: Add background box behind the module title
.column_right .moduletable > h3{
display:block;
.....
}
add your styling to bottom of template_css.css
display:block;
.....
}
add your styling to bottom of template_css.css
Please Log in to join the conversation.
-
Soldier26
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
13 years 4 days ago #19095
by Soldier26
Replied by Soldier26 on topic Re: Add background box behind the module title
It worked,Thanks

Please Log in to join the conversation.
-
Soldier26
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
13 years 3 days ago #19124
by Soldier26
Replied by Soldier26 on topic Re: Add background box behind the module title
Hi again...How can i do the same for the user2 module position?
Thanks in advance
Thanks in advance
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 days ago #19138
by ivan.milic
Replied by ivan.milic on topic Re: Add background box behind the module title
.user2 .moduletable > h3{
display:block;
.....
}
display:block;
.....
}
Please Log in to join the conversation.
Time to create page: 0.088 seconds