Activity Stream
48,167 MEMBERS
6932 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Rockstar

    Default Any wordpress guru around here?

    Well i just need to know how can i edit custom field image size according to my requirement.

    Whenever i use custom field to create thumbnails, images gets cropped to 580x80 size.

    So any help here?
    Rockstar Reviewed by Rockstar on . Any wordpress guru around here? Well i just need to know how can i edit custom field image size according to my requirement. Whenever i use custom field to create thumbnails, images gets cropped to 580x80 size. So any help here? Rating: 5

  Sponsored Links

  •     
    #2
    Member
    General:
    img {
    max-width: 580px;
    height: auto;
    }

    By class:

    .thumbnails {
    max-width: 120px;
    height: 120px; /* You can set it auto */
    padding: 10px; /* to add 10px space on top, right, bottom, left */
    }

    usage: <img class="thumbnails" src="myphoto.jpg">

  •     
    #3
    Rockstar
    in style.css?

  • Thread Information

    Users Browsing this Thread

    There are currently 1 users browsing this thread. (0 members and 1 guests)

    Similar Threads

    1. Need a Java Guru
      By DemonMan in forum Web Development Area
      Replies: 1
      Last Post: 23rd Jan 2012, 02:17 PM
    2. Need suggestions for new site from KWWH guru's
      By raisajid in forum General Discussion
      Replies: 2
      Last Post: 15th Jan 2012, 12:02 AM
    3. Looking for PHP Guru / Nuller for Nulledz.com
      By l0calh0st in forum Community Cooperative
      Replies: 5
      Last Post: 8th Jan 2011, 05:40 PM
    4. [Hiring] Expert Wordpress Coder (Wordpress Guru)
      By MasterDKR in forum Completed Transactions
      Replies: 0
      Last Post: 2nd Aug 2010, 05:07 PM

    Tags for this Thread

    BE SOCIAL