• When posting, please be aware that artistic nudity is still nudity and not allowed under RpNation rules. Please edit your pictures accordingly!

    Remember to credit artists when using work not your own.

Help Small Accordion Help.

summerwine

an angel's kiss in spring
Hey hey! So, basically when I work with the accordion's it shows this white thing around each one and I don't know how to fix it. This is the coding so far:
Code:
[div=background:url('https://s-media-cache-ak0.pinimg.com/736x/d6/95/35/d69535acd8b157c98b1187935ef60183.jpg');background-size:cover;border:5px #99CCFF double;color: #000000;padding:5px;][row][Column=span2]
[bg=#99CCFF][IMG]https://media.giphy.com/media/CJNTXUXMvQFq/giphy.gif[/IMG]
[accordion=100%]
{slide=[bg=#99CCFF][COLOR=white].... [/COLOR][/bg]}Info{/slide}
[/accordion][/bg]
[/Column]

[/div]
 
Just put a [border] tag around the [accordion] tags, like so:

Code:
[div=background:url('https://s-media-cache-ak0.pinimg.com/736x/d6/95/35/d69535acd8b157c98b1187935ef60183.jpg');background-size:cover;border:5px #99CCFF double;color: #000000;padding:5px;][row][Column=span2]
[bg=#99CCFF][IMG]https://media.giphy.com/media/CJNTXUXMvQFq/giphy.gif[/IMG]
[border=none][accordion=100%]
{slide=[bg=#99CCFF][COLOR=white].... [/COLOR][/bg]}Info{/slide}
[/accordion][/border][/bg]
[/Column][/row][/div]
 

Users who are viewing this thread

Back
Top