1,676

(3 replies, posted in PunBB 1.2 discussion)

i sent you an email!

1,677

(3 replies, posted in PunBB 1.2 discussion)

what is the link to the site?
can it be 50 paypal? hehehe...

1,678

(1 replies, posted in PunBB 1.2 troubleshooting)

modify the main.tpl.
u know where you got the left id then make a right id.
just have two sidebars.
i modified the who punbb
http://ibt-media.com
took a css template and punbb together.
working out the login and firefox issues.

1,679

(5 replies, posted in General discussion)

pbb_gallery_mod is simple...
http://nalan.org/gallery.php

1,680

(3 replies, posted in PunBB 1.2 show off)

kewl forum and images
why not shorten the width?
so that the image can be centered?
To change the width of the forum
Item 5.1 in Oxygen.css change this

#punwrap {margin: 12px 20px}to this

#punwrap {width: 800px}
where it says 800px put whatever width you want, you will need to do this in each style file

[edit]To change the width and center the forum
Item 5.1 in Oxygen.css change this

#punwrap {margin: 12px 20px}to this

BODY {text-align: center}
#punwrap {width: 800px; margin: 12px auto; text-align: left}
where it says 800px put whatever width you want, you will need to do this in each style file

Retrieved from "http://wiki.punres.org/Change_forum_width"
Category: Modification

i have did serveral wp&punbb intergrations for the styles but i dont got the users yet.
what type of newletter system did u use on your site?
current project is
http://ibt-media.com
standard css template and punbb intergrated.

1,682

(0 replies, posted in PunBB 1.2 show off)

ibt-media
i have been playing around with frontpage_punbb.
then decided to take a css template from
http://www.oswd.org/designs/browse/
over 1638 free css templates to play with.
ok next i looked thur the style that people have made.
then i took and starting moding the punbb and intergrating into my css template.
http://ibt-media.com/img/gallery/2_1146435884.png
this is the home page for http://ibt-media.com
i know that i need to fix a few issue with firefox and opera.....
next i took the forum
http://ibt-media.com/img/gallery/2_1146435846.png
and started to hack at it.
i have to fix some issue with login and log out.
i added a classified section that works fully with punbb
http://ibt-media.com/img/gallery/2_1146436380.png
the classified took alot of moding but.. i finally got it all working..
i run it on a seperate db cause i dont know how to intergrate the db into punbb
but it works that all that matters.
i have designed a few contact and application forms for punbb also.
since the site going to be about models & photographers.
let me know what ya think?

i want to have one css for my website and punbb?
how can i remove the style switcher and
set only one style for the whole site?
im working on a css template and intergrating punbb into it.
http://ibt-media.com
what files do i need to mod?

Q

1,684

(5 replies, posted in PunBB 1.2 show off)

sweet stuff!

1,685

(5 replies, posted in PunBB 1.2 show off)

http://www.huddletogether.com/projects/ … /#overview


i think that would be an killer image mode for you to use on that site!

drop the db in myphpadmin and upload everything dont forget to do the chmod on avatar and cache folder before running install.

1,687

(0 replies, posted in Programming)

im installing a clasified script in my punbb
site


http://ibt-media.com/classified.php

but when i click on a catagory
http://www.ibt-media.com/index.php?ct=genmanag
i want this
http://www.ibt-media.com/classfied.php?ct=genmanag


what do i need to fix charge or something


never mind i got it..hehehehe..

ty oh great one ...!!!

Code:
#punright {float: right; width: 635px; border: solid 1px #ffffff;}

ok i did that one.

lol.. i didnt even look at that .. ok bck to the 184px

#right {float: right; width: 640px; border: solid 1px #ffffff;}
changed to
#right {float: right; width: 635px; border: solid 1px #ffffff;}
seem to fix that issue..


thanks for the help now i got to work on the look of the punbb forum.. i dont like the feel of it.
and it is not pulling from the green____.css file for my colors..

almost done... can i make it smaller to fit the side menu?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html dir="<pun_content_direction>">
<head>
<meta http-equiv="Content-Type"content="text/html; charset=<pun_char_encoding>" />
<pun_head>

<!-- Wordpress Template CSS -->
<link rel="stylesheet" type="text/css" media="screen" href="http://ibt-media.com/greenspan.css" />


<!-- Wordpress Template CSS -->

