126

(12 replies, posted in PunBB 1.2 discussion)

but what if 1.3 doesnt come out for another 6 months? would it be better to wait, or to make the mod and remake it later? who know...

i dont think ill make the mods... ill wait

127

(12 replies, posted in PunBB 1.2 discussion)

True. Would make some nice mods. Will have to think about that.

128

(26 replies, posted in PunBB 1.2 show off)

very nicely done

129

(12 replies, posted in PunBB 1.2 discussion)

Just tossin out some ideas that came to me.

1.) When you view one of your topics the post count doesnt go up.
Some times i would leave the page on my topic and just hit refresh to see if there are any posts.

2.) Or maybe even have the post count go up once when a user view that page.

3.) Or have it go up once per visit, or day
So i view a topic 7 times today, it will only add my view once. Than the next day i view, it will add another one.

4.) Maybe have it set up so that your view wont affect the post count untill someone replys (not that good of an idea)

------
What do you think?

this might not really fit with some styles. but its all up to you.

get the colors from section 1.1 and 1.2 than lower it down or up a bit than paist it in the css code from post #2

nrwilk:
does your tr's lool like the code in post #8. if it does, may we see a link, or could you post the source.

found an error

your TR's should look like this

<tr<?php if ($item_status != '') echo ' class="'.$item_status.'"'; ?> onmouseover="this.className='<?php echo $item_status?> hover';" onmouseout="this.className='<?php echo $item_status?>';">

133

(1,382 replies, posted in General discussion)

Paint Roller

134

(15 replies, posted in General discussion)

Good work fhd_21

135

(15 replies, posted in General discussion)

do you have your presentation witten down? if so you should post it here.

oh yea, congrats on the A

in index.php (line:127), and viewforum.php (line:208), add to the end of the TR

 onmouseover="this.className='hover';" onmouseout="this.className='<?php echo $item_status?>';"

than in your <style>_cs.css file add

tr.hover td {background-color:#FFF}  /* changes all the TD's change color in the tr*/
tr.hover td.tc2,tr.hover td.tc3 {background-color:#EEE;} /* changes the middle tds to a different color*/

dont forget to change the colors as needed. smile

137

(38 replies, posted in General discussion)

i just did a "check for updates" and that isnt finding any updates...

how did that topic rating system come along. is it still out there? ready to be made into a mod?

139

(3 replies, posted in PunBB 1.2 discussion)

right now i dont think it does anything. its is commented out. if you delete it i would suggest deleting the line in the header that calles the script

line 114, 115, 116

140

(6 replies, posted in PunBB 1.2 troubleshooting)

check your lang files. it should be in lang/English/common.php around line 114 unedited

141

(17 replies, posted in PunBB 1.2 show off)

OMG that is awsome.

142

(13 replies, posted in PunBB 1.2 discussion)

how about we all have a taco while we wait big_smile

143

(33 replies, posted in PunBB 1.2 troubleshooting)

try a ftp program (like smartftp) to upload the file. it seems that frontpage is adding in the ../../ if its not in your version you have on your PC.

144

(33 replies, posted in PunBB 1.2 troubleshooting)

remove the ../../ from the url at the top of SpinkBB.css, and it should work.

145

(13 replies, posted in PunBB 1.2 discussion)

hopefully not turn 22. (im 21 now)

i took down my site because of the lack of activity and i hear that 1.3 might come out soon. but it hasnt and i finley made a style i really liked. There are no mods in the forum code yet. big_smile, and my blog has the same style.

Any Suggestions about what i could change fix or imporve are very welcome.

Site URL: http://www.justgizzmo.com

147

(3 replies, posted in PunBB 1.2 discussion)

if you edit the base.css all your styles will be changed.

add this to you *.css style.

DIV.postleft, DIV.postfootleft {width:140px;}
DIV.postright, DIV.postfootright {border-left-width: 140px}

it has to do something with the line that you edited.

ill transfer most of my mods over.

150

(3 replies, posted in PunBB 1.2 show off)

Great intergration. and i like the theme, very nice