• Anne-Marie

    (@caramellamorbide)


    Howdie,

    If you go here : https://albums.seacloudies.com/wordpress (just a test-blog) you will see under Kodak Moments a randomly pasted images. But as you could also see it’s centered in the middle. I want to align the images to the left, so it will give a nice and clean overview. I’ve tried edditing the plugin.php (NewestMG2) but this didn’t work. So now I’m left a bit confused not knowing what to do next. Any body that can help me out?

    TIA

Viewing 3 replies - 1 through 3 (of 3 total)
  • I find this in your source:
    <div align="center" style= "float:left; vertical-align: middle; width:180px; height:180px;">

    This is for the pic you have put in.
    Check your sidebar.php and see what you may have done wrong.

    on this page: https://www.albums.seacloudies.com/wordpress/gallery/
    you’ve got the source code all wrong(two heads are send) on the main page it is ok

    to move the picture to the left you have to edit the source code of the page(probably https://www.albums.seacloudies.com/wordpress/gallery/index.php)
    so that your tables wont have the attribute align=center but have align=left.

    hope this helps

    Thread Starter Anne-Marie

    (@caramellamorbide)

    Samboll
    The : <div align=”center” style= “float:left; vertical-align: middle; width:180px; height:180px;”> was the first thing I tried changing, sad to say nothing worked (yet).

    Gornik321 : http:/../../gallery/ is a intergration with MG2 gallery, and yes here I need to do some correcting, but aside from that, the image in my sidebar on my main site is a plugin-in that pulls out image radomly from the MG2 page, but I decided to un-do the integration and now it looks like changing the above mentioned php works (although not to my liking yet it moves a little to the left). Back to the drawing board when it come to integration and see what comes out.

    Thnx…I was really staring at this and now I know what to do.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need to move image to the left.’ is closed to new replies.