Hello,

My name is Mark.
And I am using the Marinelli template.
Thanks for that.

But I would like to put the content in the middle of the page instead of left.

Is there a possibility to do that?

Thanks in advance

Mark

Comments

El Rey Mark’s picture

Version: 6.x-1.0 » 6.x-1.7
Lioz’s picture

currently i'm working on that.
but i don't know when i'll release this feature,
Bye!

El Rey Mark’s picture

Okay...

Thanks for the reply.

Bye

aangel’s picture

I would love to have that as well. :-)

I'm going to use the template as it is now but may rummage around to get the left sidebar on the left.

-André

Lioz’s picture

still working on it (testing phase)

i created 2 subthemes

1) with content in the middle
2) with both sidebars on the left

wait for the next release :)

steve42’s picture

OOOOHHHH! You would make me so very happy if you get this done. I absolutely love this theme, but my client will not tolerate a site without a left side menu. As it is, I'm going to have to kill the primary links and secondary links from above and below the banner.

Any hints yet on when you'll be ready to release this feature for 5.x? :-)

WillySpanks’s picture

Assigned: El Rey Mark » WillySpanks

Wussup Yall,

I edited the page.tpl.php file and moved the sidebar code:

<!-- left -->
        <?php if ($left) { ?>
          <div class="lsidebar">

          
            <?php print $left ?>
            
          </div><!-- end left -->
        <?php } ?> 

Further up the document just beneath line 76:

<div class="content">

I hope this helps,

-Brian
Example:
Tre-Fo.com

steve42’s picture

Brian,

You are, in fact, the MAN!

That works great!!!

Steve

Lioz’s picture

here is a pre-release

http://www.signalkuppe.com/wp-content/marinelli.zip

let me know if works!

Lioz’s picture

version 6.1.8 includes this feature :)

oadaeh’s picture

Assigned: WillySpanks » Unassigned
Issue summary: View changes
Status: Active » Closed (won't fix)

This issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.