The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Accordion picture not showing and not resizing.

Go down

Accordion picture not showing and not resizing. Empty Accordion picture not showing and not resizing.

Post by cecesaun1 May 10th 2012, 2:40 am

I'm having a tiny problem with the accordion. I have it positioned correctly where I want it on my forum, and I resized it thanks to finding a previous post, yay, however I am having a problem with slide 1 not showing any pictures. I'm posting a copied section of what I'm speaking of and maybe I messed up the coding somehow and just can't figure it out. I've went over it many many times and can't see the mistake.

Also having a problem with the pictures that do show up I can't get them resized to fit the accordion size. I've tried the "height=?" and it has no change. Any help would be greatly appreciated.

Thanks bunches!!

(copy of section below)

#s1 {
background:url["https://2img.net/h/i818.photobucket.com/albums/zz104/thethomass04/More%20sims/d45cf9ed.jpg") no-repeat #030303;
}
#s2 {
background:url("https://2img.net/h/i818.photobucket.com/albums/zz104/thethomass04/More%20sims/d45cf9ed.jpg") no-repeat #030303;
}
#s3 {
background:url("https://2img.net/h/i149.photobucket.com/albums/s65/cecesaun1/index%20may%209/dockside3.jpg") no-repeat #030303;
}

#s4 {
background:url("https://2img.net/h/i1228.photobucket.com/albums/ee444/annieoveragainp/PatronsLegacyShow4.png") no-repeat #030303;
}

#s5 {
background:url("https://2img.net/h/i354.photobucket.com/albums/r438/dachfinds/chrissy3-1.png") no-repeat #030303;

Cecesaun1
Cstyles Sims 3 Forum



Last edited by cecesaun1 on May 10th 2012, 3:02 am; edited 1 time in total (Reason for editing : removed a question)
cecesaun1
cecesaun1
Forumember

Female Posts : 147
Reputation : 0
Language : English

Back to top Go down

Accordion picture not showing and not resizing. Empty Re: Accordion picture not showing and not resizing.

Post by Guest May 10th 2012, 6:33 am

Hi!

There are some CSS errors I will fix.

Replace the code with:
Code:
#s1{
background: url(http://i818.photobucket.com/albums/zz104/thethomass04/More%20sims/d45cf9ed.jpg) #030303 no-repeat !important;
}

#s2{
background: url(http://i818.photobucket.com/albums/zz104/thethomass04/More%20sims/d45cf9ed.jpg) #030303 no-repeat !important;
}

#s3{
background:url(http://i149.photobucket.com/albums/s65/cecesaun1/index%20may%209/dockside3.jpg) #030303 no-repeat !important;
}

#s4{
background: url(http://i1228.photobucket.com/albums/ee444/annieoveragainp/PatronsLegacyShow4.png) #030303 no-repeat !important;
}

#s5{
background: url(http://i354.photobucket.com/albums/r438/dachfinds/chrissy3-1.png) #030303 no-repeat !important;
}
avatar
Guest
Guest


Back to top Go down

Accordion picture not showing and not resizing. Empty Re: Accordion picture not showing and not resizing.

Post by cecesaun1 May 10th 2012, 6:55 am

You are a doll!! I will try this and update you tomorrow!! Thanks!

Worked perfectly!! How do I resize the pics. I made my accordion smaller in size, you can see it here, so I need to adjust the pics. www.cstylessims3forum.com Thank you so very much!!
cecesaun1
cecesaun1
Forumember

Female Posts : 147
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum