Recent Topics

1 Aug 06, 2004 07:35    

Hello!

I installed b2evolution yesterday, and it runs absolutely fine. I even managed to get the items in the right column the way I want them. What I have not managed though is to tweak the fixed width of the custom template into a dynamic width.

In custom.css I found
div#pageFooter - width 738px
div#wrapper - width 740px
.bPosts - width 480px
.bSideBar - width 259px

I changed that into
div#pageFooter - width 96%
div#wrapper - width 98%
.bPosts - width 66%
.bSideBar - width 34%

But that did not work, the text moved, but the vertical lines around it did not - and that did not look very good. I did not find any other file in which there was anything reasonable to change.

Can anybody help me with this?
Thank you
Alex

2 Aug 06, 2004 08:15

As far as I know, the background is an image. You'll need to edit that too.

3 Aug 06, 2004 16:48

Ah! You were right, that was the remaining problem. I now set the background to the posts to plain white and the background for the side bar to a light blue.
If anybody happens to be intererested in the results, the URL is http://news.trans-info.de The content is in German, though.

I think so far I achieved what I wanted to, tweaks for beauty's sake will have to wait until I managed to get some content in. Knowing my skills with CSS and the likt, I'll probably drop in again when that happens.

And I have to say, this is one absolutely great piece of software! :p

Alex


Form is loading...