Forum Moderators: wheatpenny Forum Coordinators: Anim8dtoon
Community Center F.A.Q (Last Updated: 2025 Jan 22 10:24 am)
In Opera you have to click the use user stylesheet button - it's the icon that looks like a piece of paper (and is next to the printer icon) in the URL (not menu) bar. you're in user css mode if you see a picture of a little guy next to the printer. Also - if you hit The page from an outside URl - you have to define user css as described above by just clicking on the same icon those of you interested in nerdy stuff like this - go to www.blooberry.com/indexdot/ if you would like to learn more ~S ~S
terencecooper, this is not a good way post within our forums. Clean it up! And we know about your clone accounts! All of them!
You can't call it work if you love
it... Zen
Tambour
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Hi, I am not sure where to set this in MSIE (but you could go to Tools>Internet Options>General> and look at the tabs for colours on the lower side of the popup) but it's in the preferences in Opera 7 and Mozilla 6 (but only the latter two also allow alternate instead of user stylesheets. ************Science Bit ! ******************* User style sheet: user stylesheet is used instead of any the author specifies by default (user CSS has higher cascade precedence) Alternate Stylesheet: alternate is just a list of other stylesheets that could be chosen to be applied to the current document (which I don't feel is all that useful ;-}) ***********' Normal English ************** This means you can set a css file to show how you'd like rendo displayed - without having to go through the user profile The stylesheet is black, with white text and grey for links. ******'Like This !!!! ***************** 1) Copy the text below the ###'s ######################################################### / * Stylesheet for Rendo * $Id:Renod.css,v 1.0 2000/12/12 01:00 CBY/Spinner $ * /==================== body and anchor elements ====================/ body{ font-family: "century gothic", Arial, Verdana, sans-serif; font-size: 10pt; color: #FFFFFF; background-color: #000000; #margin-left: 2cm ; #margin-right:2cm; #text-align: justify; } P{ font-family: "century gothic", Arial, Verdana, sans-serif; font-size: 10pt; color: #FFFFFF; background-color: #FFFFFF } a:link{ color: #B6B6B6; text-decoration: underline; background-color: #000000; } a:visited{ color: #6D6D6D; background-color: #000000; } a:active{ color: #0000CC; background-color: #000000; / *} *a:focus{ *color: #fff; *} *a:hover{ *color: #fff; *background: #777; *text-decoration: underline; } / ##########Cut until the line above !! ############## 2) Save file as rendo.css 3) In Opera or Moz (not sure where in prefs), go to prefs > page Style > My style sheet 4) Point to the file you just created 5) reload page ~S