I am not a programmer or something like that but I'm trying to do a website.
I am using a template that I make changes in it. The language is css.
So my question is about this part:
#page-bgbtm {
padding: 0px 50px 0px 50px;
}
/* Content */
#content {
float: left;
width: 530px;
padding: 0px 0px 0px 0px;
margin-bottom: 40px;
}
#content a, #sidebar a {
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}
What does page-bgbtm stand for? Page-background ...?
And second, if this part is what I think it is, then it is like a column on the right side. But how can I make this column slimmer?
Please tell me if you dont understand what I mean.
Thank you.


Sign In
Create Account


Back to top









