+-

UserBox

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

Sponsored Links

+- Recent Posts

Re: Code being stripped in HTML block by negative_energy
February 06, 2012, 06:30:36 pm

Re: Code being stripped in HTML block by EzPortal
February 06, 2012, 06:25:25 pm

Re: Code being stripped in HTML block by negative_energy
February 06, 2012, 06:23:16 pm

Re: Flash EzBlock by negative_energy
February 06, 2012, 06:18:40 pm

Re: Code being stripped in HTML block by EzPortal
February 06, 2012, 06:08:49 pm

Code being stripped in HTML block by negative_energy
February 06, 2012, 06:01:55 pm

Re: EzPortal 0.5.1 and Russian encoding by Retrouser
February 04, 2012, 12:59:13 am

Re: Flash EzBlock by negative_energy
January 23, 2012, 12:56:04 am

Re: Flash EzBlock by EzPortal
January 22, 2012, 11:08:10 pm

Flash EzBlock by negative_energy
January 22, 2012, 05:29:23 pm

Author Topic: Resize Left Block  (Read 10196 times)

0 Members and 1 Guest are viewing this topic.

Offline computel

  • Newbie
  • *
  • Posts: 20
  • Karma: 0
    • View Profile
Resize Left Block
« on: September 16, 2009, 03:31:39 pm »
How do I resize the left block like it is here?

Thanks

Offline EzPortal

  • Administrator
  • *****
  • Posts: 624
  • Karma: 42
    • View Profile
Re: Resize Left Block
« Reply #1 on: September 16, 2009, 08:47:13 pm »
You can click on the edit column link inside the ezblock manager.

Offline computel

  • Newbie
  • *
  • Posts: 20
  • Karma: 0
    • View Profile
Re: Resize Left Block
« Reply #2 on: September 16, 2009, 10:36:51 pm »
there is no option to edit the size of the column.

also noticed a user can click the - and they can remove the right and left size even if set the collapse to no.


Offline FireDitto

  • Newbie
  • *
  • Posts: 37
  • Karma: 0
    • View Profile
Re: Resize Left Block
« Reply #3 on: September 17, 2009, 02:28:38 am »
This link,  Computel:

... ?action=admin;area=ezpblocks;sa=editcolumn;column=1

Change the 1 to the number of the column you wish to edit.

You can see a Screen Shot in the attachment.

Offline computel

  • Newbie
  • *
  • Posts: 20
  • Karma: 0
    • View Profile
Re: Resize Left Block
« Reply #4 on: September 17, 2009, 05:36:42 am »
Thank You I was looking in the wrong place. Thanks

Offline EzPortal

  • Administrator
  • *****
  • Posts: 624
  • Karma: 42
    • View Profile
Re: Resize Left Block
« Reply #5 on: September 17, 2009, 06:05:18 am »
Glad you found it!

Offline FireDitto

  • Newbie
  • *
  • Posts: 37
  • Karma: 0
    • View Profile
Re: Resize Left Block
« Reply #6 on: September 17, 2009, 10:37:25 am »
You're welcome! I didn't know about it until you queried here.

So my thanks to you, too :P

Offline zel

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
    • View Profile
Re: Resize Left Block
« Reply #7 on: September 20, 2009, 06:51:02 am »
Hi, i have similar question:
I want to have left and right column a constant size, and the center resizeable with someone's resolution. Yeah, in options there is size, but there is also a percentage size which overrides the normal, pixel size, which is quite annoying. In case you didnt understand me, there is an example :D
Left column size = 150px
Center column size = rest%
Right column size = 150px

how to do that? :)
cheers

Offline EzPortal

  • Administrator
  • *****
  • Posts: 624
  • Karma: 42
    • View Profile
Re: Resize Left Block
« Reply #8 on: September 20, 2009, 07:34:09 am »
That currently does not work. It is either all percents or all pixel widths can't combine them both.

Offline zel

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
    • View Profile
Re: Resize Left Block
« Reply #9 on: September 20, 2009, 09:04:12 am »
Hmmm, no way ;)
could you tell me please where that information is stored? I will try to change it manually for my own purposes, maybe it would work.

edit: oh, so simple. If someone needs it in the future:
Go to phpmyadmin, find in your database table named ezp_columns
And change all percent values to 0.
And change the width value for the central column to 0 too.
This way you will have fixed column sizes (for left and right), and resizeable central column.
« Last Edit: September 20, 2009, 12:55:21 pm by zel »

Offline jk-dj

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
    • View Profile
Re: Resize Left Block
« Reply #10 on: February 09, 2010, 07:04:37 pm »
also noticed a user can click the - and they can remove the right and left size even if set the collapse to no.

Is there a way to disable this?  the - for the left column?   The "-" takes up space in the header area and I would like to shut it off if possible.  I'm okay with editing code.  Thanks in advance

Offline EzPortal

  • Administrator
  • *****
  • Posts: 624
  • Karma: 42
    • View Profile
Re: Resize Left Block
« Reply #11 on: February 09, 2010, 07:28:24 pm »
Click on the Edit Column link next to each column in the ezblock manager there should be an option there to do so.

Offline jk-dj

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
    • View Profile
Re: Resize Left Block
« Reply #12 on: February 09, 2010, 10:31:13 pm »
Click on the Edit Column link next to each column in the ezblock manager there should be an option there to do so.

The option is unchecked.  When I select the option and save...I go back and it is unchecked... though the "-" is still above the left column.   Is it possible to manually edit the script to make the left column non-collapsable?   I am using the DoD mod theme...could that be causing the issue?   Thanks for your quick reply ;)

Offline EzPortal

  • Administrator
  • *****
  • Posts: 624
  • Karma: 42
    • View Profile
Re: Resize Left Block
« Reply #13 on: February 09, 2010, 10:33:53 pm »
For the "User can collapse" I just did it on this site and it is gone.

Yes you can manually remove it but it is ezportal.template.php file

Offline jk-dj

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
    • View Profile
Re: Resize Left Block
« Reply #14 on: February 09, 2010, 10:35:19 pm »
For the "User can collapse" I just did it on this site and it is gone.

Yes you can manually remove it but it is ezportal.template.php file

I fixed it...had to disable the left column, saved, then re-enabled..."-" is now gone.  The left column was enabled by default...turning it off, then back on set things straight.   Thanks :)   ezPortal is awesome!  Thanks for you support.
« Last Edit: February 09, 2010, 10:38:58 pm by jk-dj »

 

Powered by EzPortal