Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #407728

    I use this quick CSS

    span.copyright {
    width: 100%;
    text-align: center;

    to center the copyright info in the footer.

    For some reason it breaks the layout of the page ?
    (the center image is supposed to be slightly bigger then the two images on the sides)

    Can you please test it on my page ?

    #407738

    Hi paullindqvist;
    I’m not sure but try to add this line into your css file ;

    #socket .copyright{ text-align: center;width: 100%;}
    
    • This reply was modified 9 years, 8 months ago by begrafiks.
    #407958

    Hi!

    Did you try @begrafiks suggestion and did you have any luck with it?

    Best regards,
    Rikard

    #409693

    Thanx Begrafiks! Worked!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Centering Copyright info affects the layout ?’ is closed to new replies.