Thread Rating:
  • 5 Vote(s) - 3.4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] Pro Attachments
#11
Nice plugin Kevin Smile
Reply
#12
Thank you nice plugin Smile
good work
[Image: 25314.png]
Reply
#13
this plugin works great
Thank's Kevin (عالیه کوین)
Reply
#14
Updated For MyBB 1.6! Wink
Reply
#15
Where can I change the color of the whitish top bar around the ProAttachment frame and even the text color where the name of the attachment is in that top bar ?
Reply
#16
Few bug fixes.

Open (proattach.php) in notepad.

Find:
times
Replace With:
time(s)

Open current theme template navigate to (Post Bit Templates -> postbit_attachments).

Find:
<br>
<br>
<fieldset>
<legend><strong>{$lang->postbit_attachments}</strong></legend>
{$post['attachedthumbs']}
{$post['attachedimages']}
{$post['attachmentlist']}
</fieldset>
Replace With:
<br>
<br>
<!-- <fieldset> -->
<!-- <legend><strong>{$lang->postbit_attachments}</strong></legend> -->
{$post['attachedthumbs']}
{$post['attachedimages']}
{$post['attachmentlist']}
<!-- </fieldset> -->

Now it should be cleaned up a bit more and look like this.

[Image: 34fxjkj.png]
2+ Years Cisco Networking
There's no place like 127.0.0.1 except for ::1
<snip - annoying animated thing>
Don't bother, It's inside your monitor!
Reply
#17
Unfortunately that doesn't help me with the issue.

[Image: proattachproblem.th.jpg]

As you can see with that white top bar I just don't see the Attachment title in it.
Reply
#18
(2010-08-13, 08:35 AM)Wolfseye Wrote: Unfortunately that doesn't help me with the issue.

[Image: proattachproblem.th.jpg]

As you can see with that white top bar I just don't see the Attachment title in it.

Indeed I was just posting it for future users for fix. I'm new here and putting the little bit that I know to fixing the bugs/problems with plugins and forum problems that bother me the most. Toungue
2+ Years Cisco Networking
There's no place like 127.0.0.1 except for ::1
<snip - annoying animated thing>
Don't bother, It's inside your monitor!
Reply
#19
Add this to your themes global.css :

.attachheader {
color:#000000; 
}

That will change the header text to black.
Reply
#20
Guys it is not working for me here i need the old plugin...i am mybb 1.4.13
Reply


Forum Jump:


Users browsing this thread: 10 Guest(s)