Resource icon

Custom BB Code Manager v1.3.4

No permission to download
What are the actual BB codes usage? How do I use float? I tried [float=left][/float], but to no avail. Am I missing some documentation or something?
 
One thing with the add-on installer, it's always showing the new version to update 1.3.4 when the installed version is 1.3.4, i better no update nothing or this likely crash everything.
 
I haven't used an add-on, but clicking update shouldn't effect anything. We'll see if it fixes on 2.0.
 
hello all, is there a way to make spoiler wider ?

1111.gif


I`m putting this code to extra.css so now all the picture in the post bigger and fit the post wide
Code:
.bbCodeImage {
max-width: 100% !important;
max-height: 100% !important;
}

But the image in the spoiler is not showing the right size, it seem its blocked by the spoiler width
;; sry for my bad english
 
I'll have to run some tests later, but the I believe its controlled by the quote CSS.
After you said it`s controlled by the quote CSS , I go to the setting Styles >> Default Style >>Style Property Groups >> BB Code Elements , and in the bb code quotes I set the width and the height to 100% . before that I keep looking for the spoiler css .. :giggle:

I dunno if what I`m doing is right, It seem now the spoiler showing the wide as I want in the previous post ..
 
we can update to xenforo 1.2 and wait for Custom BB Code Manager update without problemas..... or should we wait for your mod update?
 
You may upgrade as Paul said, Redactor integration is forth coming in the update and won't currently work.
 
  • Like
Reactions: Cao
Back
Top Bottom