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

Results 1 to 8 of 8
  1.     
    #1
    Member
    Website's:
    0DayBlog.com ParadiseW.net Blog4Whores.com FilmsTube.org

    Default Wordpress image problem, how to fix via CSS

    On site filmstube.org, all the images have 250px, even the ones that are not needed, I tried fixing it but failed. Any help?
    Example

    (right bottom)
    Thanks !
    stefan-te Reviewed by stefan-te on . Wordpress image problem, how to fix via CSS On site filmstube.org, all the images have 250px, even the ones that are not needed, I tried fixing it but failed. Any help? Example http://i.imgur.com/rxINF.png (right bottom) Thanks !:) Rating: 5
    Click me

    I'll upload for you(paid), PM me.

    I need payza2paypal exchanged(urgent!)

  2.   Sponsored Links

  3.     
    #2
    ψ(`∇?)ψ
    Your style css

    img {
    max-width: 100%;
    height: 300px;
    }

    change height of the image to probably 100% ?

    or even change height, to max-height: 100%


  4.     
    #3
    Member
    Website's:
    0DayBlog.com ParadiseW.net Blog4Whores.com FilmsTube.org
    Then the whole site goes bad:/ All images get big sizes, and since they are featured images there is no size so I can sellect, also I use 'Generate Post Thumbnails' plugin..
    Click me

    I'll upload for you(paid), PM me.

    I need payza2paypal exchanged(urgent!)

  5.     
    #4
    ψ(`∇?)ψ
    or even change height, to max-height: 100%

    then, when posting images, you can set any width height you want, as long as it does not go over original 100% in pixels

    ex:

    < img src="http://somesite.com/someimage.jpg width="200" alt="somename" />


  6.     
    #5
    Member
    Website's:
    0DayBlog.com ParadiseW.net Blog4Whores.com FilmsTube.org
    I've put, max-height: 100%, go check to see what happens
    Is there any way to just edit the img variable in CSS, example img1 for featured images, and img for the simple ones?

    I don't remember CSS very well..
    Click me

    I'll upload for you(paid), PM me.

    I need payza2paypal exchanged(urgent!)

  7.     
    #6
    Member
    There you go:

    .featured-img img {
    height: auto;
    max-width: 100%;
    }

  8.     
    #7
    Member
    Website's:
    0DayBlog.com ParadiseW.net Blog4Whores.com FilmsTube.org
    Come here, I'll kiss you !

    Thanks man, really appreciated!

    You can move this to solved then!
    Click me

    I'll upload for you(paid), PM me.

    I need payza2paypal exchanged(urgent!)

  9.     
    #8
    Member
    No need Glad it worked.

    If you want, I can adjust the template for you so that it uses that image size you need as now you are loading too big images and that slows website down.
    You can actually add new image size via WordPress functions, PM me if you want that, I'll do it for free.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Image Problem Wordpress
    By neo404 in forum Technical Help Desk Support
    Replies: 2
    Last Post: 15th Mar 2012, 08:07 AM
  2. JPG / Image Problem (Wordpress)
    By pauldexter in forum Technical Help Desk Support
    Replies: 0
    Last Post: 22nd Jan 2012, 01:58 PM
  3. Wordpress Homepage Image Problem
    By ashlee in forum Technical Help Desk Support
    Replies: 2
    Last Post: 9th Jun 2011, 02:42 PM
  4. Image Problem Wordpress
    By _brazzO in forum Technical Help Desk Support
    Replies: 6
    Last Post: 24th Nov 2010, 05:00 PM
  5. image Verification problem
    By Sanny in forum Technical Help Desk Support
    Replies: 5
    Last Post: 12th Jan 2009, 03:02 AM

Tags for this Thread

BE SOCIAL