Topic: Color background quick reply - [!!!]
Where is background color table "quick reply"?
It's (table quick reply) begun:
<div class="blockform">
<div class="box">
screen:
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Color background quick reply - [!!!]
Where is background color table "quick reply"?
It's (table quick reply) begun:
<div class="blockform">
<div class="box">
screen:
most proberbly in imports/yourstyle_cs.css
/****************************************************************/
/* 2. POST BACKGROUNDS AND TEXT */
/****************************************************************/
/* 2.1 This is the setup for posts. */
DIV.blockpost DIV.box, DIV.postright, DIV.postfootright {BACKGROUND-COLOR: #DEDFDF}
DIV.postright, DIV.postfootright {BORDER-LEFT-COLOR: #f1f1f1}
DIV.postleft, DIV.postfootleft, DIV.blockpost LABEL {BACKGROUND-COLOR: #F1F1F1}
/* 2.2 Background for post headers and text colour for post numbers in viewtopic */
DIV.blockpost H2 {BACKGROUND-COLOR: #006FC9}
DIV.blockpost H2 SPAN.conr {COLOR: #AABDCD}
/* 2.3 This is the line above the signature in posts. Colour and background should be the same */
.pun HR {BACKGROUND-COLOR: #333; COLOR: #333}
try there somewere
PunBB Forums → PunBB 1.2 troubleshooting → Color background quick reply - [!!!]
Powered by PunBB, supported by Informer Technologies, Inc.