View Full Version : Help needed
~*Fury*~
23-Jan-2006, 10:32 AM
I have managed to find a hack that allows the forums to be arranged in columns instead of rows.
but it does not show who was the last poster or any other info...anyone help me out with
how i would get this info shown on the board and also how i could get a border around the
individual forums..
link Bones (http://www.bones-forum.com)
I can give you the info for the hack too if needed...
Thanks in advance.....:D
Derek
23-Jan-2006, 12:06 PM
Can you post the template code from the hack for me?
Thanks,
Derek
~*Fury*~
23-Jan-2006, 01:11 PM
here is the install thing for this hack. I have changed a couple of things using another hack so i could get custom forum status icons...
other than that it is the same...
Derek
23-Jan-2006, 05:02 PM
Ok, what kind of info do you want it to show besides the last post info?
~*Fury*~
23-Jan-2006, 09:07 PM
i would like it to show who posted and when...
Derek
23-Jan-2006, 09:21 PM
Hey,
I took a look at the code and I can't figure out how to do it.
Sorry.
Derek
~*Fury*~
23-Jan-2006, 09:26 PM
No worries. thank you for looking
~*Fury*~
27-Mar-2006, 04:16 PM
I have sorted out the first thing but now i just need to know how to add a border around each bit..
anyone got any ideas..?
thanks in advance
Sprocket
27-Mar-2006, 04:30 PM
you could always try a simple code like " border="1" " to each part.....
~*Fury*~
28-Mar-2006, 09:06 AM
I have tried this in most of the obvious places but
cannot seem to get it to work.
Sprocket
28-Mar-2006, 11:09 AM
have you got a link to show me where you want these borders to show up?
~*Fury*~
28-Mar-2006, 11:11 AM
yup
Link (http://www.film-fantastic.co.uk/upload)
i would like a border around the seperate forums in the BigScreen
~*Fury*~
28-Mar-2006, 11:22 AM
I hadn't tried that.
i have had a look at the templates and cannot find a 'table' bit of code.
Sprocket
28-Mar-2006, 11:23 AM
sorry about this edit that no one else has seen but it put the skin out of sink.
anyway Fury, have you tried to put this code snipit into the table part?
<table border="1" bordercolor="#000000" ect>
Sprocket
28-Mar-2006, 11:28 AM
ok, i've got to tkae SWMBO out shopping now, so i'll be away from keyboard for a while but i will be back and together we WILL crake this "simple" problem, i'll be about 3 to 4 hours...... back soon.....
Dave
~*Fury*~
28-Mar-2006, 11:34 AM
i wondered what had happened to the board before it was all weird
I have tried that code in various places it does not seem to do what i want it too..
Sprocket
29-Mar-2006, 11:50 AM
i think i might need to join your forum and if acceptable to you? take a look at how that part of the template was set up, because untill i/we can see what the code looks like there's not a lot we can do here.....
what you think?
~*Fury*~
29-Mar-2006, 12:24 PM
Yup that is fine by me Sprocket
Sprocket
29-Mar-2006, 02:58 PM
ok Fury, i've registered at your forum, i will be back on tonight to help you with this problem.....
approx, 7-ish UK time....
~*Fury*~
29-Mar-2006, 03:02 PM
Ok i have given you admin access. unfortunately i will not be around then. but feel free to have alook and see what you can do.
Sprocket
29-Mar-2006, 08:56 PM
ok Fury, i've been and gone and dun it now...... under lined @80% x 1px
i had to use the HTML tag HR but i think it does the job well, is it ok?
Dave....
~*Fury*~
29-Mar-2006, 09:03 PM
It looks fab Dave where did you put the code just out of interest..?
Sprocket
29-Mar-2006, 09:19 PM
you'll find what i did in here "forumhome_forumbit_columncell" glad you like it...
anything else just shout...o yes the forum icons....
~*Fury*~
29-Mar-2006, 09:21 PM
Cool thanks. I will take you off admin now then
and yeah can't wait to see what you come up with
Drifter Jet
04-Apr-2006, 11:35 AM
Instead of adding that one underline border, you could've always went class="tborder" or style="border: 1px solid #000000;" That would've added a border around the WHOLE cell.