Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Text aligned on the top left of the image

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31126
    creative
    Member

    Hello every one. I wanted to align the text over top this image to the bottom left. See here: http://avisosclasificados.ca/

    See Vehicles on the Categories. I have been trying to place the text at the bottom left. I have been going it at it for more then an hour. Please help.

    #68116
    cybershot
    Participant

    in your styles.css you have a .cat-item-35 at the very end of your stylesheet. I add .maincat to that and I think it accomplished what you wanted

    .maincat .cat-item-35 {
    background:url(“http://avisosclasificados.ca/wp-content/uploads/2010/12/cars.png”) no-repeat scroll bottom transparent; width: 168px!important; height:46px!important;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.