Not Solved Change font style
#11
Not Solved
<div class="navigation">
<i style="color: #646464; font-size: 16px;" class="fa fa-home fa-fw"></i>{$nav}{$activesep}{$activebit}


<div style="margin-top: 0px;" class="float_right">

</div>
</div>

You have right sir ,

i just modified the nav to:
<div class="navigation">
{$nav}{$activesep}{$activebit}
</div>

, and the news bar is down , under the navigation zone
Reply
#12
Not Solved
Does that theme use tables or divs? Can you post the contents of forumbit_depth1_cat?
What goes around comes around
Reply
#13
Not Solved
Sir i have a question 

its possible to add (Find All Threads — Find All Posts) in the profile , because its missed from this theme 
[Image: nn2smw.png]
thanks sir
Reply
#14
Not Solved
You should ask these questions in the theme support thread.

Look in member_profile and compare it to the default theme which has there:

<tr>
<td class="trow2"><strong>{$lang->lastvisit}</strong></td>
<td class="trow2">{$memlastvisitdate}</td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->total_posts}</strong></td>
<td class="trow1">{$memprofile['postnum']} ({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->total_threads}</strong></td>
<td class="trow2">{$memprofile['threadnum']} ({$lang->tpd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a>)</span></td>
</tr>
What goes around comes around
Reply
#15
Not Solved
thanks sir , solved ,
best regards

Hello sir
also the (Last Visitor ) plugin is is not working
it should show the lastest visitor in profile but nothing appear
any idea ?
thanks for your time
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)