- Thank you received: 0
Change colour of left column in gray
-
zeljkokiss
- Topic Author
- New Member
-
Less
More
14 years 1 month ago #16822
by zeljkokiss
Change colour of left column in gray was created by zeljkokiss
Please Log in to join the conversation.
14 years 1 month ago #16841
by milos
Replied by milos on topic Re: Change colour of left column in gray
Maybe if you add this in any CSS file:
However, the background will cover only height of the left column (if content area is higher than the left column).
Code:
.column_left {
background:#eeeeee;
}
However, the background will cover only height of the left column (if content area is higher than the left column).
Please Log in to join the conversation.
Time to create page: 0.144 seconds