almulder Posted July 11, 2005 Posted July 11, 2005 I for got how to rezice the catagory bar, I made it to small a while back, and now can't remeber it. Tried search but to many links that did not cover it.Sorry to ask.
Kelsenellenelvian Posted July 11, 2005 Posted July 11, 2005 make the change by editing the "boxes.js" file found in wpiscripts. Look for the following:CODE//c h a n g e category header info here { txt += ('<div class="category" color="red">' + cat[0] + '</div><hr align=\"left\" width=73% color=\"18339F\">'); oldcat = cat[0]; cats += 2; }I added the comment "//c h a n g e category header info here" and then changed the width= value to 73% for my purposes. I may have also changed the color and alignment values. Play with the width value and I think you will achieve success. Good luck.
almulder Posted July 11, 2005 Author Posted July 11, 2005 (edited) Thank you! Edited July 11, 2005 by almulder
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now