Page 5 of 5

Re: BBCodebox Light

Posted: 27 Jul 2010, 20:20
by Arkshine
[...] and sort them in your preferred order
You can simply install Custom BBCode Sorting. It works great and it would be less tricky. :D You may notice it in the first post.

By the way I've seen the same error as ghs_ and others, even after refreshing cache, template, theme, and browser. The solution for me is each time I have to log out... and it works. I don't know why. :?

Anyway thanks for this mod. :)

Re: BBCodebox Light

Posted: 27 Jul 2010, 20:48
by cisco007
have you continued reading? depending on what style you have depends on what edits to what css file you will make, and what program you are using to edit the files!

Re: BBCodebox Light

Posted: 27 Jul 2010, 20:59
by Arkshine
I've tested on a test board with prosilver. I'm using notepad++ and I know what I'm doing. I've tried many times, refeshing many times all, if I don't log out then login again, the css doesn't change. I don't have such problem when I edit templates for example. But well, since it works I don't want to burn my brain to understand why it happens. Small matter.

Re: BBCodebox Light

Posted: 25 Aug 2010, 09:04
by sman
hello friends!

I installated this mod and working great!
But i have instalated Gallery mod
icons in galery mod.PNG
and OurTube and i have problems

will be great if is possible to instal this mode viewtopic.php?f=9&t=465 (for forum is instaled and workink ok) only for gallery and ourtube

i uploaded the files of the mods and please help me to fix it.

Re: BBCodebox Light

Posted: 25 Aug 2010, 09:26
by Stoker
To get the images displayed in the Gallery comment box you need to fix some edits in styles/prosilver/template/posting_buttons.html

This is present in sevarel places:

Code: Select all

url('./images/editor
It needs to be:

Code: Select all

url('{ROOT_PATH}images/editor

About the scrollbox, ask in that topic.

Re: BBCodebox Light

Posted: 25 Aug 2010, 10:26
by sman
many tks !! fixed.