Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
How to resize theme?
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 23
I have two themes installed in my postnuke. one displayed well in both 1024x768 and 800x600 res but other one display well in 1024x768 but in 800x600 it seems to be oversized means you can scroll to the left in the scrollbar. how do i fix it? The theme that got this oversized problem can be seen at www.gamingfantasy.com (its the default theme.) -
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 825
PaSsEr
I have two themes installed in my postnuke. one displayed well in both 1024x768 and 800x600 res but other one display well in 1024x768 but in 800x600 it seems to be oversized means you can scroll to the left in the scrollbar. how do i fix it? The theme that got this oversized problem can be seen at www.gamingfantasy.com (its the default theme.)
Most likely, the title, footer, or the center has images that combine to be larger then the size your having a problem with. If you add up the image widths, with the tables, you will find where this problem exists. This is not easy, but if you are able to edit the processed result (after all the PHP runs on the server, and is sent to your browser) and you pump this into Dreamweaver, you will be able to see it. If the images are not included in this result, then you have to find the widths.
The problem arises when you have a table that isnt set percentage, then the smallest size it can get to is the largest image in that table. It takes allot of work to find out these issues, but be patient. -
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 825
Turns out, the footer, the boxes headers, the tables, and/or the title are all problems on this site... Sorry, but it seems the whole thing has problem areas in it. My company can fix it for you, but it can take upto a few days work to get Everything perfect, meaning around $300-400. Its very picky work to get it right, thats why people dont make pages variable sizes. A good professional theme will be much more robust, of course, there is restraints on what is possible. In addition, any page that doesnt go bellow 640x480 wont print well. Thats why there is a print page feature.
- Moderated by:
- Support
