Jump to content

Blank entry in config.js?


Recommended Posts

I just wanna know - how could you put a blank entry

in the config.js file so it will push all the programs after

it along one?

This is hard to explain without a screenshot but I mean,

I have a "Category" called "Office" and it has ONE program

underneath it on the menu. I even ADDED a program before it

just to push it along and it didnt work, still it looks bad with

one category at the bottom and one program under it.

I want to push the category AND the program along,

so thats 2 blank entries I need then.

I tried to do this already but I got the tick box, so I guess

the question is, how do you remove the tickbox as well

meking it blank (but hopefully it can take up some space

and push the programs along to make it look a lot neater)

Hmmmmmmm, the order they install, I am really not too sure

if this would even work or put the gap in the right place.

Since ppl here must know this WPI inside out I had to ask!

All it really is, is the HTML equivelent of <BR> or <P>

Edited by LeveL
Link to comment
Share on other sites


If I understand you correctly you need more space between the last entry an the new category, right? If that is what you are looking for try looking in the WPI.css file in your themes folder.

.category

{

font-family: tahoma;

font-weight: bold;

color : #FFFFFF;

font-size : 10pt;

margin-left: 10px;

margin-right: 10px;

margin-top: 12px;

margin-bottom: 0px; <---- HERE

}

As you can see the margins are very easy to change so please give these a try.

Edited by kelsenellenelvian
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...