Status
Not open for further replies.

bosss

Customer
Hello

How get bold text on forum names, thread titles ...etc on Top 5 stats (mean last replies block)?

regards

bosss
 
dbtech_infopanels_block_latestreply_bit is the template, put the <b> </b> tag around the parts of it you want bolded :)
 
dbtech_infopanels_block_latestreply_bit is the template, put the <b> </b> tag around the parts of it you want bolded :)

This is that template ...

HTML:
<tr>
	<td><img src="{vb:stylevar imgdir_statusicon}/post_{vb:raw post.word}.png" alt="{vb:raw post.pretitle}" /> <a href="{vb:link thread, {vb:raw post}, {vb:raw post.gotonewpost}}" title="{vb:raw post.fulltitle}"><b>{vb:raw post.title}</b></a></td>
	<td><a href="{vb:link member, {vb:raw post}}" title="{vb:raw post.fullusername}">{vb:raw post.musername}</a></td>
	<td><a href="{vb:link forum, {vb:raw post}}" title="{vb:raw post.fullforumname}"><b>{vb:raw post.forumname}</b></a></td>
	<td><b>{vb:raw post.replycount}</b></td>
</tr>

when i put <b> </b> tags - no effect - what i do wrong?
 
If that doesn't work then there might be something in your skin preventing <b> tags from working.

Try replacing the tags with <strong> </strong> and see if that works.
 
If that doesn't work then there might be something in your skin preventing <b> tags from working.

Try replacing the tags with <strong> </strong> and see if that works.

I tried both... <b> and <strong> tags = no effect - no results ...have tested in my default skin and another skins ... nothing happenes ...
 
I tried this code also
HTML:
<span style="font-weight:bold;">.... </span>
and no results ..it must be something with mod and some php file ...
 
Try make bold text here in your top 5 stats ... in " dbtech_infopanels_block_latestreply_bit " and after you can advise me haow to do ...and one paid product should be tested before sale!
 
boldedreply.webp

Works fine using the <b> as per your previous post :)


Unfortunately we are unable to test our products against broken skins prior to sale.
 
Why do no work on my default skin?

Can i get my money back ...you sale products what ...have so many bugs, your copyright destroy skins ... and your answers is " will take a look in future version.."

regards

bosss
 
I don't know why it's not working on your skin, the exact same code as you used works fine on all skins that I have access to.

Unfortunately this is not a bug in the mod, and as such is not grounds for refunds :(

Only bugs that do not exist in the Lite version, but do exist in the Pro version, and are actual bugs in our mods, and we cannot resolve in spite of trying, are eligible for a refund.
 
I tried in all my skins and works not ... show me that work here ... make forums name bolded .... use dragonbyte by Danzor skin ...
 
And every serious seller want to make happy customers ...it is bussiness policy to most of serious sellers and stores... here is not same case.
 
I tried in all my skins and works not ... show me that work here ... make forums name bolded .... use dragonbyte by Danzor skin ...
There you go, refresh our front page on the Danzor skin and you will see it bolded :)
 
I did not make any changes in any PHP files.

Here's the contents of the dbtech_infopanels_block_latestreply_bit template:
Code:
<tr>
	<td><img src="{vb:stylevar imgdir_statusicon}/post_{vb:raw post.word}.png" alt="{vb:raw post.pretitle}" /> <a href="{vb:link thread, {vb:raw post}, {vb:raw post.gotonewpost}}" title="{vb:raw post.fulltitle}">{vb:raw post.title}</a></td>
	<td><a href="{vb:link member, {vb:raw post}}" title="{vb:raw post.fullusername}">{vb:raw post.musername}</a></td>
	<td><a href="{vb:link forum, {vb:raw post}}" title="{vb:raw post.fullforumname}">{vb:raw post.forumname}</a></td>
	<td><b>{vb:raw post.replycount}</b></td>
</tr>
 
I did not make any changes in any PHP files.

Here's the contents of the dbtech_infopanels_block_latestreply_bit template:
Code:
<tr>
	<td><img src="{vb:stylevar imgdir_statusicon}/post_{vb:raw post.word}.png" alt="{vb:raw post.pretitle}" /> <a href="{vb:link thread, {vb:raw post}, {vb:raw post.gotonewpost}}" title="{vb:raw post.fulltitle}">{vb:raw post.title}</a></td>
	<td><a href="{vb:link member, {vb:raw post}}" title="{vb:raw post.fullusername}">{vb:raw post.musername}</a></td>
	<td><a href="{vb:link forum, {vb:raw post}}" title="{vb:raw post.fullforumname}">{vb:raw post.forumname}</a></td>
	<td><b>{vb:raw post.replycount}</b></td>
</tr>

Maybe but i do not trust you ...you are bad seller!

regards

bosss
 
I install new one test site and your stats work not ... and can not edit templates ..mean no effect ..

now you can take a look how work your paid stats and free one ...
 

Attachments

  • stats.webp
    stats.webp
    39.5 KB · Views: 3
If you'd like me to take a look at the mod on your site, then please PM me with an FTP account and an AdminCP account.
 
Status
Not open for further replies.

Similar threads

Legacy InfoPanels

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
877
Customer rating
0.00 star(s) 0 ratings
Back
Top