• Before posting a question, please check our Frequently Asked Questions page as well as previous threads here. Odds are you aren't the first to ask, and you may find the answer without having to post!

BBCode help !

iMeisaki

mighty lil goon
Hi! I was wondering (because I'm pretty sure I saw this before owo) if I could know how to include a picture in the text of the accordion bbcode? I know how to include a picture when you open the accordion however, I don't know how to include a picture on the accordion itself. If there is anyone who knows how to do this, please help me out if you can! ^^*
 
Hmmm... I'm a bit busy with homework at the moment, but @Pine might be able to help out if they've not gone to bed yet.
 
Okay okay, I actually need to be doing my homework as well (see how well that's going), but I did some digging around and I THINK I've figured out the basic code for this. (It's not really something I've ever tried before.)

Code:
[bg=#HEX CODE][border=0px solid #SAME HEX][accordion=50%]{slide=left | [bg=#SAME HEX][color=#HEX FOR TITLE MAYBE?? SEE IF THIS IS NEEDED OR NAH]
[center][img=IMG URL][/center]

[/color][/bg]}[bg=#HEX FOR SLIDE THINGY]content content content[/bg]{/slide}[/accordion][/border][/bg]

See if that works out for you? Sorry I couldn't be more help, if not.
 
In order to put an image in as the slide, you put it where you would put the title.


So instead of it looking like this:



[accordion]{Slide=TEXTHERE}content here{/Slide}[/accordion]



TEXTHERE
content here



It will look like this:



[accordion]{Slide=[/FONT][IMG]URLHERE[/IMG][FONT=Cuprum]}content here{/Slide}[/accordion]



no slide
no slide


Using color, background and borders still apply when using an image.



Also



Please ignore what the picture actually is.



It was the first small pic I had on hand.
xD
 
Last edited by a moderator:

Users who are viewing this thread

Back
Top