![]() |
Ahh, I dunno I will see what I can come up with.
As far as what I had originally said, I think it is a bad idea, as the posts could get awful ugly looking if users were allowed to add the images. |
Ok I found a way to do it, in your style open your CSS templates, then find editor.css.
Find this bit of code: Code:
.texteditor.forum .cke_skin_kama textarea.cke_source, Code:
.texteditor.forum .cke_skin_kama textarea.cke_source, |
Actually not that I think about it, you can have a background image in the editor by editing the stylevar, editor_background by entering the following in the Background Image field:
Code:
url(images/chain_gradient.jpg) |
Rather than individual members, can usergroup (s) be employed? For example, I could see using this to watermark postbits with a 'Subscriber' logo for members with paid subscriptions. The idea would be that once someone subscribes, they are automatically put into a "subscriber" usergroup, and thus have their postbits denoted as such. Thereby encouraging others to also subscribe.
|
Quote:
Change the following line, which is the fist bit in the code. Code:
<vb:if condition="in_array($post['userid'], array(X,X,X))"> Code:
<vb:if condition="is_member_of($post, X,X,X)"> |
There is no real update, I just removed the code from the first post, and put it into a txt file.
|
Very good thanks :)
|
Quote:
|
You can see this on default skin in any of the threads here http://www.sattvhelp.com/forum/forum...p/9-Other-news
|
Quote:
|
All times are GMT. The time now is 08:26 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|