If you would like to add a background color to your Latest Activity Box on the home page, here's the easy code:
.xg_widget_main .xg_module_activity .xg_module_body {
background-color:#D1EEFC;
background-image:none; }

If you want to get a little more detailed, adding borders, or changing the text color just for this box, here's the code:

.xg_widget_main .xg_module_activity .xg_module_body {
background-color:#D1EEFC;
background-image:none;
border-left:1px solid #E3F3FE;
border-right:1px solid #E3F3FE;
border-top:1px solid #E3F3FE;
color:#0099FF; }

Change the colors to suit your needs. If you need a color chart for hexadecimal values (the # numbers), here's that link:
Color Picker

When you're done changing the colors, add the CSS code to:
Manage/Appearance/Advanced CSS
Add to the bottom of your code.

Enjoy,
Jen


Views: 159

Replies to This Discussion

Thank you. You are a angel
i figure it out that you can also put a image

.xg_widget_main .xg_module_activity .xg_module_body {
background-color:none;
background-image:url(http://i45.tinypic.com/2uny9v5.jpg); }

make sure that your image it is fit
preview
Very nice Angelbert!
;-)
This it's so cool! Thank u Jen!
You are very welcome!
Glad you like it!
;-)
thx mommy jen.....

.xg_widget_main .xg_module_activity .xg_module_body {
what code that i can put this on my profile i try to change the main into profile but not working momi jen
can u help me to figure it out to work in the rofile latest activity
Good thing I'm a mind reader, LOL! Now, I really will sound like a Mommy. Please place a period at the end of your sentences. ;-)

I believe if you remove the xg_widget_main altogether, it will work on profile pages.

Best,
Jen
ohh thanks mommy jen more hugs to jen.

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips