Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #543230

    Hello,

    I have managed to put an image in the socket. Now, how do I put it in the center?
    Many thanks,
    Kamel

    #543290

    Hi loriel60!

    try this code in Quick CSS field:

    #socket .copyright img {
    position: relative;
    right: -260px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #543457

    Thank you! it perfectly works! Magic! :-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to center images in socket?’ is closed to new replies.