Help with a striped down, new page.
-
I created a new blank page and added
<?php /* Template Name: testPage */ ?> <?php get_header(); ?> <img src="/wordpress/wp-content/themes/childfolderOfTwentyTen/images/sunrise-class-scedule.png" alt="Class Schedule" width="900" height="1165" align="top" /> <?php get_footer(); ?>
My problem is the image is resized. Can anyone help me get it to display at original size. Is there a way to disable the resize function on custom made pages?
Thanks,
Mike
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Help with a striped down, new page.’ is closed to new replies.