Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • fkatzenb Friend
    #184749

    I am using the partners page to show brands between The Armory and The Services on the following site. I am having a tough time trying to center them horizontally and still keep them carrying over to the next line as the screen shrinks.

    http://www.pandatactical.com/

    Suggestions? Thanks!

    Frank

    k2joom Friend
    #482764

    Hi Frank,

    You have a variety of logos which are all different dimensions.
    There are a few ways to over come this.

    Use CSS to align them.
    Edit your logo images so that they all have the same overall dimensions.
    Create one image with your logos pre aligned, but then you would only have one instance of img_greyscale.
    I opted to use an image sprite, all logos in one image, then created individual DIVs per logo and use a combination of position:relative and background-position to align the sprite to just show the image required.

    I had no luck getting the img_greyscale to work, but as I had my own greyscale images of my colour logos, I just created an additional on hover class that called up the greyscale image sprite, with the same alignment positions.

    Hope that gives some ideas.

    Simon

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  k2joom 11 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum