We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Ryley Ameden
  2. General Discussion
  3. Friday, 13 February 2015
  4.  Subscribe via email
I have created a new spotlight that I am using for a series of program blocks. I was wondering if there way a way to edit the spotlight structure. Right now it is:

<div class=" col-md-3">
<div class="t3-module moduleprogram " id="Mod124">
<div class="module-inner"><h3 class="module-title "><span>Homepage - Liberal Arts</span></h3>
<div class="module-ct">
</div>
</div>
</div>
</div>


I would like it to be:

<div class=" col-md-3">
<div class="t3-module moduleprogram " id="Mod124">
<div class="module-inner"><h3 class="module-title "><span>Homepage - Liberal Arts</span></h3>
<div class="program_inner">
<div class="module-ct">
</div>
</div>
</div>
</div>
</div>


With the div "program_inner" being my new custom div.

Thanks!
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ryley Ameden,

For spotlight block, you can not add specific class to each position defined in the block. Once you assign modules to position in spotlight block, you can add class suffix for the module and add style for the class.

Regards.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.