background color topic row
4 posters
Page 1 of 1
Re: background color topic row
@YoshiGM, I want to add a background color in the cells (row) like show in the picture.
Left side is a lil bit darker than the right side, I want that right side (background color)
Left side is a lil bit darker than the right side, I want that right side (background color)
Re: background color topic row
Try with this:
- Code:
dd.topics, dd.posts {
background-color: YOUR COLOR HERE;
}
Re: background color topic row
Got it !
You can add your own configuration in the css.. play with it :3
- Code:
.forabg li.header dd.topics {
background-color: YOUR COLOR HERE;
border-radius: 5px !important;
}
You can add your own configuration in the css.. play with it :3
Re: background color topic row
So you only want to the change the background where the text is, not the numbers?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: background color topic row
@whitestone add this code to your CSS StyleSheet:
Just change "000" to your hexadecimal code.
- Code:
li.row dd { background-color: #000 }
Just change "000" to your hexadecimal code.
Similar topics
» Recent Topic Widget Background Color
» [background color update]-I want the code to change the background color
» Problems with the background color on a 'Quote on Quote' response and problems with the background color on my 'Quick Reply' box
» Background color and text color by rank
» Background Color
» [background color update]-I want the code to change the background color
» Problems with the background color on a 'Quote on Quote' response and problems with the background color on my 'Quick Reply' box
» Background color and text color by rank
» Background Color
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum