I need to create custom webpart with complex (few divs, or other html elements) background and borders.
How can i use default sharepoint content editor and just add predefined background and frame!?
Thanks.
|
I need to create custom webpart with complex (few divs, or other html elements) background and borders. How can i use default sharepoint content editor and just add predefined background and frame!? Thanks.
| ||||
|
feedback
|
|
You tagged your question with Sharepoint 2007 and 2010, the content editors are different though. This answer is for SP2010: You can just add CSS to a custom CSS file. An example for a background image:
But please do your users a favor and don't include anything blinking or distracting to the content editor's background - if you wanna go for some very light grey or something like that it's OK. For MOSS2007 you need to check the specific styles you can override. | |||||||||||||
feedback
|