Status
Not open for further replies.

bosss

Customer
Have just one small problem with donate sidebar block ... when I have block enabled ... can not see text in bottom of block " Latest Contributions" only pencil icon ... and skin lose default look on all sidebars blocks (Seamus Light Banner skin).

When block is disabled ... skin get original look on sidebars blocks.

will attach pictures ... You can see difference.


some solution?

regards

bosss
 

Attachments

  • seamus_1.jpg
    seamus_1.jpg
    67.2 KB · Views: 0
  • seamus_2.jpg
    seamus_2.jpg
    40.6 KB · Views: 12
For the color edit the template dbtech_vbdonate_sideblock and find this bit of code:

HTML:
<div class="blocksubhead" style="text-align:center">{vb:rawphrase dbtech_vbdonate_latest_dons}
			<vb:if condition="is_member_of($bbuserinfo, $vboptions['dbtech_vbdonate_isadmin']) AND $vboptions['dbtech_vbdonate_edit_icon']">

And change it to this:

HTML:
<div class="blocksubhead" style="color:black; text-align:center">{vb:rawphrase dbtech_vbdonate_latest_dons}
			<vb:if condition="is_member_of($bbuserinfo, $vboptions['dbtech_vbdonate_isadmin']) AND $vboptions['dbtech_vbdonate_edit_icon']">


For the spacing issue try setting the option Fix Broken Display With Sideblocks? to Yes, it's in the group Side Block Settings.
 
Status
Not open for further replies.

Legacy vBDonate

vBulletin 4.x.x
Seller
Mokonzi
Release date
Last update
Total downloads
875
Customer rating
0.00 star(s) 0 ratings
Back
Top