• I am copy pasting code from polyvore into the text area in my post, which appears as an image in visual. The images are not scaling down when viewed on ipad or iPhone and I need them to be. Is there some code I can change/add? Site I am working on:
    StyleEvolution.com.au
    Sample of the polyvore code below:

    <div style="width: 600px; margin: 0 auto;">
    <div style="position: relative;"><a href="https://www.polyvore.com/rels_dream_spring_wardrobe_2013-14/set?.embedder=7637371&.svc=copypaste&id=103405685" target="_blank"><img style="border: 0px;" title="Rel's Dream Spring Wardrobe 2013-14" alt="Rel's Dream Spring Wardrobe 2013-14" src="https://cfc.polyvoreimg.com/cgi/img-set/.sig/tIw4WSzQxv5JsLeaGDtOg/cid/103405685/id/GmIwK_9J4xG_1QG_zSGTQA/size/c600x758.jpg" width="600" height="758" border="0" /></a></div>
    </div>
    <div style="text-align: center;"><small><a

    Would love some help

Viewing 3 replies - 1 through 3 (of 3 total)
  • katydavis

    (@katydavis)

    Hi I am having the same problem. I have been researching ways to fix this but so far nothing has worked. My sidebar on my iphone is also being moved to the bottom after all the posts so not sure if it’s due to this issue or not. Any help would be greatly appreciated!

    https://www.ohhappydaysblog.com

    katydavis

    (@katydavis)

    @relliewhild

    It was bugging me all day and I finally figured out a way. I wasn’t able to find help online so I just went and played with some of the coding. If you edit <div style=”width: 600px; margin: 0 auto;”> to <div style=”width: 100%; margin: 0 auto;”> it should work. There are two areas to do this. One for the image and one for the wording of tags. I am not sure if there is a easier way but this only takes two steps so it’s not bad.

    Hope it helps! It didn’t fix my problem of my sidebar moving to the bottom of the content post while viewing from iphone. ??

    @katydavis
    thank you for sharing your solution- it worked for me!

    If you edit <div style=”width: 600px; margin: 0 auto;”> to <div style=”width: 100%; margin: 0 auto;”> it should work. There are two areas to do this. One for the image and one for the wording of tags.

    https://www.happycreature.com/blog
    I appreciate you posting your findings
    thanks again!
    Veachel

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can i make Polyvore images responsive when imported into twenty twelve’ is closed to new replies.