Closed (fixed)
Project:
Mix and Match
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2010 at 21:46 UTC
Updated:
17 Nov 2010 at 19:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ajross commentedI should have it up within the next few hours. Thanks for the quick feedback!
Comment #2
khanz commentedLooks great.. will be waiting for it :). I am already using your theme CTI-flex, that's a cool theme too.
Comment #3
ajross commentedOk, it's up now. Quickly went through two versions in a matter of minutes as I found a couple of mistakes I should have caught already (ugh - sorry!). But version 1.2 should be ok. I've tried to test it thoroughly, but there are so many possible ways to configure things that I'm sure I've missed something. So I'm counting on hearing from folks to find out how it works and what problems they run into. Let me know if you have any issues with the first release, or any suggestions for improvements.
Comment #4
khanz commentedJust found an error on the theme page. Links to Fusion and Skinr modules are not correct. Please update it.
Comment #5
Thorsten commentedI just found it and am really excited ... can you put forward a #D7AX pledge? If so, I would go ahead and use this great thing for a current project of mine ...
Comment #6
ecommercium commentedI just tried it on my site and it looks great with lost a options! I also like your CTI-Flex theme, great too! Would be nice a mix of these that MM could use the Color module for blocks, backgrounds, text AND menu & nav bar!
Only thing I wonder is i cannot use page-wide (960) slide and panels in full width on the page. It cuts to background on where the sidebars would be even though none set in blocks. Great job! Cheers!
Comment #7
ajross commentedThanks for catching that (bad link - #4)! It's fixed now.
Comment #8
apmsooner commentedLove this theme... great work!
Comment #9
ajross commentedIn response to #6:
Thanks, glad you like it!
Sorry about the problem with the 960 width panels page being cut off. I haven't actually done any testing with Panels yet. Skinr has Panels integration which I'd like to add at some point, but thought I'd get the first release out before I worked on that. Fusion core actually handles almost all of the layout, so you might try checking their issue queue to see if anybody else is having problems with Panels and the sidebars. If you can't find anything, I'd be happy to investigate. If so, could you start a new issue for this, as it's easier for me to keep track of what I need to do if I keep all issues separate, and maybe post a screenshot?
Comment #10
ajross commented#5 - I am a little hesitant to put out a pledge until I have a chance to assess the status of Fusion and Skinr for 7.x . As the theme is dependent on both of those, I can't have a full release until both of those have stable releases. That said, I'm starting to work on it and will try to get a -dev version up soon, which perhaps you can help test? And Fusion and Skinr are both so well supported that I'm confident a full 7.x release can't be too far off.
Comment #11
Thorsten commentedI'll definitely do some testing as soon as there's a dev.
Comment #12
donmay commentedThis is the best editable,easy to implement,and very easy to apply theme for a novice like me.I want to thank the people that developed this theme very much and just to say that I am very Grateful for your effort!!!
Comment #13
stephthegeek commentedFYI, Skinr is undergoing a massive refactoring for D7 right now so I would hold off on any Skinr stuff for D7. We're chasing alongside with Fusion and will have a new dev release out shortly that has some smaller changes, and will update to the new Skinr stuff as soon as that comes out (likely a few weeks).
Comment #14
Anonymous (not verified) commentedHi. I noticed that the theme is not working for IE8. The blocks wont size correctly and are just listed like so. heres a screenshot. As opposed to the 2nd shot. Am I missing something here. This is an awesome theme, thanks so much!
Comment #15
ajross commented#14 - You may have exceeded IE's stylesheet limit (30) and just aren't having a layout-related stylesheet loaded as a result. Do you have the Optimize CSS Files option at /admin/settings/performance selected? If not, try that and see if it fixes it. If you are making changes to the theme, you can't work with the stylesheets aggregated, and instead should try the "Avoid IE stylesheet limit" in the theme configuration settings until you are done developing the site.
If that is not the problem, let me know and I'll look into it some more. Although please post it as a new issue as that is easier for me to keep track of. Thanks!
Comment #16
ecommercium commentedIn response to #9.
Hi, just tried the updated theme and this is what results with a page-wide slideview block and panels block on front page. The slide cuts off with background and width on the page where the sidebar(s) would be but none are on front page. included a screenshot.
I traced a bit and may have to do with #main-group and #content-* and .grid16-14. Cheers, hope of any help.
Comment #17
ajross commented#16 - Thanks for the screenshot. In your description you mention the class .grid16-14, so it is clear the wrong class is being applied as anything that is the full width of the page should be .grid16-16. The fusion core code handles all this, so the problem might be there instead of my theme. Did you check the Fusion issue queue?
I do not have this problem with any pages that I have without sidebars, but I haven't done anything with Panels, as mentioned. Could you answer a few questions:
- If you just have the slideview block and not the panels block on the page, is it cut off?
- Similarly, if you just have the panels block and not the slideview block, is it cut off?
- If you try a different Fusion-based subtheme, do you have the same problem (try Acquia Slate or Acquia Prosper maybe?)
Also, if there is any way you can send me a link to your site (you can use the contact form if you don't want to post it) it would be very helpful if I could view the page source. If that's a problem, that's ok, but I'll probably need to pester you with more questions.
Thanks!
Comment #18
ajross commented#16 - One more question - what regions do you have those blocks in (preface top, content top, etc.)?
Comment #19
Anonymous (not verified) commentedthank you aj. that worked!
Comment #20
ajross commented