Log in

View Full Version : Can I have these bbcodes


alsaqr
09-11-2005, 05:03 PM
Hello ,

Please Can I have these bbcodes for version 3.5 RC2 :

1- ALIGN : I have this code but it is not working :down:

<div align="{option}">{param}</div>



2- WEB : also same problem , and this is the code :

<iframe width="100%" height="350" src="{param}"></iframe>


3- fot1 : this the code I have but also it is not working :

<SPAN class="rainbow">{param}</SPAN>



Thanks

Kirk Y
09-11-2005, 06:44 PM
It's just HTML... an upgrade wouldn't render them unusable.

utw-Mephisto
09-12-2005, 12:01 PM
your bbcode does work !

http://img369.imageshack.us/img369/74/untitled9nj.jpg

Don't forget, you need to have an example in the settings too otherwise it won't work.

And I use RC2 as well ..

alsaqr
09-13-2005, 05:03 AM
Thanks utw-Mephisto


unfortunately it is not working and the result in the post appears like this :

http://www.google.com


and the align code like this :


Good Morning




Do you this it a WYSIWYG problem ? and how to solve it .

utw-Mephisto
09-13-2005, 05:51 AM
Could you post me a screenshot of your settings for these bbcodes in your admincp ?
I just tested them all and it works. It must be some misconfiguration..

alsaqr
09-13-2005, 06:43 AM
Thank you utw-Mephisto

I attached a screenshot for both codes : ALIGN and WEB

Again thanks for you help

utw-Mephisto
09-13-2005, 06:56 AM
in your web tag you have a " < " missing

<iframe width="100%" height="350" src="{param}"></iframe>

I'll check the other one in a sec...

edit

On align, have you ticked the option "Use Option" ? Unfortunately I cannot read the language (arabic, is it ?) .. See screenshot what I mean ..

Boofo
09-13-2005, 07:24 AM
Try <span align="{option}> and see if that works.

alsaqr
09-13-2005, 07:44 AM
Dear Boofo

Thanks , but same result !!!! :surprised:

by the way if I type it like this in the post it is justify in center :

MY WORDS

the result will be like this

MY WORDS

so do you think I have to change the code in other files ??

Boofo
09-13-2005, 07:47 AM
I forgot about that. The vb justify might be interfering with it. Can't you just use the justify buttons for right and left? They are already there. ;)

Try this:

<justify={option}>

alsaqr
09-13-2005, 08:04 AM
Thanks Boofo ,

Realy it is weird problem , I remove the ALIGN bbcode from admincp and add it again with the same code :

<div align="{option}">{param}</div>


SUPRISE : it is working now :rolleyes: :rolleyes: :rolleyes:


Sorry Boofo if I bother you with this silly problem , I think it was a cookies problem .


Thanks

Boofo
09-13-2005, 08:16 AM
No problem. Glad you got it working. That's the most important thing. ;)

utw-Mephisto
09-13-2005, 08:30 AM
and how about the iframe thingi ?

alsaqr
09-13-2005, 08:51 AM
IFRAME still not working :(