my websait not working whyyyyyy ? the problem not in hosting the admin in host hy said in your code in script please help me haw can i fix ? coz i dont now fix ..www.home4kurd.com .... so the indx not working ,, and http://home4kurd.com/test.php working so http://www.home4kurd.com/admin_index.php workingf please helppppppppppppppppppppppppppppp
araskurd2004@yahoo.com
1 2007-11-20 07:32
Topic: HI please help (1 replies, posted in PunBB 1.2 troubleshooting)
3 2007-11-10 07:20
Re: Problem PunBB (8 replies, posted in PunBB 1.2 troubleshooting)
This is CSS page:
/****************************************************************/
/* 1. BACKGROUND AND TEXT COLOURS */
/****************************************************************/
/* 1.1 Default background colour and text colour */
BODY {BACKGROUND-COLOR: #ececec}
.pun {COLOR: #000000}
DIV.box, .pun BLOCKQUOTE, DIV.codebox, #adminconsole FIELDSET TH {BACKGROUND-COLOR: #ececec}
#adminconsole TD, #adminconsole TH {BORDER-COLOR: #D5CF8B}
/* 1. 2 Darker background colours */
TD.tc2, TD.tc3, TD.tcmod, #postpreview, #viewprofile DD, DIV.forminfo,
#adminconsole FIELDSET TD, DIV.blockmenu DIV.box, #adstats DD {}
/* 1.3 Main headers and navigation bar background and text colour */
.pun H2, #brdmenu {BACKGROUND-COLOR: #AF8727; COLOR: #E5E2B7; font-weight: bold;
BACKGROUND-IMAGE: url('../../img/KurdishCaramel/bar.png'); BACKGROUND-REPEAT: repeat-x}
/* 1.4 Table header rows */
.pun TH {BACKGROUND-COLOR: #D7C69B}
.pun DIV.blocktable TH {color: #815E13}
/* 1.5 Fieldset legend text colour */
.pun LEGEND {COLOR: #000000}
/* 1.6 Highlighted text for various items */
.pun DIV.blockmenu LI.isactive A, #posterror LI STRONG {COLOR: #333}
/****************************************************************/
/* 2. POST BACKGROUNDS AND TEXT */
/****************************************************************/
/* 2.1 This is the setup for posts */
div.box, div.postright {background-color: #ececec; background-image: url(../../img/KurdishCaramel/barmeat.png); background-repeat: no-repeat} /* right column */
div.postright, div.postfootright {border-left-color: #FAF3E4} /* left column */
div.postleft, div.blockpost label {background-color: #FAF3E4; background-image: url(../../img/KurdishCaramel/barmeat2.png); background-repeat: repeat-x} /* left column */
div.postfootleft {background-color: #FFFFFF}
.pun blockquote, div.codebox {background-color: #F5E9CC} /* Quote and code boxes */
/* 2.2 Background for post headers and text colour for post numbers in viewtopic */
DIV.blockpost H2 {BACKGROUND-COLOR: #AF8727}
DIV.blockpost H2 SPAN.conr {COLOR: #ececec}
/* 2.3 This is the line above the signature in posts. Colour and background should be the same */
.pun HR {
COLOR: #333;
}
/****************************************************************/
/* 3. BORDER COLOURS */
/****************************************************************/
/* 3.1 All external borders */
DIV.box {BORDER-COLOR: #6d5434}
.pun h2 {BORDER-COLOR: #6d5434}
#brdheader DIV.box {border-top: solid 1px #6d5434}
/* 3.2 Makes the top border of posts match the colour used for post headers */
DIV.blockpost DIV.box {BORDER-COLOR: #6d5434 #6d5434 #6d5434}
DIV.blockpost {BORDER-COLOR: #D5CF8B}
/* 3.3 Table internal borders. By default TH is same as background so border is invisible */
.pun TD {BORDER-COLOR: #b9afa3; background-image: none}
.pun TBODY {BACKGROUND-IMAGE: url('../../img/KurdishCaramel/barmeat.png'); BACKGROUND-REPEAT: no-repeat}
.pun TH {BORDER-COLOR: #D5CF8B; BACKGROUND-IMAGE: url('../../img/KurdishCaramel/diagtile.gif')}
/* 3.4 Creates the inset border for quote boxes, code boxes and form info boxes */
.pun BLOCKQUOTE, DIV.codebox, DIV.forminfo, DIV.blockpost LABEL {BORDER-COLOR: #6d5434}
/* 3.5 Gecko's default fieldset borders are really nasty so this gives them a colour
without interferring with IE's rather nice default */
.pun DIV>FIELDSET {BORDER-COLOR: #ACA899}
/****************************************************************/
/* 4. LINK COLOURS */
/****************************************************************/
/* 4.1 This is the default for all links */
.pun A:link{
color: #815E13;
}
.pun A:visited{
color: #815E13;
}
.pun A:hover{
color: #000;
text-decoration: underline;
}
/* 4.2 This is the colour for links in header rows and the navigation bar */
.pun H2 A:link, .pun H2 A:visited, #brdmenu A:link, #brdmenu A:visited {COLOR: #FFF}
.pun H2 A:hover, #brdmenu A:hover {COLOR: #E5E2B7}
/* 4.3 This is for closed topics and "hot" links */
TR.iclosed TD.tcl A:link, TR.iclosed TD.tcl A:visited {COLOR: #444}
TR.iclosed TD.tcl A:hover {COLOR: #777}
LI.maintenancelink A:link, LI.maintenancelink A:visited {COLOR: #B42000}
LI.maintenancelink A:hover {COLOR: #B42000}
/****************************************************************/
/* 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: #EEECD0 #E6E2B8 #DED9A0 #E6E2B8}
TR.iredirect DIV.icon {BORDER-COLOR: #000000 #000000 #000000 #000000}
DIV.inew {BORDER-COLOR: #F6A518 #E59009 #C67C08 #E59009}
/****************************************************************/
/* MOD MODERN BB-CODE STYLE INDICATORS */
/****************************************************************/
/****************************************************************/
/* MOD MODERN BBCODE: OVERRIDES FOR STANDART PUNBB STYLE INDICATORS */
/****************************************************************/
#post textarea, #post input.longinput, #edit textarea, #edit input.longinput {
border: 1px #B84623 solid;
}
/****************************************************************/
/* MOD MODERN BBCODE: TOOLBAR AND TOOLBUTTON STYLE INDICATORS */
/****************************************************************/
DIV.toolbar {
background: #D2613F;
border-left: 1px #B84623 solid;
border-top: 1px #B84623 solid;
border-right: 1px #B84623 solid;
}
DIV.toolbar .draghandle {
border-left: 2px #B84623 dotted;
}
DIV.toolbar .separator {
border-left: 1px #B84623 solid;
}
DIV.toolbar a.tool_btn, DIV.toolbar a.dropdown, DIV.toolbar a.dropdown_opened {
border: 1px #E37655 solid;
color: #DEDFDF;
}
DIV.toolbar a.tool_btn:visited, DIV.toolbar a.dropdown:visited, DIV.toolbar a.dropdown_opened:visited {
color: #DEDFDF;
}
DIV.toolbar a.tool_btn:hover, DIV.toolbar a.dropdown:hover {
border: 1px #FBB099 solid;
color: #FFF;
background: #B84623;
}
DIV.toolbar a.dropdown {
background: url(/../../img/modern_bbcode/sulfur_arrow.png) no-repeat top right;
}
DIV.toolbar a.dropdown_opened, DIV.toolbar a.dropdown_opened:hover, DIV.toolbar a.dropdown_opened:visited {
color: #CA3300;
border: 1px #B84623 solid;
background: #E37655 url(/../../img/modern_bbcode/sulfur_arrow_opened.png) no-repeat top right;
}
DIV.toolbar a.dropdown:hover {
background: #B84623 url(/../../img/modern_bbcode/sulfur_arrow_hover.png) no-repeat top right;
}
/****************************************************************/
/* MOD MODERN BBCODE: POPUP PALETTE INDICATORS */
/****************************************************************/
/* 0. Common popup panel indicators */
#colorpalette #colorbtn, #smilespanel #smilesbtn, #sizepanel #sizebtn, #imgpanel #imgbtn, #listpanel #listbtn {
border-left: 1px #B84623 solid;
border-right: 1px #B84623 solid;
color: #E37655;
background: #E37655;
}
#colorpalette #colorcontent, #smilespanel #smilescontent, #sizepanel #sizecontent, #imgpanel #imgcontent, #listpanel #listcontent {
border: 1px #B84623 solid;
background: #E37655;
}
/* 1. Smileys popup panel indicators */
#smilespanel #adv a, #smilespanel #adv a:visited {
color: #FFF;
}
#smilespanel #adv a:hover {
color: #CA3300;
}
/* 2. Colors popup panel indicators */
#colorpalette #colorcontent a {
border: 1px #BBB solid;
}
#colorpalette #colorcontent a:hover {
border: 1px #CA3300 so
}
/* 3. Font-sizes, Images and Lists popup panel indicators */
#sizepanel #sizecontent a, #imgpanel #imgcontent a, #listpanel #listcontent a {
border: 1px solid #D2613F;
color: #FFF;
background: #D2613F;
}
#sizepanel #sizecontent a:hover, #imgpanel #imgcontent a:hover, #listpanel #listcontent a:hover {
border: 1px #CA3300 solid;
color: #FFF;
background: #E37655;
}
/****************************************************************/
/* MOD MODERN BBCODE: ADDITIONAL BBCODE INDICATORS */
/****************************************************************/
code {
color: #E37655;
}
div.postmsg li {
color: #666;
}
DIV.spoilerbox p {
color: #F1F1F1;
}
DIV.spoilerbox p:hover {
color: #333;
}
IMG.postimg {
padding: 1px;
margin: 2px 5px;
}
DIV.postmsg a:hover IMG.postimg {
border: 1px solid #CA3300;
4 2007-11-09 15:46
Topic: Problem PunBB (8 replies, posted in PunBB 1.2 troubleshooting)
Hi,
this line not available how i can fix it ?
Can I use the picture I mean when I finished from type I need to use the picture not line ?
5 2007-10-23 06:07
Re: [Release] AMP_Topics_Closer 1.0 (29 replies, posted in PunBB 1.2 modifications, plugins and integrations)
The download link does not work, please repair it.