I need help

Discussion in 'Graphics & Multimedia' started by CrazedContent, Jul 18, 2008.

  1. #1
    See my website here www.insanegam3r.com

    At the top you see an image of a PSP which is currently a decent size but I have also added images that cover the whole page. Here is the code for what happens.

    <?php if( get_post_meta($post->ID, "thumb", true) ): ?>
    			<a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>"><img style="padding:5px 0px 2px 0px;" src="<?php echo get_post_meta($post->ID, "thumb", true); ?>" alt="<?php echo get_post_meta($post->ID, "Theme Name", true); ?> Thumbnail" /></a>
    <?php else: ?>
    <a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>"><img style="float:left;margin:0px 5px 10px 0px;"  src="<?php bloginfo('template_url'); ?>/images/defaultimage.jpg" alt="Default Thumbnail" /></a>
    <?php endif; ?>
    Code (markup):
    I am wondering if anyone knows how to put restrictions on the image size. So if I were to have a bigger image than the box it would resize so it doesn't go over.

    Your help is appreciated. Thanks,
    Ash
     
    CrazedContent, Jul 18, 2008 IP
  2. jellen

    jellen Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can use programm to resize your pictures,then upload the pictures!Try Resize Pictures Plus!
     
    jellen, Jul 24, 2008 IP
  3. Xavier_3D

    Xavier_3D Well-Known Member

    Messages:
    1,299
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #3
    I don't see any PSP... Where do you want to add this image?
     
    Xavier_3D, Jul 24, 2008 IP
  4. poison_paradize

    poison_paradize Well-Known Member

    Messages:
    253
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    138
    #4
    That's right, there is no PSP image at the top.
     
    poison_paradize, Jul 25, 2008 IP
  5. invi

    invi Member

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #5
    yeh i cant see it either
     
    invi, Jul 26, 2008 IP