1

Topic: forum.digitalimagery.se

We've switched from phpBB to pun 1.2, and what can I say, i just love it!

Anyway, heres how it looks. Tell me what you think, doesnt matter if its good or bad!


http://forum.digitalimagery.se

Some mods:
* Miles "Mark topics as read" (http://punbb.org/forums/viewtopic.php?id=6101)
* Two additional fields in the userprofile, camera and camerabag (example: http://forum.digitalimagery.se/profile.php?id=54)

Todo list:
* Make the page valid!
* Som minor CSS issues to get pun to handle posts with images as i want it.
* Get a cup of coffee!


And thanks for all the help ive had from you guys!

Re: forum.digitalimagery.se

i like it, it looks good.

Re: forum.digitalimagery.se

Very nice. I would add a bit of right padding to the new post indicators though. As it is now, they're a little cramped in with the forum titles.

Also, I would wait with dealing with the image handling as that has changed somewhat in 1.2.1.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

4

Re: forum.digitalimagery.se

Glad you like it! I'll have a look at the indicators tomorrow and Paul said something about the imageprocessing could be changed in a nearby release so that will just have to be as it is for now.

5 (edited by dot 2005-01-30 21:01)

Re: forum.digitalimagery.se

Very nice soft color pattern.

You've done something I have been wanting to do. Can you point me in the right direction to perhaps do a search and learn how to do it. Specifically, you put some white space on the sides of the screen when the screen size is large, which I have done also. But when the screen size is less, say it is resized to 800 X 600, the forum is reduced in width but also fits on the screen exactly with no white space on the sides. And it's not a fixed width for the forum, because the forum width on your site changes depending on the screen size. How did you do that.

I have put white space on the size of the forum, but that white space is there on both large and small screen sizes.

6

Re: forum.digitalimagery.se

RaWeN wrote:

* Two additional fields in the userprofile, camera and camerabag

could i just ask how you added the 2 fields?

7

Re: forum.digitalimagery.se

mark36ph wrote:
RaWeN wrote:

* Two additional fields in the userprofile, camera and camerabag

could i just ask how you added the 2 fields?

I took a close look on how the other fields were checked and sent to the database, then i just copied these actions and put it into my own column... I wont post the exact code modifications since I cant promise that it doesnt compromise the rest of the forum, it works fine for me but i wouldnt risk anyone elses.