- Thank you received: 0
Change colour of left column in gray
-
zeljkokiss
-
Topic Author
- New Member
-
Less
More
13 years 4 months ago #16822
by zeljkokiss
Change colour of left column in gray was created by zeljkokiss
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6836
- Thank you received: 724
13 years 4 months 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.146 seconds