I amn using Corporate Clean vs 7.x-1.1 and my website page views are all appear to be very off-center and I tried the code for "How to hide the right sidebar" for Pressblog on the Corporate Clean templatelphp on my current website but not working. It's really a showstopper for launching the website. Can you please point me to instructions on how to handle Hide the right sidebar in Corporate Clean theme please?

Mucho thanks.

Comments

elitepoland’s picture

Same problem. Helpout guys if you can. Thanks

gtsopour’s picture

Assigned: Unassigned » gtsopour
Issue tags: +corporate, +Corporate Theme, +Corporate Clean Theme

Hello rdmunoz and elitepoland,

if you don't place any block to right sidebar ($sidebar_first), then the sidebar disappears by theme design. Did you try this without success?

Thanks
/George

elitepoland’s picture

Yes, I have deleted the blocks in the sidebar. Still no success. I have tried editing the css in firebug to make it center. [content,main,etc..] no success.

I have had success centering the links underneath the articles "read more and "add new comment" but no luck with the actual article.

Thanks for any help

gtsopour’s picture

Hello elitepoland,
thanks for your answer.

Is your Drupal installation online, in order to see your structure and your css?

Thanks
/George

elitepoland’s picture

I'm in the process of installing a copy on my spare domain. As soon as I get the install and theme working I will replay back. Hopefully we can figure this out. It would be much help. Thank You.

gtsopour’s picture

Hello elitepoland,
thanks for your answer.

Notice that if you enable the Drupal Navigation block (enabled by default) and you are logged in as admin, Navigation block appears at the right sidebar. Can you see the right sidebar even if you are logged out?

In our demo this is a page without sidebar http://demo.drupalizing.com/corporateclean/node/7. Simply right sidebar has no blocks.

Thanks
/George

elitepoland’s picture

Thanks for the replay so fast, your demo is exactly what I'm trying to accomplish. Still waiting to complete the install. But here is my localmachine screenshots of how it looks.

Notice, sidebar is gone and the articles are still aligned to the left, while read more, comments are to the right.
http://i56.tinypic.com/2ev9q35.jpg

Here is a screenshot of my blocks.
http://i52.tinypic.com/2qbwrdc.jpg

Thanks

gtsopour’s picture

Hello elitepoland,
thanks for your answer.

I think that articles just seem to be aligned to the left because of no content. Try to populate this node with more demo text content.

Also, you can find a detailed documentation and a guide on how to reproduce our Corporate Clean demo installation for Drupal 7.x here http://wiki.morethanthemes.com/index.php?title=Corporate_Clean:Demonstra...

Thanks
/George

elitepoland’s picture

My friend, I have found a viable solution. For everyone that would like to have a 1 column layout with articles center.

Align Articles into center open style.css and change the following
.region-content { line-height:155%; }
into
.region-content { line-height:155%; text-align: center;}

Align Images in articles only, change the following
img.masked, .field-type-image img { background:transparent url('images/pattern.png'); border:1px solid #d8d8d8; padding:10px; margin:10px 0;}
into
img.masked, .field-type-image img { background:transparent url('images/pattern.png'); border:1px solid #d8d8d8; padding:10px; margin:10px 0; margin-left: auto; margin-right: auto}

For the "Read more" "Comments" "register" button links to center open style.css and change the following
.links { display: block; text-align:right; }
into
.links { display: block; text-align:center; }

That's it for now :P. This should solve your problems.

However, while on topic. Mr. George is it possible to have the taxonomy terms associated with images and displayed in the article. If you checkout my screenshot earlier, you can see videos as one of the taxonomy terms. Instead of "videos" I'd like to show a predefined IMG. you could say a logo.
It would still have the same function but instead of showing "text" video I'd like to display "image" video

Thanks for any input I have not been able to find such module or edit in D7.

Now, I know that you can display image for the taxonomy when you follow though the "video" link. But I'd like to show an image in each node of the taxonomy term its in. Lulz hope I explained good if not I can show some screenshot of what I would like it to look like.

Thanks
/Michal

elitepoland’s picture

Actually I have one more question. Is the Logo PSD available, I know its simple and somewhat easy to reproduce but the one that's already made I really like, I just need to change the words.

gtsopour’s picture

Hello elitepoland,

Corporate Clean psd files are available for download. Just follow the url PSD Template at the project page http://drupal.org/project/corporateclean and download them or follow this direct link https://s3.amazonaws.com/mttdownloads/kaolti/corporateclean_psds.zip

There is not a distinct logo.psd template but you can export logo text layers from any psd file. If you have problem with this export, just tell me to prepare for you the logo.psd file for Corporate Clean.

Thanks
George

rdmunoz’s picture

Using CSS does not do it for our pages with the Corporateclean theme. See http://www.memorizeromans.com/refuge/services

The content is far over to the left. The first_sidebar block seems to still be there. I was thinking there would be a function like described in the right side bar removal for the Pressblog theme shown at http://wiki.morethanthemes.com/index.php?title=HowTo:Hide_the_right_sidebar.

gtsopour’s picture

Hello rdmunoz,

I noticed that in your style.css file (line 130) there is the following code

.no-sidebars # { width:960px; padding:0; margin:0; }

.no-sidebars #sidebar { display:none; }

That code should be

.no-sidebars #main { width:960px; padding:0; margin:0; }

.no-sidebars #sidebar { display:none; }

The code is right to Corporate Clean theme style.css file. So just make this change to your style.css.

Thanks
George

rdmunoz’s picture

duh.. thanks very much! That's a reminder of why i didnt become a programmer. So I have a problem with the Contact form. It's all setup at http://www.memorizeromans.com/refuge/contact. I'm getting the info in my spam mail with an error message as posted below. I havent been able to access my permissions though so I think thats the problem.

Mail Delivery Subsystem MAILER-DAEMON@p3nlhg279.shr.prod.phx3.secureserver.net to me

show details 11:38 PM (1 minute ago)

The original message was received at Tue, 4 Oct 2011 23:38:33 -0700
from localhost.localdomain [127.0.0.1]

----- The following addresses had permanent fatal errors -----

(reason: 553 sorry, your mail was administratively denied. (#5.7.1))

----- Transcript of session follows -----
... while talking to relay-hosting.secureserver.net.:
>>> MAIL From: SIZE=1029
<<< 553 sorry, your mail was administratively denied. (#5.7.1)
501 5.6.0 Data format error

Final-Recipient: RFC822; rdmunoz@gmail.com
Action: failed
Status: 5.1.3
Diagnostic-Code: SMTP; 553 sorry, your mail was administratively denied. (#5.7.1)
Last-Attempt-Date: Tue, 4 Oct 2011 23:38:33 -0700

---------- Forwarded message ----------
From: lawofcorrespondence@yahoo.com
To: rdmunoz@gmail.com
Date: Tue, 4 Oct 2011 23:38:33 -0700
Subject: [Website Feedback] test #6
papa john (lawofcorrespondence@yahoo.com) sent a message using the contact
form at http://www.memorizeromans.com/refuge/contact.

test #6

gtsopour’s picture

Status: Active » Closed (fixed)

Based on http://drupal.org/node/1296486#comment-5076164, i closed this issue.