Add background box behind the module title

  • Soldier26
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 6 months ago #19251 by Soldier26
Sorry again...
For inset?

Please Log in to join the conversation.

More
12 years 6 months ago #19259 by ivan.milic
open:

templates\hot_sportal\inc\col_main.php

you will see:

<div>
<jdoc:include type="modules" name="inset" style="hot" />
</div>

add class attribute to div like this:

<div class="inset" >
<jdoc:include type="modules" name="inset" style="hot" />
</div>

then you will be able to use:

.inset .moduletable > h3{
display:block;
.....
}

Please Log in to join the conversation.

Time to create page: 0.061 seconds
Powered by Kunena Forum