Recent Topics

1 May 22, 2006 00:43    

Hi -

I just installed b2e and love the customization features. However, I am stumped as to how I might narrow the overall page width.

I am running the app inside a wrapper on a Mambo install and need to narrow the overall page width of b2e to fit inside my template. I looked through lots of .css files but never managed to find the right one...

Thanks for any help!

Ron

2 May 22, 2006 01:55

Well you have a fixed width for the ,bPosts
width: 480px;

I would reduce that or change widths to "%"

also I think you need to decide what it is you realy need in the B2 Menu panel and you should be able to reduce it's width also.

3 May 22, 2006 02:21

John -

Thanks so much. Now I'm looking for the css files that includes the menu parameters you mentioned...

If I don't scout it up in the next little bit, let me know, is it in the custom.css file?

Ron

5 May 22, 2006 05:04

John -

Yea, I'm working on it!

Is there a simple way to eliminate the sidebar elements, or do I have to remove the hard code for them in the main.php file?

Ron

6 May 22, 2006 05:56

Just comment them out <!-- etc etc -->
and or move their location or order in the sidebar


Form is loading...