<!-- Mint -->
<!-- <script src='/mint/mint.js.php' type='text/javascript' language='javascript'></script> -->
<!-- Mint -->


</head>
<body>

<!-- Wordpress Template Header -->
<div id="outside">
<div id="permlink">
<a href="index.php">Nalan Home</a>
<a href="#">Affiliates</a>
<a href="#">Sponcers</a>
</div>



<!-- end of permlink -->

<div id="header">
  <div id="header_text">Discussion</div>
<h1>Nalan- Online Photo Editing </h1>
</div>

<div id="topnav">
<a href="index.php">Nalan Home</a>
<a href="about.php">About</a>
<a href="contact.php">Contact</a>
<a href="forum.php">Discussion</a>
<a href="gallery.php">Gallery</a>
<a href="#">Models</a>
<a href="Links.php">Links</a>
<a href="#">Contest</a>
<a href="register.php">Register</a>
<a href="login.php">Login</a>
</div>    <!-- Wordpress Template Header -->
<div id="right">
    <div id="punwrap">
<div id="pun<pun_page>" class="pun">

<div id="brdheader" class="block">
    <div class="box">
        <div id="brdtitle" class="inbox">
            <pun_title>
            <pun_desc>
</div>
       
        <pun_status>
    </div>
</div>

<pun_announcement>
<pun_include "login.php">
<pun_main>

</div>   
</div>
</div>
         

<div id="left">
<div class="box">
<h3>Menu</h3>
<li><a href="index.php">Nalan Home</a></li>
<li><a href="about.php">About</a></li>
<li><a href="contact.php">Contact</a></li>
<li><a href="forum.php">Discussion</a></li>
<li><a href="gallery.php">Gallery</a></li>
<li><a href="#">Models</a></li>
<li><a href="Links.php">Links</a></li>
<li><a href="#">Contest</a></li>
<li><a href="register.php">Register</a></li>
<li><a href="login.php">Login</a></li>
</div>
<div class="box">
<h3>Quick Links</h3>

<li><a href="#">Expense Reporting</a></li>
<li><a href="#">Client Mangement</a></li>
<li><a href="#">Ticket Booking</a></li>

</div>
<div class="box">
<h3>Login</h3>
<p><form id="login" method="post" action="/login.php?action=in" onsubmit="return process_form(this)">
<input type="hidden" name="form_sent" value="1" />
<input type="hidden" name="redirect_url" value="<?php echo $_SERVER['SCRIPT_NAME'] ?>" /><!-- remove that if you dont want redirect to this same page, it will go to forum index instead-->
<label class="conl"><strong>Username</strong><br /><input type="text" name="req_username" size="16" maxlength="25" tabindex="1" />
<br /></label>
<label class="conl"><strong>Password</strong><br /><input type="password" name="req_password" size="16" maxlength="16" tabindex="2" /></label>
<p></p>
<br> 

<p><a href="/register.php" tabindex="4">Not registered yet?</a>  
<a href="/login.php?action=forget" tabindex="5">Forgotten your password?</a></p>
<p><input type="submit" name="login" value="Login" tabindex="3" /></p>
</form>
</p>
<!-- end of box -->
</div>
</div>

<!--<pun_footer>-->

<!-- Wordpress Template Footer -->

    <div class="clear"></div>

<!-- Wordpress Template Footer -->
<div id="footer">
<div id='footer_text'>Nalan © 2006 <a href="http://hntshosting.com" target="_blank" class="style1">HntsHosting</a></div><br />
<span class="style2">Powered by <a href="http://punbb.org/" target="_blank">PunBB</a>© Copyright 2002?2005 Rickard Andersson </span></div>
<!-- end of footer -->

<!-- end of outside -->
</body>
</html>
</body>
</html>

ok did that.

ok

U might notice the wordpress... hehe i started thinking about that mod and it works might not be good enough but.....


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html dir="<pun_content_direction>">
<head>
<meta http-equiv="Content-Type"content="text/html; charset=<pun_char_encoding>" />
<pun_head>

<!-- Wordpress Template CSS -->
<link rel="stylesheet" type="text/css" media="screen" href="http://ibt-media.com/greenspan.css" />
<link rel="stylesheet" type="text/css" media="screen" href="http://ibt-media.com/greenspan.css" />

<!-- Wordpress Template CSS -->

<!-- Mint -->
<!-- <script src='/mint/mint.js.php' type='text/javascript' language='javascript'></script> -->
<!-- Mint -->


