Closed (fixed)
Project:
NewsFlash
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
9 Sep 2008 at 01:58 UTC
Updated:
11 Sep 2008 at 00:34 UTC
I upgraded newsflash from 5.x-1.2 to 5.x-1.6 because I wanted to go tableless.
I had user* regions populated with blocks that rendered nicely side-by-side like this:
-------------------------
| user1 | user2 | user3 |
-------------------------
But now renders with the regions stacked like this:
-------------------------
| user1 |
-------------------------
| user2 |
-------------------------
| user3 |
-------------------------
The same is true for user4, user5 and user6 regions.
I am using Firefox 3.01 and I did clear my browser cache. Could be an upgrade problem or some caching mechanism I haven't properly cleared.
Switching back to 5.x-1.2 brings back the expected side-by-side region rendering.
Anyone have any suggestions?
Comments
Comment #1
roopletheme commentedCan you post a link?
Comment #2
dunlop commentedProblem resolved.
I had reverted the site to newsflash-5.x-1.2 because of the rendering problem I was having so I needed to setup a test environment to demonstrate the problem. In the process of setting it up I found that I had "Aggregate and compress CSS files" enabled in the "Performance" settings. Disabling that resolved the rendering problem. Once it was resolved I was able to re-enable the "Aggregate and compress CSS files" setting and the rendering was still corrected.
The newsflash-5.x-1.6 theme is working well for me now at http://ms-info.ca/ and the tableless CSS design and new colours are great improvements to this solid theme. I hope that my experience can help others doing a theme upgrade.
Sorry for any angst I may have caused to the RoopleTheme developers.
Comment #3
roopletheme commentedNo angst here... just wanted to make sure things worked as expected. Glad you got it sorted out.