A few things
Hi Brian,
I have a few issues concerning the Efficient theme.
1. On small features (2,3,4,5), when I click to view the whole story, on Safari, the feature image gets stuck at the bottom of the page, while on other browsers it is correctly placed on the top left. Can this be fixed?
2. Concerning the main feature (1), when this is also promoted to the front page, everything is fine. But when it is removed as the main feature and remains on the front page, the image overflows into the "secondary" column. Can this be fixed?
3. When a story is added as a feature, but not "Promoted to the front page", it is not included in the RSS feed. Can you provide a fix for this? Also, can you add a function that automatically (or if selected) promotes a feature to the front page if it is removed as a feature?
4. When using Advanced Forums, I noticed you answered an advanced forums question before, when I click to view a container, the first forum listed in that container is not aligned correctly (vertically), in Safari. Do you know of a solution to this?
Thanks,
Kevin

Hi,
I'll try to answer what I can.
#1 - I checked the demo Efficient theme and the small featured blocks (I'm assuming this is what you are referring to). The feature image managed from Imagecache aligns properly in Safari for us. I also checked two other sites with the Efficient theme and used Safari. Can you give me more information on this or let me know if you've changed anything in the CSS or .tpl files?
#2 - You can control the maximum width of any Imagecache controlled image by going here:
/admin/content/types/story/fields/field_featured_image
Breadcrumb path:
Home / Administer / Content management / Content types / Story
/ Featured image
Then you'll see an option that says "Maximum resolution for images"
In this field use something like 490x300 (you may want to increase the height depending on the types of pictures you are using but the width should be at or around 490 to not overflow into the second column).
#3 - This is a problem with CCK as a whole. We put in a word to the module's maintainer to see about a possible fix, but haven't heard anything back yet. I will ask my developers what would be involved to add this functionality.
#4 - Can you send me a screenshot of this to support #@# themesnap.com so that I can take a look? I'm sure this is just CSS modifying for that particular module, but you'd have to install Firebug for Firefox, make some changes there, then view the changes in Safari to see if the problem is resolved. We don't usually support the HTML output from modules since there are more than 5 or 6 thousands Drupal modules now, but if it's an easy fix we may commit the time.
Thanks!
Thanks for the quick reply Brian.
About 1. My team has been working on it for a while, and it looks like the problem only occurs when the subscriptions form also appears (on any browser, not just Safari as I previously mentioned). You can view it my website that I just put up: http://www.ichemlabs.com/content/drag-and-drop
You need to log in to access the subscriptions form, just create an account if you need to.
#2: solved, I actually dont want to change the image width, but the width it displays as a node on the front page, just did a CSS max width property.
#3: Ok, let me know if you figure it out, right now I just promote each story to the front page so that everything works well.
#4: This problem occurs on when a forum container is selected, and the first forum ISNT empty. You can see the behavior on Safari here: http://www.ichemlabs.com/forum/1
Thanks,
Kevin
Post new comment