Project:Delicious Fruit
Version:6.x-2.1
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Very, very, very nice theme, but too narrow for forum.
In IE 6 is forum toooo bottom.

Comments

#1

Status:active» closed (won't fix)

RE: IE6 - I believe that IE6 is the past and we should focus on IE7 and the new IE8.

The theme's width is the theme's width so I am not going to change the width on the official version, however, you are more than welcome to customize the theme to suit your needs.

#2

Thanx for reply,
similar problem appears in FF3. I was recognize, that problem is not in width, but in right panel. There is solution:

#right {
        width: 530px;
        float:right;
margin-left: 30px;
margin-top: 70px;
margin-right: 30px;
}

#3

The forums display normally in FF3 and IE7. (See attached screen shot)

It appears the only thing you have changed is to widen the theme. I do not understand your bug report. Is there an actual bug or do you just prefer a wider theme?

AttachmentSize
screenshot.png 67.85 KB

#4

Status:closed (won't fix)» active

Hi, I've had problems too with this theme. Many pages (especially those displaying tables) show a large blank area between the top graphic and the content (see attachment). It looks to my untrained eye that this is due to the theme width being slightly too small for many modules. For example, install Ubercart and you will find that with many screens you have to scroll down to the bottom of the page to see the tables. This happens in IE and FF. Agree that IE6 is the past, but also note that many people are still using this.

The fix supplied by pedu increases the width and eliminates this problem. Suggest you do change the official version as others may suffer this problem.

Thanks pedu and thanks aRoono for an awesome theme.

AttachmentSize
Picture1.png 105.81 KB

#5

I have a similar issue (created one ad hoc and then I sow this one)
http://drupal.org/node/372921

but it happens only when I create a new content (not when show a single node)
there a way in the css to fix it similarly?

thanks
fab

#6

Status:active» closed (fixed)