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
You are not logged in. Please login or register.
PunBB Forums → Posts by Gizzmo
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
True. Would make some nice mods. Will have to think about that.
very nicely done
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?>';">
Paint Roller
Good work fhd_21
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.
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?
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
check your lang files. it should be in lang/English/common.php around line 114 unedited
OMG that is awsome.
how about we all have a taco while we wait
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.
remove the ../../ from the url at the top of SpinkBB.css, and it should work.
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. , 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
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.
Great intergration. and i like the theme, very nice
PunBB Forums → Posts by Gizzmo
Powered by PunBB, supported by Informer Technologies, Inc.