Jump to content
WebFlake
  • 0

[HELP] Featured Donation Goals


szczurekPROS

Question

4 answers to this question

Recommended Posts

  • 0

hi bro The solution is very simple
 
1- Go Look & Feel > Manage Skin Sets & Templates > Manage Templates in xxxxxxx  
 
 for exmple hookRecentTopics
 
 
2- Board Index > hookRecentTopics 
 
Fined 



<h3>{$this->lang->words['recently_added_topics']}</h3>

 
add this 
 

<h3><i class="fa fa-comment fa-lg"></i> {$this->lang->words['recently_added_topics']}</h3>

 
It further notes add 
 

<i class="fa fa-comment fa-lg"></i>

2015_04_29_195323.jpg

 

 

this for Font Awesome  Good Luck  ;) 

Edited by snoopi
  • Upvote 1
Link to comment
Share on other sites

  • 0

hi bro The solution is very simple

 

1- Go Look & Feel > Manage Skin Sets & Templates > Manage Templates in xxxxxxx  

 

 for exmple hookRecentTopics

 

 

2- Board Index > hookRecentTopics 

 

Fined 

<h3>{$this->lang->words['recently_added_topics']}</h3>

 

add this 

 

<h3><i class="fa fa-comment fa-lg"></i> {$this->lang->words['recently_added_topics']}</h3>

 

It further notes add 

 

<i class="fa fa-comment fa-lg"></i>

2015_04_29_195323.jpg

 

 

this for Font Awesome  Good Luck  ;) 

 

Thanks :)

Link to comment
Share on other sites

  • 0
  • Administrator

The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.

If you have other questions, please open a new topic.

Link to comment
Share on other sites

×
×
  • Create New...