I just replied over on punres! Thanks! Im trying it out now.
202 2006-03-17 16:26
Topic: Turn IMG tags off (16 replies, posted in Feature requests)
by individual forum. Has anyone thought about anything like this? Some forums I want only discussion, others I would like to make available for pictures but I dont want pictures uploaded to my server. How hard would it be to make a check for each forum- img on or off?
Thanks!
203 2006-03-12 06:08
Re: Turn off img tags but leave them on in one forum only? (2 replies, posted in PunBB 1.2 troubleshooting)
Yes like here for example. All img turned off except in troubleshooting. I dont want a picture gallery really since I dont want to host pics but if people want to link to an image and have it show that would be cool I just dont want it junking up the discussion areas.
204 2006-03-12 04:43
Re: Remove new post icons (9 replies, posted in PunBB 1.2 troubleshooting)
I do have another question
205 2006-03-12 04:23
Topic: Turn off img tags but leave them on in one forum only? (2 replies, posted in PunBB 1.2 troubleshooting)
I have the img tags off so people cant post pics on the discussion part but Id like to add a forum or new catagory and forum that allows imgs to be used sort of like a picture gallery. Anyway to turn imgs on for just one forum?
Thanks!!
206 2006-03-12 04:21
Re: Remove new post icons (9 replies, posted in PunBB 1.2 troubleshooting)
Yep works great. I commented it out and it worked then I just removed all of section 10. Needless code I figure
Thanks gizzmo and artic
207 2006-03-12 01:21
Re: Remove new post icons (9 replies, posted in PunBB 1.2 troubleshooting)
LOL index and such? if I knew what to take out I wouldnt be here asking
208 2006-03-11 16:08
Re: Remove new post icons (9 replies, posted in PunBB 1.2 troubleshooting)
Nope still leaves the blank square.
209 2006-03-11 02:26
Topic: Remove new post icons (9 replies, posted in PunBB 1.2 troubleshooting)
Ive looked through the search to try to do this but havent figured it out yet. I want to remve the icons that are standard on the board next to forums and posts. Both the standard one and the new post one. I tried making DIV.icon {display:none} and DIV.inew {display:none} which took the icons out but left little gray squares in their place. How can I remove the icon and gray square so that nothing shows?
/****************************************************************/
/* 5. POST STATUS INDICATORS */
/****************************************************************/
/* 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 {BORDER-COLOR: #DDDDDD #BBBBBB #AAAAAA #BBBBBB}
TR.iredirect DIV.icon {BORDER-COLOR: #FFFFFF #FFFFFF #FFFFFF #FFFFFF}
DIV.inew {BORDER-COLOR: #AAAAAA #888888 #777777 #888888}
210 2006-03-10 20:15
Re: Adding an image to header (12 replies, posted in PunBB 1.2 troubleshooting)
Thank you Elzar! Thats exactly what I needed! It works!
211 2006-03-10 20:14
Re: how about cash for answers? (4 replies, posted in PunBB 1.2 troubleshooting)
Seem's it didn't work try my hotmail my_first_ride_was_a_hot_wheel@hotmail.com
Yeah t was returned. I have the answers I need now anyway.
Thanks for the replies guys!! I will keep your email in case I need some more help.
212 2006-03-10 04:42
Re: how about cash for answers? (4 replies, posted in PunBB 1.2 troubleshooting)
emailed you
213 2006-03-10 03:39
Topic: how about cash for answers? (4 replies, posted in PunBB 1.2 troubleshooting)
Ok Ive been trying to get my forum laid out like i want starting from zero php knowledge. I cant seem to get any more answers so Im offering 10$ per question for the answers. I will paypal you the money. Half before and half after. I have about 8 questions. so thats 80$. I'll email my main.tpl and stylesheet and tell you how I want it. You will code it and get it to work and send me the working sheets and main plus the code in a seperate text file so I know what you did.
any takers?
214 2006-03-10 00:17
Re: Adding an image to header (12 replies, posted in PunBB 1.2 troubleshooting)
Can someone explain this?
"Just create a new div #teamname in main.tpl and then define the height, width, margin and background image in each stylesheet."
215 2006-03-09 23:52
Re: Adding an image to header (12 replies, posted in PunBB 1.2 troubleshooting)
No, but I guess it'll be easily modified to do that
LOL I cant figure the code as it is, last thing I need is to try to figure out how to modify a mod. Thanks anyway.
216 2006-03-09 20:58
Re: Adding an image to header (12 replies, posted in PunBB 1.2 troubleshooting)
Thanks! Does that mod allow style specific logos? I will have 119 styles
217 2006-03-09 20:07
Re: Adding an image to header (12 replies, posted in PunBB 1.2 troubleshooting)
The above post didnt do anything but jack up the site. Im new to php so Im not sure what Im doing or not doing. Can anyone tell me what the code would be?
Thanks in advance!
218 2006-03-09 18:56
Re: hcgtv (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
TFD,
Most people that frequent this forum view all topics irregardless of where they start.
Starting two identical threads is really not needed, it's not going to get your posts answered any faster. In actuality it will make most people ignore your repeated requests, so I did you a favor
hmm I frequent a lot of forums and usually have a topic in mind. I know here I was sticking with just the troubleshooting. Thanks for the favor.
219 2006-03-09 16:18
Re: Adding an image to header (12 replies, posted in PunBB 1.2 troubleshooting)
so the text for the main.tpl will look like this?
<div id="teamname">
and then in the style sheet
#teamname {
height: 10px;
background-image: url(BANNER.jpg);
background-repeat: no-repeat;
}
220 2006-03-09 16:07
Re: Adding an image to header (12 replies, posted in PunBB 1.2 troubleshooting)
I switchd the image called in the main.tpl and placed a image in the admin.title description box. So now it LOOKS the way I want but the title is the same for all styles. I want a title to be specific for each style.
Thanks.
221 2006-03-09 16:04
Topic: hcgtv (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
why did you close my topic? I asked here becasue no wone is answering in troubleshooting. I thought people that come to the integration board might have an answer?
Thanks for the answers btw.
222 2006-03-09 12:44
Re: Adding an image to header (12 replies, posted in PunBB 1.2 troubleshooting)
anyone want to take a stab at this? PLEASE?
223 2006-03-09 12:22
Topic: header help? (1 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Ok what I have isnt working. I have a banner called from the main.tpl and I want to add another small image above that (team Name) that is style specific. So I added the following code to my style sheet:
#brdtitle {
background-image: url(http://www.d1acollegefootball.com/Forum ? lahoma.gif);
background-repeat: no-repeat;
}
all it does is push the first banner down over the links and the team name doesnt show up.
What am I doing wrong?
Thanks!
224 2006-03-09 06:07
Topic: Adding an image to header (12 replies, posted in PunBB 1.2 troubleshooting)
Ok what I have isnt working. I have a banner called from the main.tpl and I want to add another small image above that (team Name) that is style specific. So I added the following code to my style sheet:
#brdtitle {
background-image: url(http://www.d1acollegefootball.com/Forum … lahoma.gif);
background-repeat: no-repeat;
}
What am I doing wrong?
Thanks!
225 2006-03-09 01:10
Re: Make a title specific to the style? (7 replies, posted in PunBB 1.2 troubleshooting)
TFD wrote:wonder what the avg size of a post is in kbs?
Puns CSS pages are very small, shouldn't have to worry about bandwidth.
hmm Ok I 'll try it. So what would the code be to have each style sheet center and set a background img ABOVE the banner that is called from the main.tpl?
TIA