C
R
E
A
T
E

A
D


Recent Forum Posts for Sora
Limit: 20 - 40 - 60 - 80
My Item Hunt... It's going to expireeee because I can't get my BEANBAG. Chrome. Windows 7.

Link to Another Shop Search Issue: "There are none of that item in the shops!"

@Virus Oh, that's curious. Thanks.

Link to Professor Timewarp achievement?(Close)

@Virus The rift? Does that have to do with the masquerade plot from a while back?

Link to Professor Timewarp achievement?(Close)

Quote:
Professor Timewarp Enter the anomaly!
What anomaly are they talking about?

Link to Professor Timewarp achievement?(Close)

You have invited wytchdancr to a dance!

Link to Midnight Dancers

Let's dance!

Link to ~ One long dance with the user above 2013 ~

@Klassikal Oh, I didn't remember reading that. Still, they could be re-released somewhere to drop the price a little bit or get people to spend sP out of the system.

Link to Time for 1 Week GA medals to re-release?

@piano I haven't had the need to do that with my Paint Tool SAI, but if I had to, I'd probably either use the Linework layer's Curve Tool or find a white page I can edit, make a new div box with the size and rounded corner radius I want, take a screenshot of it, throw it in SAI and use the Luminance to Transparency button in the Layer tab. Just some suggestions

Link to Rounded corners in SAI?

It's been a little while since 1 Week GA Medals were available anywhere besides the Cash Shop... their prices are slowly getting higher. Perhaps it's time for the Millionaire center to release them again temporarily.

Link to Time for 1 Week GA medals to re-release?

My UN came from the main character's name in Kingdom Hearts. I was so happy to be able to get the name after namestalking it for several months.

Link to So where did everyone's usernames come from?

@Silverfish Thanks, I don't normally use the % for sizing, so I didn't think to try using it to fix the problem... I also completely forgot about getting rid of the contanier-fluid after I didn't need it anymore xD

Link to Big blank area under my pet's profile

@JackyMedan Glad I could help And, glad you could find an answer to your last issue too.

Link to How do I KEEP the navigation bar on my user profile?

My pet Kanashimi\'s page has this huge blank area underneath the main part of the page, and I can't figure out how to remove it. I've tried using !important tags and changing the body's height, but the CSS is being ignored. Any way I can fix it?

Link to Big blank area under my pet's profile

@JackyMedan I found a way to fix the navigation, but it sticks to the top of the screen wherever you scroll now. Code:

#navigation {background-color: #666666; color: #000000; position: fixed; left: 0px; top: 0px; right: 0px;}
Swap that out with the previous navigation code. The toolbar's width can be changed with this code: Code:

#toolbox {width: 500px;}
As for the code editing windows, I haven't been able to figure out a code to fix that with my own page... I had to edit around my custom page so that it would move when the code screen pops up. Certain pages use specific codes to keep the profile columns glued in place, so it would require a lot of close examination to figure out what codes need to be kept and which need to be removed before the page can move aside for the Code/Options windows. You can go Here though to edit the overall page's coding without being on the same page. I'm not a huge expert on CSS coding either, but I hope I helped Although... with enough looking around, I might be able to find SOME way to get the page to move for the coding/options window. It might move the profile columns a little bit(not largely), but the colors and sizing should stay normal. I could look at the coding again and find a code edit for it, if you'd like.

Link to How do I KEEP the navigation bar on my user profile?

I think the WQ is for the revamped Saggi quests, which isn't even up right now O_O...

Link to WQS saggi not active yet (close please)

@Silverfish Yeah, I'm sure. I entered nothing but the code with the = sign removed and it accepted and updated fine, with an exception to the code itself working the way I wanted it to.

Link to (LOCK)Subeta won't let me place a new div

@Silverfish Okay, I assumed entering the captcha and entering my changes again will just cause the message to pop up again. Thanks

Link to (LOCK)Subeta won't let me place a new div

@Aztec I don't think the "align" code you used was an actual sCode. I tried combining it and the img code and it looked alright. Code:
[img align=right*]http://oi45.tinypic.com/2v803rn.jpg[/img][font=Malgun Gothic*][size=10pt]forumtext[/size][/font]

Link to Forum set scode help

I haven't had this problem in the past, but when I try to use CSS and HTML to place a new div on my pet's profile, I get an "Attention required!" page. Quote:
The security system for this website has been triggered because of a phrase or content in your submission. If you are reading this, you are most likely a human visitor trying to log in or post a comment that triggered the system.
The CSS for the div is fine, but when I use this Code:
<div id=\"Info\">
in the HTML area and update, it gets upset and blocks me. I've tried renaming the div, but it hasn't changed anything. Not even removing the quotation marks changes it's mind. Any ideas?
Edit:
It seems to be very upset with me putting any = signs in the HTML area of the pet's description... what do I do about that? It's fine with them in my other pet descriptions, just not the specific pet I'm trying to use it for.

Link to (LOCK)Subeta won't let me place a new div

@Ella Thanks a lot I completely forgot about the "relative" value. I really ought to write them down at the rate I forget about these codes xD

Link to (Solved)Absolute-positioned Info won't center