StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 03-29-2010, 11:25 PM
Kris Themstrup Kris Themstrup is offline
Registered User
 
Join Date: Oct 2009
Location: Seattle, WA
Posts: 3,627
Default

Glad it worked. This section below controls the image - so you can edit the size with the TimThumb selection from the theme options page for the Archive Thumbnail - that's what it's tied to.

Code:
<a href="<?php the_permalink() ?>" rel="bookmark"><img class="thumb-archive" src="<?php bloginfo('template_directory'); ?>/tools/timthumb.php?src=<?php echo sp_get_image(); ?>&amp;h=<?php echo get_theme_mod('archive_thumb_height'); ?>&amp;w=<?php echo get_theme_mod('archive_thumb_width'); ?>&amp;zc=1" alt="<?php the_title(); ?>" /></a>
__________________
Recommended StudioPress Designer

KristianThemstrup.com
WordPress Web Design | Real Estate & IDX | Identity & Branding | SEO & Marketing
Follow me on Twitter | StudioPress on Facebook
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Static home page with FCG geeibee General Discussion 3 03-11-2010 10:53 AM
Removing redundant navigation dberry General Discussion 2 02-26-2010 09:51 PM
featured photos - redundant question im sure cronos4d General Discussion 2 12-29-2008 01:58 PM


All times are GMT -5. The time now is 07:21 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.