MSFN Forum: How do I adjust program colum listings - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How do I adjust program colum listings How do I adjust program colum listings Rate Topic: -----

#1 User is offline   lurk&jerk 

  • Stealth
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 08-September 04

Posted 14 October 2006 - 08:16 PM

In the Ultimate theme they start too far to the left. I want to move them to the right. I tried increasing screen size but that didn't work. Right now the program lisings are crowding the options/selection text.


#2 User is offline   lawrenca 

  • Broken by Design
  • PipPip
  • Group: Members
  • Posts: 129
  • Joined: 01-April 04

Posted 17 October 2006 - 07:21 AM

@lurk&jerk,
In your theme, locate and open the file wpi.htm. You will find a layer called layerboxes in there that you can move or resize to place the boxes/applications where you want them. Easy to adjust if you have an html editor or you can just adjust with your favorite text editor.

found in the glossy theme at line 367:
<div id="layerboxes" style="position:absolute; display:block; z-index:100; width:100%; height:100%; overflow:hidden;">

change the line to add left placement:
<div id="layerboxes" style="position:absolute; display:block; z-index:100; width:100%; height:100%; overflow:hidden;left:150px;">

This will bump the checkboxes about 1 inch to the right.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy