These forums are here for your convenience. Support from an administrator or site moderator is not guaranteed.

1: Read the FAQ page first.
2: Do a forum search. Most questions have already been addressed.


Make An Account Lost Password Login

Guest  

Show or hide header

Welcome Guest, posting in this forum requires registration.

Pages: [1]
Author Topic: Bigger Images
zalig
Member
Posts: 1
Bigger Images
on: January 25, 2009

Hey. Love the template. I’m customizing it a bit and was wondering if it’s possible to expand the height of the posted images beyond 300px? Thanks for doing what you do!

vast Guru
Administrator
Posts: 344
Re: Bigger Images
on: January 29, 2009

Sure, Just open the style CSS and edit line 62

.screen {
    background:url(images/noimage.png);
    overflow:hidden;
    height:300px;
    width:700px;
    }

Change the height and width to whatever you need to. You may also need to change the page width also.

STU (Premium Member)

Pages: [1]
WP Forum Server by VastHTML | LucidCrew
Version: 1.6 ; Page loaded in: 0.02 seconds.