MyBB Support thread
#21
(01-05-2016, 08:59 PM)Demonic Wrote:
(01-05-2016, 08:41 PM)Nova Wrote:
(01-05-2016, 08:38 PM)Demonic Wrote: Also one thing, what theme does DemonForums use?

I want to take the UserCP icons and add it to my forum because the current ones that I use are ugly as f*ck.

You can change the icons in the usercp templates.

[Image: 20bd7945485401c0e22e18e0ad207a11.png]
I mean those icons, you upload them to the FTP server.

they're using fontawesome icons, not actual icons (images).
Reply
#22
(01-13-2016, 08:44 PM)I like mayonnaise Wrote:
(01-05-2016, 08:59 PM)Demonic Wrote:
(01-05-2016, 08:41 PM)Nova Wrote:
(01-05-2016, 08:38 PM)Demonic Wrote: Also one thing, what theme does DemonForums use?

I want to take the UserCP icons and add it to my forum because the current ones that I use are ugly as f*ck.

You can change the icons in the usercp templates.

[Image: 20bd7945485401c0e22e18e0ad207a11.png]
I mean those icons, you upload them to the FTP server.

they're using fontawesome icons, not actual icons (images).

Yeah, found it out after a while. Thanks anyways Smile
Reply
#23
how do i make custom location plugin ? by which every single user will be able to get his own
Reply
#24
Hey, I took this html and css from the Serious Forum Theme but dunno how to define the goals.

Code:
<table style="border: solid 1px #333;border-radius: 2px;" cellspacing="{$theme['borderwidth'] }" cellpadding="{$theme['tablespace']}" class="tborder">

      
        <tr>
            <td class="thead" style="border-bottom: 2px solid #446599; background-color:#232222; color: #fff;font-family: 'Roboto', sans-serif;" colspan="4" align="left"><i class="fa fa-bar-chart"></i>      Daily Post Goal</td>
         </tr>

         <tr>
            <td  width="50%" align="left" class="trow1" style="color:#fff;font-family: 'Roboto', sans-serif;">Progress:</td>
            <td  width="10%" align="right" class="trow2" style="color:#fff;font-family: 'Roboto', sans-serif;">{$poststoday}/{$postgoal}</td>
         </tr>
         <tr>
            <td class="trow2" style="color:#fff; font-family: 'Roboto', sans-serif;">Goal Status:</td>
            <td  width="90%" align="right" class="trow2" style="color:#fff; font-family: 'Roboto', sans-serif;">{$todaypost}</td>
         </tr>
        
    </table>

CSS
Code:
.goal-achieved {
    color: #fff;
    padding: 4px 4px;
    text-align: center;
    border-radius: 2px;
    text-shadow: none;
    width: 140px;
    background-color: #1F7A1F;
}

.goal-not {
    color: #fff;
    padding: 4px 4px;
    text-align: center;
    border-radius: 2px;
    text-shadow: none;
    width: 140px;
    background-color: #AF1111;
}

How do I or where do i define {$postgoal} or {$poststoday},{$todaypost}

Thankyou
Reply
#25
Hey guys;

Just wondering how to make it so that usernames are shown in URL on profiles instead of the members number of registration that they are

Example:

Website.com/user/username

Instead of

Website.com/user/user-1

Any ideas?

Cheers
Reply
#26
cool beans bro Big GrinDDD
Reply
#27
Haha, very nice post lad.
Helping people, is always a plus.
Thanks for all the help, you do Big Grin!

-----------------------------------------



Ye tru neva false.




----------------------------------------------
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)