guys, what i did was to take a css template and add punbb functions to my css.
i display my index.php and my main.tpl in my forum on my site.
http://bunpai.com im working on a news system also..
evil giggles.....
Q
You are not logged in. Please login or register.
PunBB Forums → Posts by quaker
guys, what i did was to take a css template and add punbb functions to my css.
i display my index.php and my main.tpl in my forum on my site.
http://bunpai.com im working on a news system also..
evil giggles.....
Q
this is what keeps me coming back everyday, multiple times a day. i personaly have learned so much from this community that i feel obligated and honored to return the help. and have sent Rickard a few bucks to show my appreciation.
i agree 100% it makes me mad that people dont understand the help that this community offers.. atleast we stupid people try to help...lol..
i do need to give rickard some bucks my self....
evil giggles....
Q
Dr. J, I'm a newby... Can I ask a stupid question? What is a forum community support for then , if someone trys to offer there help.. but might not know the exact answer...? Punbb Support community is by far the fastest responce for helping each others. Not many other community offer this on the web.. Normal questions(stupid ones) are answered with a few mins to a few hrs. Never have I had to wait any longer. Honestly, if you dont want to broadcast your cry for help to everyone.
santino wrote:
each time I ask for support some newb asks me something really stupid. and it does not work.
Then direct it to the person's email link below the user name....
evil giggles....
Q
kewl. like the shout box at the top..
look in the wiki there some info on how to make portal left side take that and do a left side.. u got some math to use there...
the edit the main.tpl
need help with table images?
how can i create table images? top,bottom,left ,right for borders? and only keep it in the css ?without moding the header or main.tpl?
chuysky, i thought of making a bf2_cms using punbb what mods can u share ?
i have made a few style for bf2
http://nalan.org
this is my pid: http://bf2s.com/player/43699546/
here my main.tpl..
<!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" href="grass_stains.css" media="screen" />
<style type="text/css">
#brdtitle { display: none; }
#brdmenu { padding-top: 0; }
#punwrap {
width: 680px;
text-align: left;
margin-top: 6px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 0px;
padding-right: 2px;
}
DIV.box {BORDER-COLOR: #CFD9BE; }
.pun H2, #brdmenu {BACKGROUND-COLOR: #fff; COLOR: #E39243; }
DIV.blockpost H2 {BACKGROUND-COLOR: #fff; }
#punwrap * { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
DIV.blockpost DIV.box {BORDER-COLOR: #CFD9BE; }
.pun { font-size: 11px !important; }
/*.box {
width: 500px;
margin-top: 12px;
margin-right: -5px;
margin-bottom: 12px;
margin-left: 10px;
border: solid 1px #999;
color: #000;
}
.inbox {
width: 530px;
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
border: solid 1px #999;
color: #000;
*/
}
</style>
<!-- Wordpress Template CSS -->
<!-- Mint
<script src='/mint/mint.js.php' type='text/javascript' language='javascript'></script>
Mint -->
</head>
<body>
<!-- Wordpress Template Header -->
<div class="wrap clearfix">
<div class="header"><strong>Bunpai:</strong> Punbb CMS</div>
<table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr><td align="center">
<!-- Navigational Menu -->
<div class="topnav" id="nav">
<ul>
<li><a href="index.php">home</a></li>
<li><a href="#">about</a></li>
<li><a href="forum.php">forum</a></li>
<li><a href="calendar.php">calendar</a></li>
<li><a href="gallery.php">gallery</a></li>
<li><a href="#">contact</a></li>
<li><a href="classified.php">classified</a></li>
<li><a href="chatbox.php">chatbox</a></li>
</ul>
</div>
<!-- Wordpress Template Header -->
<div id="punwrap">
<div id="pun<pun_page>" class="pun">
<div id="brdheader" class="block">
<div class="box">
<div id="brdtitle" class="clearer">
<pun_title>
<pun_desc>
</div>
<pun_navlinks>
<pun_status>
</div>
</div>
<pun_announcement>
<pun_main>
<pun_footer>
</div></div>
<!-- Wordpress Template Footer -->
<div class="footer" id="footer">
<a href="index.php">home</a> :
<a href="#">about</a> :
<a href="forum.php">forum</a> :
<a href="calendar.php">calendar</a> :
<a href="gallery.php">gallery</a> :
<a href="#">contact</a> :
<a href="classified.php">classified</a> :
<a href="chatbox.php">chatbox</a>
</div>
</td></tr></table>
</div>
</body>
</html>
shorten the width of the site... integrate the forum in the site.. mod the main.tpl of the forum
example
http://bunpai.com ------------> examples of the main.tpl in forum. how to mod it to fit the site
http://hsv-netcom.com
play around with the main.tpl to mod the forum to work smoothly with your site..
mathatter, love the site.. i really like the bf2rank...
question?
can that be added to the user profile where they can input there pid and it pulls there icon and when i view a person profile.. it shows up?
that would be a nifty mod for the use profile.. since some gaming clans use punbb ??
kewl skin.... u going to release it?
If it works share the bridge mod... so that other my help and use the file...
Q
http://bunpai.com/forum.php in the forum i list my main.tpl for anyone who need a lookie to see how i did a few things for bunpai.
I integrated punbb and a css template.
Hope this help!
Q
Sup! ELB!
Enhanced Simple PHP Gallery seem to be using the functions of a lightbox java script. That what I used when I create my light box login and lightbox register mod for punbb, but it blacken out the background and only shows the form.
light box login--> http://www.punres.org/desc.php?pid=262
lightbox register script---->http://www.punres.org/viewtopic.php?id=1624
I'm currently working of designing a lightbox gallery script
Punbb seem to have always the best live support(quick turn around time frame for forum posting) and the best response from members.
Q
http://wiki.punres.org/Change_forum_width
look there on how to make it smaller..
maybe look for the frontpage_mod for punbb it got alot of kewl things.. already installed...
http://www.punres.org/files.php?pid=78
http://nalan.org
is that in action..
i play around making phpbb skin to punbb styles
Qizmo, if you need help holla at me...
i have did a good bit of css template and punbb integrations.
Q
what skin are you looking for? ill try to make one for wow tonight. ill see if there one for phpbb.. and try to mod it from there.
nothing now.
that why i need to figure out what i want it to do....hehehe...
ok then look at a mod for punbb called punbb news
i have took that mod and integrated into a few sites.
um....
a good mod is called punbb_frontpage mod.
open the extern.php and read the beginning information.
As a request from a friend i made a online dating applications!
which it is about 80% finished....
im thinking of doing a joke from it.
1. a guy is sent to a fat ugly gurl profile yahoo profile or myspace!
2 a gurl is sent to a fat ugly guys profile on yahoo or myspace!
so what ya think?
http://nalan.org/date.php
lmao.
Q
hey spur, give us link?
im trying to do a few style from phpbb to punbb.
right now i have did 3 or 4. there at
http://nalan.org-----> account is required to change themes.
if yall want any of them let me know.
ill try to get them up in the new style section sometime today....
this is the signature box code
<label><?php echo $lang_profile['Sig max length'] ?>: <?php echo $pun_config['p_sig_length'] ?> / <?php echo $lang_profile['Sig max lines'] ?>: <?php echo $pun_config['p_sig_lines'] ?><br />
<textarea name="signature" rows="4" cols="65"><?php echo pun_htmlspecialchars($user['signature']) ?></textarea><br /></label>
u need to change 65 to 30 or what ever you need it to fit!
do the same for other fill in area.
PunBB Forums → Posts by quaker
Powered by PunBB, supported by Informer Technologies, Inc.