• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

editing white box

Haki88

Chevereto Member
whats the name of this red box (orginal white) so i can make it bigger to this black box and make black edges?
RGztk.png


editing image is easy but whats the name of that white box so i can edit it in style.css
 
bkg-content?

no

edit: i found it,this blue thing where is it in .css?

is it this:
Code:
#content {
    top: 73px;
    background: url(./theme-img/bkg-content.png) no-repeat;
    width: 920px; /* 994 - 37*2 */
    min-height: 500px;
    padding: 64px 37px;
    overflow: auto;
    margin-top: -26px;
 
can you tell me what to edit because i changed all numbers and whole theme is messed up^^ but i keep returing orginal .css to see what number i need to edit but i fail whole time :)
 
Back
Top