Thanks for the add. Lovely beach-side pic on this page :)
Sorry for not being explicit with my tip. You indeed have to insert CSS code in the Appearance > Advanced box. To hide the entire 'About (network)' widget, you need to insert .module_about {display:none;}
and it should work. (make sure you do not miss out any char from above, like the period sign at the beginning, etc. )
I'm glad to be helping out with such small things, and in turn receiving help when required. Very happy to know you. You have a great day too.
Hello Diana! So nice to hear from you:) The code that you want to add is as follows:
#xg_foot, #xg_foot a {background-color: #000000;color:#ffffff;background-image:url(ImageURL);}
Look at the bottom of your Advanced CSS page, replace the similar code found there with the above. Just replace ImageURL with the location of your image/texture file and voila :) A good place to store the image is to upload it to Ning. An easy way to do this is to look at your Comment Wall, click the "Add a comment" link then use the "Add an image" link to upload your image, it will return the code into your comment box. Don't click the "Add a Comment" or it will create a new comment on your page, which you can of course just delete:) Now, copy the portion that starts with "http://" and ends with the name of the file you uploaded
Resulting code will look like: #xg_foot, #xg_foot a {background-color: #000000;color:#ffffff;background-image:url(http://storage.ning.com/topology/rest/1.0/file/get/2957834796?profile=original);}
Mariana

Hi Diana! Thank you for being my friendAug 29, 2008
Anna Eddy Wood
Aug 29, 2008
Deighv
Aug 29, 2008
Susan Pixley
Thanks for the add,stop and say hello.
Susan
Sep 8, 2008
ravi
Thanks for the add. Lovely beach-side pic on this page :)
Sorry for not being explicit with my tip. You indeed have to insert CSS code in the Appearance > Advanced box. To hide the entire 'About (network)' widget, you need to insert
.module_about {display:none;}
and it should work. (make sure you do not miss out any char from above, like the period sign at the beginning, etc. )
I'm glad to be helping out with such small things, and in turn receiving help when required. Very happy to know you. You have a great day too.
Ravi
Oct 2, 2008
Deighv
Hello Diana! So nice to hear from you:) The code that you want to add is as follows:
#xg_foot, #xg_foot a {background-color: #000000;color:#ffffff;background-image:url(ImageURL);}
Look at the bottom of your Advanced CSS page, replace the similar code found there with the above. Just replace ImageURL with the location of your image/texture file and voila :) A good place to store the image is to upload it to Ning. An easy way to do this is to look at your Comment Wall, click the "Add a comment" link then use the "Add an image" link to upload your image, it will return the code into your comment box. Don't click the "Add a Comment" or it will create a new comment on your page, which you can of course just delete:) Now, copy the portion that starts with "http://" and ends with the name of the file you uploaded
example: http://storage.ning.com/topology/rest/1.0/file/get/2957834796?profile=original
Resulting code will look like: #xg_foot, #xg_foot a {background-color: #000000;color:#ffffff;background-image:url(http://storage.ning.com/topology/rest/1.0/file/get/2957834796?profile=original);}
I hope this helps, Enjoy :)
Oct 23, 2008
Deighv
My pleasure! If you have any other questions just fire away, I have a blast helping others, let's me show off a lil :)
Oct 23, 2008
Catman
Nov 2, 2008