oh thank you
1 2008-03-11 22:27
Re: ip address showing for every user (2 replies, posted in PunBB 1.2 troubleshooting)
2 2008-03-11 22:25
Topic: ip address showing for every user (2 replies, posted in PunBB 1.2 troubleshooting)
Hi,
Is there a way to remove the ip address of the users?
I tried looking at Administration panel and not sure where to disable this.
3 2008-02-13 16:38
Topic: message alert (1 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I'm not sure about everyone else but I never notice that I received a private message until several weeks later.
I obviously see the message when I click 'Messages' at the top..but..
It would be great if future versions had some sort of alert message if there is a new message.
Also, I don't like the large empty space on this side ----> when I'm writing a post.
Seems like the smiley faces should be there.
4 2008-02-13 02:38
Topic: adding styles around the forum (1 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Hi guys,
Before I ask my question, please forgive me if I'm asking very dumb questions. I'm really new to this.
I have read the FAQ and documentation and I'm still confused.
Can someone help me modify my punbb forum so that fits on a 1024x768 resolution screen?
Basically I want to wrap the entire forum with a <div id="container"> and style #container so that it is 950px wide,
and I want to put a shiny gradient in the background.
Which template files am I supposed to edit and where do I add my <link rel="stylesheet" type="text/css" href="mylayout.css"?
main.tpl and header.php?
I can't find which file the xhtml strict doctype declaration is stored. Where is that?