Closed (works as designed)
Project:
Corporate Clean
Version:
7.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
19 Jul 2011 at 23:03 UTC
Updated:
1 Aug 2013 at 20:07 UTC
Jump to comment: Most recent file
Comments
Comment #1
dmgames commentedComment #2
dmgames commentedComment #3
gtsopour commentedHello dmgames
is your Drupal installation with CorporateClean theme live? I would like to see the final html/css output with Firebug.
Thanks
/George
Comment #4
dmgames commentedYes it is live: http://www.dmgamesonline.com
Comment #5
gtsopour commentedHello dmgames
This seems to be caused by the style rules of amazon_store.css ("http://www.dmgamesonline.com/web/sites/all/modules/amazon_store/amazon_s...") in conjunction with available CorporateClean theme column space. The amazon_store.css is loaded/imported by the amazon_store module.
I worked a little with your issue and I noticed that the amazon_store.css imported to head before the default style.css of CorporateClean theme. So you could override the amazon_store.css styles.
I suggest you the following override. Just put the following code at the bottom of CorporateClean style.css (see also attached image dmgames.jpg).
Thanks
/George
Comment #6
dmgames commentedThank you so much! You have no idea how much that helped me out! I <3 this theme.
Comment #7
sergy_dot commentedHello Guys,
I'm using Drupal 7.8 and CorporateClean 7.x-1.3.
I tried to overwrite .item-detail-wrapper .column as gtsopour suggested. This didn't work for me. Any clues how could I make 2-column layout at my page?
Unfortunately, my page is still offline.
Thanks
Chris
Comment #8
alexandreracine commentedIs this corrected in the latest version? Let us know if not. Closing for now.
Comment #8.0
alexandreracine commentedEdit to OP