HTML Logo by World Wide Web Consortium (www.w3.org). Click to learn more about our commitment to accessibility and standards.

Left/Right panel width?

Login / Search

 [ Join | More ]
 Add topic 
Posted
Rating:
#74571 (In Topic #15522)
Avatar

Fan in action

Hello


Am having a play with the site's structure and trying to find the width control for the panel's width but is seems like they are hard coded into the script?



thank you
Back to the top
 
Posted
Rating:
#74572
Avatar

ocStaff (admin)

It's a config option, although actually none of the themes we just released use it any more.



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
Posted
Rating:
#74574
Avatar

Fan in action

you use blocks of code to replace the panels on some themes, right?


I was just looking at Leadership-theme and you have created external config for the panels
Back to the top
 
Posted
Rating:
#74576
Avatar

Hallowed customer

angrymo said

Hello
Am having a play with the site's structure and trying to find the width control for the panel's width but is seems like they are hard coded into the script?
thank you
Take a look at Adminzone >> Setup >> Configuration >> Theme options

… first two entries

 :thumbs:

Take my advice. I'm not using it!
View my working ocPortal site at Anglo-Indian Portal
Back to the top
 
Posted
Rating:
#74578
Avatar

Fan in action

thanks Chris and Fletch
Back to the top
 
Posted
Rating:
#75067
Avatar

Fan in action

The set-up configuration option sets the width for both panels.

Is there an easy way to have a slightly wider right panel only?

Nick
Back to the top
 
Posted
Rating:
#75071
Avatar

ocStaff (admin)

It's kind of there to force a point to IE6, and personally I regret it a bit. I'd do some rewriting in your GLOBAL.tpl and get rid of it. I think you can simplify this down a lot…

Code

{$SET,right_width,{$?,{$IS_EMPTY,{$TRIM,{$GET,panel_right}}},{$?,{$GET,helper_panel},{$?,{$HIDE_HELP_PANEL},26px,275px},0},{$PANEL_WIDTH_SPACED'}}}

If you always have a right panel, and never a help panel, it can simply be {$SET,right_width,300px} for example.



Become a fan of ocPortal on Facebook or add me as a friend.

Expand: Was I helpful? Was I helpful?

Expand: Follow me on Twitter Follow me on Twitter







If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Back to the top
 
1 guests and 0 members have just viewed this: None
Control functions:

Quick reply   Contract

Your name:
Your message: