Jump to the post that solved this thread.
Not Solved Can't find this in the CSS
#6
Not Solved
The color of user info box you can change in theme stylesheet "new.css" -  class "user"

Postbox:

* in new.css - class: stposts set the padding to 0
* in global.css - class: post_content also padding to 0
* add a new class in global.css:
.post_head {
    padding: 10px;
}

* edit class post_body in global.css to
.post_body {
 font-size: 14px;
 padding: 12px 10px;
 min-height: 200px;
}

and remove in global.css - class: postbit_classic the padding-top:15px;
Reply
Jump to the post that solved this thread.


Messages In This Thread
Can't find this in the CSS - by vOptix - 2017-01-22, 07:02 PM
RE: Can't find this in the CSS - by SvePu - 2017-01-22, 07:27 PM
RE: Can't find this in the CSS - by vOptix - 2017-01-22, 07:29 PM
RE: Can't find this in the CSS - by SvePu - 2017-01-22, 07:32 PM
RE: Can't find this in the CSS - by vOptix - 2017-01-22, 07:36 PM
RE: Can't find this in the CSS - by SvePu - 2017-01-22, 07:53 PM

Forum Jump:


Users browsing this thread: 5 Guest(s)