</head>
<body>

<!-- Wordpress Template Header -->
<div id="outside">
<div id="permlink">
<a href="index.php">Nalan Home</a>
<a href="#">Affiliates</a>
<a href="#">Sponcers</a>
</div>



<!-- end of permlink -->

<div id="header">
  <div id="header_text">Discussion</div>
<h1>Nalan- Online Photo Editing </h1>
</div>

<div id="topnav">
<a href="index.php">Nalan Home</a>
<a href="about.php">About</a>
<a href="contact.php">Contact</a>
<a href="forum.php">Discussion</a>
<a href="gallery.php">Gallery</a>
<a href="#">Models</a>
<a href="links.php">Links</a>
<a href="#">Contest</a>
<a href="register.php">Register</a>
<a href="login.php">Login</a>
</div>    <!-- Wordpress Template Header -->
<div id="right">
    <div id="punwrap">
<div id="pun<pun_page>" class="pun">

<div id="brdheader" class="block">
    <div class="box">
        <div id="brdtitle" class="inbox">
            <pun_title>
            <pun_desc>
</div>
       
        <pun_status>
    </div>
</div>

<pun_announcement>
<pun_include "login.php">
<pun_main>

</div>   
</div>
</div>
<div id="left">   
<pun_sidelinks>           

<div id="left">
<div class="box">
<h3>Menu</h3>
<li><a href="index.php">Nalan Home</a></li>
<li><a href="about.php">About</a></li>
<li><a href="contact.php">Contact</a></li>
<li><a href="forum.php">Discussion</a></li>
<li><a href="gallery.php">Gallery</a></li>
<li><a href="#">Models</a></li>
<li><a href="links.php">Links</a></li>
<li><a href="#">Contest</a></li>
<li><a href="register.php">Register</a></li>
<li><a href="login.php">Login</a></li>
</div>
<div class="box">
<h3>Quick Links</h3>

<li><a href="#">Expense Reporting</a></li>
<li><a href="#">Client Mangement</a></li>
<li><a href="#">Ticket Booking</a></li>

</div>
<div class="box">
<h3>Login</h3>
<p><form id="login" method="post" action="/login.php?action=in" onsubmit="return process_form(this)">
<input type="hidden" name="form_sent" value="1" />
<input type="hidden" name="redirect_url" value="<?php echo $_SERVER['SCRIPT_NAME'] ?>" /><!-- remove that if you dont want redirect to this same page, it will go to forum index instead-->
<label class="conl"><strong>Username</strong><br /><input type="text" name="req_username" size="16" maxlength="25" tabindex="1" />
<br /></label>
<label class="conl"><strong>Password</strong><br /><input type="password" name="req_password" size="16" maxlength="16" tabindex="2" /></label>
<p></p>
<br> 

<p><a href="/register.php" tabindex="4">Not registered yet?</a>  
<a href="/login.php?action=forget" tabindex="5">Forgotten your password?</a></p>
<p><input type="submit" name="login" value="Login" tabindex="3" /></p>
</form>
</p>
<!-- end of box -->
</div>
</div>

<!--<pun_footer>-->

<!-- Wordpress Template Footer -->

    <div class="clear"></div>
</div>
<!-- Wordpress Template Footer -->
<div id="footer">
<div id='footer_text'>Nalan © 2006 <a href="http://hntshosting.com" target="_blank" class="style1">HntsHosting</a></div><br />
<span class="style2">Powered by <a href="http://punbb.org/" target="_blank">PunBB</a>© Copyright 2002?2005 Rickard Andersson </span></div>
<!-- end of footer -->

<!-- end of outside -->
</body>
</html>
</body>
</html>



i hope my copyright is ok with punbb.... i got them listed on all my pages...

well thanks everyone for helping or advice.
i would like to get some help with this.. so anyone know of a person that can help?
i dont like the look of the forum but... i tried to do this all on my own with out asking for help!
i think that i did a good job, since i dont know php or css to well.

I still have alot of things that i would like to see done and mods added i like the punbb speed and the forum.
i could of used


thanks!
Q

anyone care to help?

can someone tell me what  i did wrong with this ?
http://ibt-media.com/forum.php


in opera or firefox there and issue with out of alignement..


help!

Q

1,700

(1 replies, posted in PunBB 1.2 show off)

you can mod punbb to heck and back and it is stll fast.

http://nalan.org