Closed (fixed)
Project:
Internet Services
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
2 Feb 2007 at 06:14 UTC
Updated:
24 Feb 2007 at 19:15 UTC
Hello there, love the theme. Clean, persuasive, and well-written CSS.
However, since it is a fixed width theme, whenever I want a wider node (like in forum posts), even if I remove all the blocks, it still sits at 66% of the fixed width...499 pixels instead of 768.
How do I expand the nodes whenever there are no blocks to display?
Thanks in advance...C+F
Comments
Comment #1
hswong3i commentedthank you for your suggestion. i have done this in the theme for http://asia.playstation.com/ but forget in here ;-)
i will hack the code and do it for you in the coming on dev release, please wait for it ;-)
Comment #2
Cross_and_Flame commentedThank you! I'll be looking forward to it...it's a great theme otherwise!
Comment #3
hswong3i commentedalready update the theme for such supporting, for both 4.7.x and 5.x dev package ;-)
Comment #4
j0k3z commentedHello,
Which file is the fix located in? I dont want to merge and loose my extensive customizations so can you tell me what I need to do.
Thanks!
Comment #5
hswong3i commentedyou will need to do nothing for latest official release: just setup the page filter within block administration page as normal.
if that page will come with block(s) in sidebar-right, it will become 2-column theme;
if no block for that page, it will become a single-column theme.
i just do a simple checking within page.tpl.php, and also some hack in style.css. for more detail, you can check and diff the cvs messages.
BTW i will suggest you to use the newest official release: it is completely rewritten, much more clean in coding, and easy to trace, too
Comment #6
(not verified) commented