Boticelli
52 2005-10-17 15:42
Re: Word Association Thread (1,382 replies, posted in General discussion)
Broken Flowers
53 2005-10-17 09:39
Re: Custom topic icons (28 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Ok, thanks !
i'm not into Css, i'm just a "copy-paster"...
54 2005-10-17 08:47
Re: Word Association Thread (1,382 replies, posted in General discussion)
Sabrina
55 2005-10-17 08:44
Re: Custom topic icons (28 replies, posted in PunBB 1.2 modifications, plugins and integrations)
To put image to your topics, no need to change the viewforum.php !
Just use the css.
In style.css :
/* 10.1 These are the post status indicators which appear at the left of some tables.
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. By default only .inew is different from the default.*/
DIV.icon {
FLOAT: left;
MARGIN-TOP: 0.1em;
MARGIN-LEFT: 0.2em;
DISPLAY: block;
/* BORDER-WIDTH: 0.6em 0.6em 0.6em 0.6em;
BORDER-STYLE: solid*/
HEIGHT: 15px;
WIDTH: 15px;
}
DIV.searchposts DIV.icon {MARGIN-LEFT: 0}
In imports/style_cs.css :
/* These are the post status indicators which appear at the left of some tables.
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. The default is "icon". By default only .inew is different.*/
DIV.icon {BACKGROUND: url(../../img/Kontrast/nonew.gif);}
DIV.inew {BACKGROUND: url(../../img/Kontrast/new.gif)}
TR.iclosed Div.icon {background-image : url(../../img/Kontrast/closed.gif); }
TR.isticky Div.icon {background-image : url(../../img/Kontrast/sticky.gif); }
58 2005-10-14 23:04
Re: OLD TOPIC TO DELETE (133 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Edit the "install_mod.php" and add the number of your version.
59 2005-10-12 10:04
Re: Word Association Thread (1,382 replies, posted in General discussion)
height
60 2005-10-12 10:01
Re: OLD TOPIC TO DELETE (133 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Great ! Good luck !
61 2005-10-11 13:43
Re: Finding a deleted member and reinstating? (2 replies, posted in PunBB 1.2 discussion)
You can make it "raw style", with a backup of your Database :
_find all the topics and posts of the user, and change it from guest to "Username"
_Take the old user line and put it into the table "Users"
Perhaps there's a more simple solution...
62 2005-10-11 11:12
Re: Word Association Thread (1,382 replies, posted in General discussion)
niagara
65 2005-10-08 05:44
Re: How can I set my homepage exactly smae as PunBB homepage? (2 replies, posted in General discussion)
Look at Puntal, or the Miniportal
67 2005-10-04 05:18
Re: Word Association Thread (1,382 replies, posted in General discussion)
clerks
69 2005-10-02 20:44
Re: One post repeated several times by guest with 1.2.8 (8 replies, posted in PunBB 1.2 bug reports)
It's probably because the guest hit the "post" button three time, no ?
70 2005-10-01 06:05
Re: Word Association Thread (1,382 replies, posted in General discussion)
Ben Stiller
71 2005-09-29 10:17
Re: Word Association Thread (1,382 replies, posted in General discussion)
Garfield
72 2005-09-28 10:37
Re: looking for a good hosting+domain name (3 replies, posted in General discussion)
OVH for example, i've heard a lot of good thing, and i have no problems with my domain.
73 2005-09-27 19:24
Re: Word Association Thread (1,382 replies, posted in General discussion)
Ignatz Mouse
74 2005-09-25 10:56
Re: PunBB 1.2.8 (67 replies, posted in News)
75 2005-09-25 08:36
Re: Easy BBCode 1.0.1 (139 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Voilà / here it is :
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6