Hi, I happen to run a little blog at http://www.shayonslabyrinth.com/ i was trying to upload a certain image at the sidebar. However, after a certain point, i realized that the CSS of the site's gotten pretty screwed up. I tried installing the very first stylesheet that I'd gotten yet no use. The theme that I'm using is Illacrimo. Do you think you could help me? Kindly do give the page a check. Thanks.
The fix looks to be pretty easy. Your links are showing up in white. That means somewhere in your CSS you changed the link color to #FFFFFF or white. Look for the class "posts" and change that color. As for the yellow headings they are the class "Title". You can change that color as well. I tried viewing the CSS but for some reason it is linked to http://plantillasblogyweb2.googlepages.com/blogy-illacrimo.css which has exceeded bandwidth. Usually your CSS should be http://www.shayonslabyrinth.com/them_name/name.css. You might want to look into changing that.
Hey, thanks a lot, man. Now i realise where the problem lies. Basically, it's a free theme that I am using on Blogger platform, with the domain being my own. Since the css file has exceeded bandwidth, my blog is unable to call that css and hence unable to render the web page properly. What do you think, about the explanation?