Replies

Dec 15, 2013 12 years ago
KEN
attended a Subeta meetup!
User Avatar
Royalty

Is there a custom CSS I can use to change the color of the background on Subeta? The white is starting to fry my eyeballs, I think. Even a light grey would help. Any advice?

Dec 15, 2013 12 years ago
Pour some sugar on
Whitemoon
User Avatar
Akira Amane

Are you talking about the background on the entire site, or just on your profile?

Dec 15, 2013 12 years ago
KEN
attended a Subeta meetup!
User Avatar
Royalty

: The site background! :)

Dec 15, 2013 12 years ago
Pour some sugar on
Whitemoon
User Avatar
Akira Amane

You can find some Custom CSS on Subetalodge: http://www.subetalodge.org/graphics_customcss Then go to User Dashboard in your 'Personal' tag (at the top of the Subeta site), copy the Custom CSS code, paste it on the Custom CSS, and that's it! Take into account that, if you're using graphics or if you changing the forum text on the forums, they may be affected by the Custom CSS.

Dec 15, 2013 12 years ago
If ever a whiz there was
Georgie
is a whiz because
User Avatar
Holly Daze

all the backgrounds on the CSS mentioned by are white as well. Put this code in your CSS and play around with the color/number till you find something that works for you. FFFFFF is white. You can adjust the numbers for spacing as well or just get rid of them and use the site default. {background-color:; margin-left:177px; margin-right:0px; padding:5px; padding-top:13px; padding-bottom: 50px;} .item_show {height: auto !important; min-height: 170px !important;}

Edit: - cream - light gray

Dec 15, 2013 12 years ago
Pour some sugar on
Whitemoon
User Avatar
Akira Amane

Jeez... I had no idea the the backgrounds were white, as well, since I payed attention on the design of the Custom CSS!

Dec 16, 2013 12 years ago
KEN
attended a Subeta meetup!
User Avatar
Royalty

: Thank you so much for you help. I might try out one of the CSS layouts.

: That's perfect! I really appreciate the code. Now I can get un-googlyeyed. LOL :D

Dec 16, 2013 12 years ago
If ever a whiz there was
Georgie
is a whiz because
User Avatar
Holly Daze

googlyeyed is never good!

Dec 16, 2013 12 years ago
Pour some sugar on
Whitemoon
User Avatar
Akira Amane

You're welcome! ;)

Dec 16, 2013 12 years ago
Straywillow
will always find their way
User Avatar
Delbchaem

I have the same problem.. someone a long time ago told me to put this in my custom CSS.. just another option for you to try

{background-color:silver}.forum_topic_reply {background-color:silver}.forum_topic_reply {background-image:none!important;}

Jan 4, 2014 12 years ago
Doris_X3
User Avatar

Do you know how to change the background on profile? I know a little bit about the html, but I have no clue where is the right place to manage with it.

[font=century gothic]-Sorry for my terrible english-
[/font]

Jan 4, 2014 12 years ago
Pour some sugar on
Whitemoon
User Avatar
Akira Amane

On profiles? You go to Subetalodge.org, choose a background, then go to Edit Profile, add a Blank Section on it, click on the 'edit' button of the Blank Section (the icon of the piece of paper and the pencil), paste the previously copied code from Subetalodge on the section, submit it, and that's it! :D

Remember you cannot change the code without permission - if you do so, you will be reported for stealing.

Jan 4, 2014 12 years ago
far
is a gold digger
User Avatar
Fartsie

Quote by Takks

If you want to add your own background image you have to do some coding.
<body background="URL HERE">
It will either repeat the background automatically or not repeat it at all. If you want the background to &;go with you&; when you scroll, there is another code you can use, but it&;s CSS.
&lt;style></p>
<p>body{
background-image:url(URL HERE);
background-repeat:no-repeat;
background-attachment:fixed;
}</p>
&lt;/style>

<p>You can use the first OR the second code, but using both isn&;t necessary. You must add the code to the profile section to make it work.

[font=arial]But you don't belong to the shadows[/font]

Jul 6, 2014 11 years ago
candypopgurl
User Avatar

wheres the custom CCS?

Jul 6, 2014 11 years ago
Darkrai
is magical
User Avatar
Sucre

Under Personal > User Dashboard

Necro

Jul 6, 2014 11 years ago
HopefulNebula
is very punny
User Avatar
Pindsvin

Locking. , please don't post in threads that are more than three months old.


Be on the lookout. Be ready to help each other. It's important.
Minimod icon by

Please log in to reply to this topic.