Is there a CSS code for this?

Discussion in 'CSS' started by Matt Jo, Jun 1, 2011.

  1. #1
    Matt Jo, Jun 1, 2011 IP
  2. vchris

    vchris Greenhorn

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #2
    Do you have a css class name for each image you want to center? For instance, in the example you link to they have aligncenter as their class name. Now with that you can have text-align: center; (for IE) and margin: 0 auto; (other browsers). If you don't have class names for each of them, there's a way it can be done with a database script all at once.
     
    vchris, Jun 9, 2011 IP
  3. jcyber

    jcyber Active Member

    Messages:
    892
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #3
    i will also interested on word - press and i am in beginner state so i will see any one comment who can explain it more.
     
    jcyber, Jul 2, 2011 IP