1

(11 replies, posted in PunBB show off)

my your a css intense man. very nice.

2

(3 replies, posted in PunBB show off)

Revised gray scaled.

would any one know a way I could add a div body around the PunBB. My site is a white div about 800px width, and the body background a solid color. I thought I could throw a div around the board some how and make the body background the same color in the css.

Garciat wrote:

@tbint: Not every element has an ID and for someone that doesn't know how to work with CSS, styling isn't that simple.

My bad,

I have to do things the hard way like start at the top of css and change the first background color to #000 and go back to the forum and see what it changed. Then the next. man that took a long time.
cheers

Well I'm dumber then a box of rocks.

thanks slavok
cheers

egg wrote:

i've tried, but it just seems so complicated. I was wondering if there was a guide to the changes in the css files. ie, .pun is now .brd OR #punwrap is now #brd-wrap, so that I could just do some find and replaces to get it working again? hmm

You could try this, open the index of your forum in a browser, and right click >veiw source. Read the div ID that you want to change. Look is style.css for that ID and edit as you would a style sheet.

I'm still working on this, and I'm not graphical and not into dark. But I found PunBB 1.3.4 to be easy to adapt and blend with my site theme.

I don't know my way around php so good yet, but I have been looking through these files (PunBB 1.3.4) and can not find how the links in the div ID brd-navlinks <ul> get there. I just wanted to add a link back to the index of the main website of my domain. Like the PunBB next to index. I could muttle through it if I just knew were. I'm going to keep looking but if someone could point it out to me then I won't kill my board.

cheers

9

(6 replies, posted in PunBB 1.3 discussion)

Thank you slavok

I have been changing webhost.  now I should have plenty of space.

I have one more question, but a different topic.

10

(6 replies, posted in PunBB 1.3 discussion)

MattF wrote:
<?php // The first php tag at the top of extern.php

exit('The RSS Feed is disabled on this forum.');

Ok That worked. I go to a white page that said: The RSS Feed is disabled on this forum.

cool. If I ever wanted to enable I just take the line out.

The subscribe link is still active. Wonder what they will subscribe to now.

Thank you MattF
cheers

11

(6 replies, posted in PunBB 1.3 discussion)

Slavok wrote:

You can disable rss by editing the file "<FORUM_ROOT>/extern.php". Add "exit" function with some message to the top of the file.

I tried this is what I put: " exit ("RSS Feed is disabled on this forum.") " most like I got that wrong. I put it on the line below " <?php " at the top of file.

The Icon was still visable, so I clicked it. This is what I got:

Parse error: syntax error, unexpected T_STRING in /home/www/ozarkup.com/forum/extern.php on line 58

I have to say, it is disabled, but I thought it would have been a dead link. So I put the file extern.php back the way it was. Now I get:

<?xml version="1.0" encoding="utf-8" ?>
- <rss version="2.0">
- <channel>
- <title>
- <![CDATA[ ozarkup forum - Welcome
There is more, just don't want to wast space.

So I guess that methode permanently disables RSS. Sure would like to get rid of those two links and Icon or get it working again.

Thank you Slavok. I don't know php syntax to good yet.  So If you know what I did wrong anything would be helpful.
cheers

12

(6 replies, posted in PunBB 1.3 discussion)

Hello
My name is teddy and I'm an alcoholic.

I Installed PunBB 1.3.4  yesterday. Linux/Unix server (free hosting). Not one error, and no editing of any documents.  I have tried a few others with a lot of issues installing on this host.

So very cool!

Is there a way to disable the RSS or uninstall it? Just worried it my suck up bandwith and database (10MB) if someone uses it.