Jump to content
WebFlake

snoopi

Rookie
  • Posts

    28
  • Joined

  • Last visited

  • Days Won

    1

Community Answers

  1. snoopi's post in Default PIC of members are broken was marked as the answer   
    Go to: System > System Settings > Members > User Profiles > Scroll down to "Allow users to use Gravatars"    and set it to "No" Like the image below.      to On check Yes
  2. snoopi's post in [HELP] Featured Donation Goals was marked as the answer   
    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>
     
     
    this for Font Awesome  Good Luck   
  3. snoopi's post in Questions was marked as the answer   
    hi man for get reputation on profile same size on author info
     
    this 
     
     
    u need this hook  
  4. snoopi's post in Questions for my forum game was marked as the answer   
    is work i show u
    <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet"> Put the code below the
    <head> the css
     

×
×
  • Create New...