• 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 Images outside of the Accordion

Catori

Shelly Duck
I'm relatively new to trying to code anything, so I'm focusing on the technicalities right now. I have this thing, but whenever I click on one of the accordion boxes, the picture moves. I'm wondering if there's a way to keep the picture in place, or yet a better way to keep the image to the right but still in line with the accordions? Thanks~



Code:
[nobr]
[div=background:#c1faff; border: dotted 5px #12b1ff; height:400px; width:1000px]
[row][column= span2]
[bg=#c1faff][border=0px solid #c1faff][accordion=fleft | 100%] {slide= [bg=#c1faff]Kiwi Birds[/bg]}[bg=#c1faff] I love kiwi birds. [/bg]{/slide} {slide=[bg=#c1faff] Penguins[/bg]}[bg=#c1faff]I heckin despise penguins.[/bg] {/slide} [/accordion][/border][/bg]
[/column][column= span]
[class=paco]
background:url(https://imgc.artprintimages.com/img/print/janet-muir-cape-washington-antarctica-adelie-penguin-walks-forward_u-l-pyoufg0.jpg?src=gp&w=300&h=300);
border: solid 3px #ffb6c1;
height:300px;
width:300px;
margin-left: 500px;
margin-top: 30px
[/class]
[class name=paco state=hover]
background:url(https://kiwianatown.co.nz/wp-content/uploads/2016/08/kiwi-6-441x441.jpg); border: solid 3px green; height:300px; width: 300px; [/class]
[div class=paco][/div][/column]


[/row][/div][/nobr]
 
Last edited:

Users who are viewing this thread

Back
Top