CrashGordon Posted April 30, 2010 Report Share Posted April 30, 2010 I've been playing around with the crystal skin. While it looks clean and crisp, I am not happy with wasting all that space on the screen. I understand that the whitespace on the left and right is a repeated background graphic. What I'd like to do is replace that with areas for pictures, anouncements, etc., on each side of the main page. If I were dealing with garden variety html, I wouldn't have to ask this question, but these pages contain PHP, so I have to ask how and where would I make these modifications. Thanks in advance. A shot of the site is below to illustrate what I'm talking about. Quote Link to comment Share on other sites More sharing options...
Adamm Posted May 4, 2010 Report Share Posted May 4, 2010 Well tbh, the size of that space will change depending on the users screen resolution. So if you asked me I'd say it'd be best to leave it as is. If you really wanted to edit them though, I'd say you could add HTML into the header or footer tpl's to create the areas and then either use static content on simple php echo's for content. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.