{FF0000} what, color, background, height?
676 2006-07-15 18:53
Re: style a single nav link? (25 replies, posted in PunBB 1.2 modifications, plugins and integrations)
677 2006-07-15 18:47
Re: style a single nav link? (25 replies, posted in PunBB 1.2 modifications, plugins and integrations)
He's trying to style the link not the list item.
#brdmenu #navsearch a:link, #brdmenu #navsearch a:visited {}
#brdmenu #navsearch a:hover {}
678 2006-07-14 17:33
Re: height=100% not working for a Flash movie (4 replies, posted in PunBB 1.2 troubleshooting)
I know I'm right about the css. If the stylesheets are disabled and the flash movie still doesn't work then its not the stylesheets. It could of course be the Doctype.
679 2006-07-14 15:36
Re: height=100% not working for a Flash movie (4 replies, posted in PunBB 1.2 troubleshooting)
Its not PunBB's css, you have problems even with the css turned off. It doesn't work at all in IE or Opera. Your markup is invalid in lots of ways but particularly you need to close the <object> tag before you try anything else.
680 2006-07-14 11:11
Re: Topicstarter = moderator (6 replies, posted in Feature requests)
As far as I know PunBB already works the same way as most other forums in this regard.
681 2006-07-14 02:34
Topic: MS Virtual PC 2004 now Free (4 replies, posted in General discussion)
If you want to have a go at running different operating systems on virtual pc's you can grab it here http://www.microsoft.com/windows/virtualpc/default.mspx
682 2006-07-13 15:42
Re: I hate computers! (24 replies, posted in General discussion)
Knowing Rickard, probably IKEA.
683 2006-07-13 12:31
Re: JavaScript-problem (Nifty Corners) (10 replies, posted in PunBB 1.2 modifications, plugins and integrations)
All it does is autofocus the first field on forms.
684 2006-07-12 18:02
Re: JavaScript-problem (Nifty Corners) (10 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I don't know much about javascript either but what I do know is that body onload is now frowned upon. I think it would be preferable to alter the punbb code. Maybe somebody who knows more than either of us can help.
685 2006-07-12 17:49
Re: JavaScript-problem (Nifty Corners) (10 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Try removing <pun_body> from main.tpl and see if nifty corners works then. If it does then you know the problem is a conflict between PunBB's body.onload and nifty corners.
686 2006-07-10 11:23
Re: Additional Templates? (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Take a look at th code starting at line 37 of header.php which is used to decide whether to use main.tpl, admin.tpl or help.tpl. All you need do is define a constant near the top of whichever file you want to use a different template then add it to that list.
687 2006-07-09 04:05
Re: Let's improve PunBB mod installation/building! (17 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Why bother, the next version of PunBB has a proper extension system so the problem will simply vanish.
688 2006-07-07 21:42
Re: "tell a friend" feature (2 replies, posted in PunBB 1.2 discussion)
PunBB doesn't have such a feature. Since this is a question about existing features I've moved the topic.
689 2006-07-06 19:59
Re: What file do I need to edit? (3 replies, posted in PunBB 1.2 troubleshooting)
Shrinking to fit is the standard behaviour. For browsers that understand such things it is controlled by min-width in the stylesheet. For IE a script called min-max.js is used to simulate minimum width. There is no setting for it because it can be set via the stylesheet, just search for min-width. If you disable it large pictures will simply be cropped if they don't fit.
690 2006-07-05 03:22
Re: Deleting the brdtitle (3 replies, posted in PunBB 1.2 discussion)
Wrong file. Try editing main.tpl.
691 2006-07-04 20:54
Re: 1.3 coming... (109 replies, posted in General discussion)
... or is it just the infamous society-paralyzing swedish vacation which has set in?
No, its the anally retentive, pixel perfect xhtml guy turning into a quivering mass of indecision.
692 2006-07-02 23:58
Re: Posts in inaccessible forums (3 replies, posted in PunBB 1.2 bug reports)
Actually I think I would call it an error in the language file. The simplest anwser would be to change the message to "There are no posts by this user in this forum which you are entitled to view".
693 2006-07-02 17:45
Re: Another new forum application (Vanilla) (7 replies, posted in PunBB 1.2 discussion)
I must admit I do rather like the flash movies they are using to demonstrate various admin functions, rather like Rickards little demo for the extension system.
694 2006-07-02 01:46
Re: Any trusted members willing to help me add mods and stuff? (8 replies, posted in PunBB 1.2 modifications, plugins and integrations)
One thing I see wrong with it is its in the wrong forum. Moving.
695 2006-06-30 23:59
Topic: IE7 Beta 3 Released (1 replies, posted in Programming)
It appears there are differences in rendering between Beta 2 and Beta 3 despite MS telling everybody there wouldn't be. Download it here if you dare.
http://www.microsoft.com/windows/ie/dow … fault.mspx
696 2006-06-30 21:20
Re: moving moderator footer links to header (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
If you want an easy way to do it just add a new item to the template like so <!-- pun_modmenu -->. Now you just place all the stuff from the moderator menu after the line in footer.php which reads // END SUBST - <pun_footer> and create a buffering and str_replace routine to replace <!-- pun_modmenu -->. You can place <!-- pun_modmenu --> anywhere you like in the template. As it it a xhtml comment you don't have to bother about replacing it for those pages where the moderator controls are not present.
The alternative is to just use css, specifically absolute positioning, which means you don't have to modify anything.
697 2006-06-30 17:33
Re: Why did you remove my "ripoff thread"? (1 replies, posted in PunBB 1.2 discussion)
We don't want ripoff threads, they have caused problems.
698 2006-06-30 15:59
Re: Website link should open in new window (2 replies, posted in Feature requests)
Please use search, this has been discussed many times before.
699 2006-06-30 12:28
Re: php include doesn't work in .tpl? (2 replies, posted in PunBB 1.2 discussion)
700 2006-06-29 14:35
Re: just got it in my blog (16 replies, posted in PunBB 1.2 show off)
I like it. Maybe you've changed it since the previous posts but its clear to me the bottom copyright is the site copyright. I think if you wanted to minimize PunBB's footer then simply "Powered by PunBB" or "Forum by PunBB" on one line would be fine.