feel free to send the coding into the comments, I'm really new to CSS and I wanna pimp myspace page as quick as possible, there are not many Spacehey tutorials on youtube.
« Web, HTML, Tech Forum
how do you change text color on your page?
25 Replies
Reply by SDesires
posted
<style> body { background: url(https://i.pinimg.com/originals/17/9b/0f/179b0f379d6e0e4a105920ff25f83e87.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }.profile { background: red; /*not sure if you were trying to have your background red first or not, but CSS will show the second styling of the same element*/ }.profile {
background-color: #d90166; color: #00d974; /*your text color for most of the page - this is the complimentary color for the magenta that you chose. Feel free to change it*/ }
/*these are your various headers, I have used yellow to show you which text is affected by this code. Feel free to change them to what you prefer. If you want individual headers to be different colors then you have to write each one in a separate piece of code.*/h3 , h4, h5, .url-info b { color: #f8fc07; }
/*This is the color of the links on your page. I have set them to green so you can see what they are. Feel free to change them to your preferred color*/a { color: #13fc07;}
/* color of the normal text on your page. I have set this to purple so that you know which text is affected. Feel free to change it to what you prefer*/p, h2 { color: #5d02f9;}/* color of friend's names in the comments, number of friends and your name. This I set to orange */ h1, .count, .friends a p { color: #f99b02;} </style>
Reply by vinnythestrange
posted
this sdesires dude explained everything to me like i'm a baby and spoonfed me information. thx dude
Reply by Allond57
posted
Reply by ynriuk
posted
I can use the new color scheme to set up my favorite collection
Reply by 𝐯𝐚𝐧𝐢𝐢𝐥𝐥𝐚𝐚
posted
Reply by HikiKun
posted
u Can Just Do <span style="color:red"><p>Yo</p></span>
Color can also be hex and you can put everything between span
Reply by HikiKun
posted
u Can Just Do <span style="color:red"><p>Yo</p></span>
Color can also be hex and you can put everything between span
Reply by plygon1
posted
me personally this is the way i did it
* { color: #ff0000; }
i know this is practically the worst possible way to do it but it can look pretty good if you color the other bad-looking parts
Reply by Datura Hellebore
posted
I'm a layout bandit that stole the below referenced code and attempted to change the colors to what I was looking for. Is there a way to edit the prior html coding to fix the portions of my page that are off currently. I'm attempting to change the blues to red (#ff0000) for the button section/contact me, add friend etc. with the text red (#ff0000).
I'd also like to change the about me and interest sections to have a black (#000000) background, with red (#ff0000) writing. Anything else I have not addressed by stands out as basic on my profile could be fixed to a black, red, or white as you feel is complimentary.
TIA, if possible. Just heard of this place and I haven't done any html coding since the myspace days. I thought I would check this out, as I heard of the similarities. I miss the myspace customizations. Any help would be greatly appreciated while I brush up on coding or find coding generators somewhere. Any suggestions?
Reply by slope rider
posted
I decided to explore this since I've heard they have some slope rider similarities. I really miss the customizations on MySpace.
Reply by daisy write
posted
updated
Reply by orbitkick
posted
In orbit kick, every launch becomes an engaging challenge to maximize distance. Upgrade your balls, improve your kicking power, and discover bonus rewards by scoring goals during takeoff. The combination of timing, skill, and progression makes this game endlessly fun!
Reply by Globe Sim Registration
posted
updated
Reply by sandloop
posted
Thanks for sharing these CSS tips for SpaceHey! Changing text colors really helps customize pages. Speaking of customization, I recently used the sand lopp guide to improve my puzzle game skills - it has great step-by-step solutions that might help others too!
Reply by Pixel Flow Level
posted
I'm a puzzle enthusiast that discovered Pixel Flow and attempted to solve the challenging levels without any guides. Is there a way to find detailed walkthroughs for the portions of the game that are difficult currently? I'm attempting to beat Level 278 (the notorious bottleneck), Level 299 (deceptive layout), and Level 305 (counterintuitive routing) with proper strategies and constraint analysis.
I'd also like to understand the advanced techniques like the constraint priority matrix and systematic elimination methods. Anything else I have not addressed that stands out as essential puzzle-solving skills could be explained through video guides or step-by-step tutorials as you feel is helpful.
TIA, if possible. Just heard of pixel-flow-level.org and I haven't played flow-connect puzzles since the early mobile gaming days. I thought I would check this out, as I heard it has comprehensive walkthroughs for all 970+ levels. I miss having detailed guides for challenging games. Any help would be greatly appreciated while I improve my puzzle-solving skills or find strategy resources somewhere. Any suggestions?
Reply by Pixel Flow Level
posted
Great tutorial on round corners in GIMP! It's cool how shortcuts can make editing easier. Speaking of helpful guides, I recently used https://www.sandloopguide.org to beat some tricky levels in that puzzle game. Thanks for sharing these tips!
Reply by Pixel Flow Level
posted
Excellent tutorial on round corners in GIMP! It's impressive how shortcuts can streamline the editing process. On a similar note, I recently utilized https://ropeescapemaster.org to conquer some challenging levels in that puzzle game. Appreciate you sharing these helpful tips!
Reply by Chrome Store
posted
It’s interesting to see how people are sharing their favorite spots and experiences in the city. For those exploring Ajman, IM Properties offers a glimpse into some of the local residential spaces, which adds another layer to the discussion about living and community life there. Makes you think about how much the environment shapes our daily experiences.
Reply by Anderson ashtonwill
posted
updated
Reply by Zain
posted
Hey! Don’t worry, CSS can be tricky when you’re just starting out. For beginners, it’s best to start with simple tweaks like changing colors, fonts, and layouts first. There are some good guides online, but if you want professional support for building and customizing pages, exploring creative website design services can make the process much easier and faster.
Reply by CharlotteFoster1
posted
Nice question! Changing text color usually depends on the editor or theme you’re using, but in most cases you can do it with simple CSS or formatting options in the page editor. I recently followed a similar guide while browsing some public records resources, and the explanation alongside the Gordon Arrest Data reference helped me understand how structured pages handle styling elements and adjusting colors becomes pretty straightforward.
Reply by Ludwig Wilkinson
posted
Changing the text color on a page usually depends on the editor or theme you're using. In most cases, you can highlight the text and choose a color from the formatting options, or adjust it with a bit of CSS if you're editing the code directly. I recently came across some useful data resources while browsing, including the Arrest Search Portal which organizes public records in a very structured way. Exploring well-organized pages like that can also give you ideas on how different elements, including colors, are styled. Once you try a few options, it becomes pretty simple to control how your text appears.
Reply by Michael Roberts
posted
Changing text color on a page is usually straightforward once you know where to look in your code or editor. For those looking for more detailed guidance, resources like Oklahoma Criminal Lookup offer helpful tips on managing and organizing content effectively. It really helps to experiment with different styles to see what works best visually. A little practice goes a long way in making your page look more engaging.
Reply by Malcolm
posted
This CSS guide is very helpful for beginners customizing their page. The clear comments and color examples make it easier to understand how different elements work and trend games how to modify them.
Reply by Godakiss
posted
You can change text color using simple CSS. For example, use color: red; inside a selector like body or p to style your text and grow garden customize your page’s appearance easily.