-
Posts
10450 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Posts posted by Xepha
-
-
Tyrannian Pteri are not possible as of now. TNT affirmed that Pteris are already native from Tyrannia... so that's why they didn't do a tyrannian version of them.
-
What a lovely interview with Barmie. :) I hope those training techniques will pay in the long run for Team Tyrannia.
-
Very cute :D. I can't wait for the Maraquan version ;). (Or I should say that Jubbie cannot wait for it, as it would go on his lookup!)
-
How about a shoutbox? Something where we can rant, and just post stuff, but not have conversations.
Or will that be hard to moderate?
As Anime just explained, we had one shout box at some point. It was too much of a pain to maintain a shout box around our forums and it was also killing the actual conversation around our various threads. For these reasons, we don't wish to implement it back at all.
-
I say put it up now and enter the spotlight now too.
TNT look at entries in order they are submitted. When looking for a theme, they do a search in the database and look them up in order too.
-
Oh...
it's quite easy... if you have firefox and firebug extension, load any pet and you can see the full SWF urls of it. So that can be used on closet site for instance, and give you the full images you want to see :P.
-
I kinda like to use patterns. If you don't want to create your own, you could look over there and browse the top sites.
-
Madison is actually a TDN staff member (she's part of our fantastic customization department.) Also, she has premades layouts here.
-
As of now, we don't have such a guide available.
It's something we need to discuss among the content team staffer to know if enough of us are interested by the game to maintain a guide.
As you might know, we just hired new content staff members. Most of my personal efforts are focussed on training them so they can become full fledged content staff members to help killing our to do list. XD
-
Mine is the previous product version of this one. It's the smallest model they do, but it's quite suffisent for my uses. I'm not such an active drawer, so getting something bigger would have been a waste of time.
Remember to do your shopping online and offline. Many stores will want to beat the lowest price you find by 10%, even if it's from an online shop.
-
I have no idea what it will cost later on... though some users are doing a very good job at tracking its price on a daily basis.
See : http://www.neopets.com/~Craeder and http://www.neopets.com/~roni
-
I see all the anonymous people. You can't hide from me :P.
Sometimes I go ninja, though it's been a while since I've done it.
-
They don't really have an average delay on their tickets system. It depends what you are writing about and how many similar requests were already pending in the system before your added your own. Accounts issues might be the longest to address because they get a lot of that, especially when malicious scripts (cookie grabber) are on the loose.
About frozen accounts, when you try to log in it should gives you a reason why it happened. Depending what the message says, you might be able to get back your accounts or not.
-
Yes same thing.
Although just like you, I always solved that part by randomly messing with the buttons and it worked :P.
-
If you have questions about when you should receive the pet, just reply to that message and ask Anime. ;)
The september chains are starting these days. At least the ones I am meant to start since I'm holding the pets for the ALP. :P
-
Just for your information, piece 5 is currently going for 120-150k according to this petpage.
Good luck finding a seller :)
-
It comes very handy to have a big team. Not just because the task is huge... but we also pretty much need to have a staff member online at ANY given time of the day. That way, we can easily bring you the best events and plots coverage.
As Stream mentionned, we have quite a lot of things to keep us busy. Fear nothing, everyone who is being hired has to show up and do some work. We have visitor tickets to answer, content to update, content to write, code to improve and we keep brainstorming about new projects and ways to improve TDN as a whole. We also like to party amoung ourselves, so the more staffers, the merrier. Sanity not included. ;P
-
My Peophin has been waiting for this. *marks date on a calendar*
-
Wowzers.
I only knew one person who had done it so far :P
I didn't even bother to get the cheapest book yet. It's not a question of budget either. xD
-
For flash games trophies, you can look at this petpage to know what was the cut off score on reset day. ;)
And I have premade userlookups here. :D
For habitarium... I'm not too sure what could be the problem, but you could always try to clear you browser cache and take a new picture. It might work then. Otherwise, you may try in a different browser.
-
Good job on the customisation. :) I myself have a Ghost Krawk and never considered to repaint her.
-
Sorry if I missed it, but how do you get to try the game? I kind of want to see how badly I'll fail due to the slowness of my computer.
To try the game, you need to be a premium member of Neopets, and then visit your portal. If you are not a premium member, you need to wait until the game is released... it will probably be the next New Game Challenge.
-
I'm curious... But how do we know if we (the people who sent in an app) are accepted or rejected? ^_^
You should receive an email from us in either case... as soon as a decision is made about your application. :)
-
I know where your problem starts...
On your very first line of code, you used a bunch of breaklines to push down your table. That's a big problem :P.
<style> body { background: url("http://i852.photobucket.com/albums/ab85/mouse_angel18/Creativity/FaerielandBackgroundBorder.jpg"); background-color: indigo; } #main { background: url("http://img153.imageshack.us/img153/5345/eightyfour.jpg") no-repeat; background-color: indigo; margin-left: 125px; } #footer, .user, #nst, .sidebar, .brand-mamabar, hr, #ban, #habitarium, #ncmall { display: none; } #header { background: url("http://i852.photobucket.com/albums/ab85/mouse_angel18/Creativity/HeaderImagecopy.jpg") 0px 90px no-repeat; width: 990px; height: 300px; border: 0px; } #template_nav { visibility: visible; } .content div a img, .content div b { visibility: hidden; } .contentModule div a img, .contentModule div b { visibility: visible; } #navigation { width: 950px; } #template_nav { margin-left: -60px; margin-top: 205px; } #navigation img { margin-left: 5px; } #main { width: 1005px; background-color: darkviolet; border-left: 1px solid darkviolet; border-right: 1px solid darkviolet; } #content { width: 965px; margin-left: 3px; margin-top: -5px; border: 0px; } ul.dropdown { border: 1px solid #000000; background: darkviolet; } .dropdown li a { color: violet !important; } .dropdown li a:hover { color: pink !important; } .contentModuleContent { background: url("-blocked-"); } #main a { font-family: arial; font-size: 12pt; color: purple; } #main a:hover { color: pink; } a:link, a:active, a:visited, b, a { color: -blocked-; font-weight: bold; } a:hover b, a:hover { color: -blocked-; } .contentModuleTable { border: 2px solid darkviolet; } .contentModule { border: 2px solid darkviolet; } .contentModuleHeaderAlt, .contentModuleHeader { font: 40px fiolex girls; color: magenta; background: darkviolet; } p, td, body, table, tr, font, a, .medText { font-family: mistral; color: -blocked-; font-size: 20pt; } .contentModuleHeaderAlt, .contentModuleHeader { display: none; } #userinfo { width: 400px; margin-top: 140px; margin-left: 43px; } #usercollections { width: 270px; margin-top: 80px; margin-left: 165px; } #userneopets { width: 650px; margin-top: -898px; margin-left: 170px; } #userneohome { position: absolute; width: 250px; height: 250px; margin-left: -380px; margin-top: -325px; } #usershop { width: 200px; margin-left: -780px; margin-top: 1380px; } #usertrophies { width: 900px; margin-top: 60px; margin-left: 35px; } #infobox { margin-top: 600px; margin-left: 35px; } </style> <table width="90%" cellpadding="20" cellspacing="0" border="0" class="contentModule" id="infobox"> <tr valign="top"><td class="contentModuleHeader">Me</td></tr> <tr><td class="contentModuleContent" height="100%"><div align="left" style="padding: 4px;"><b><font size="3" color="3e0172" face="Lucida Handwriting">Merry Meet! This is only a bit about me, there's much more but unfortunately it will not all fit here. I'm a huge bookworm and enjoy reading a good book in my spare time. My favourite author is Tamora Pierce who writes about empowering heroines. Currently I have sunk my teeth into "The House of Night" series, which I found to be amazing. Popular artists on my playlist are: Three Days Grace, Evanescence, In This Moment, Stone Sour, and Skillet. My favourite shows on TV are CSI: Crime Scene Investigation, NCIS, NCIS:LA, Criminal Minds, Grey's Anatomy, Private Practice, and The Glades. I own all 8 seasons of Charmed and find myself watching them from beginning to end every once in a while. I also enjoy watching the Star Treks as well as Scooby-Doo. My favourite movie series is Underworld and I can't wait for the next movie.<br><br> I would like to thank Izzy for her wonderful tutorial page! <a href="http://www.neopets.com/~Sariyra"><img src="//images.weserv.nl/?url=http://izzy.bumpwire.com/htmlguides/link1.jpg" border="0"></a><br>I would also like to thank sammy110807 and _l_b_2001 for helping <br>me with my coding! <br>I love to chat, so feel free to neomail me anytime! Blessed Be!<br>Note: Lookup under construction!<br><br><br></font></b></div></td></tr>
Suggestions:
For optimal coding practice, always put the style part of your code at the top when using inline stylesheet.
I added a new selector #infobox to position your about me text.
You will need to adjust/fix all your margins manually so all your box are falling in the right place.
In the future, it would be a good idea to apply a background image to each module so they follow your text properly. ;)
You should also edit everything that reads as -blocked- (since it means it was blocked by Neopets filters).
Looking for a free program like Photoshop
in Graphics
Posted
Pretty sure you won't be able to open .psd or whatever the extension name is in elements without using the right software.
Personal recommendation is:
On your dock, locate the icon that looks like a 'A' on a blue background. That's the apps store.
Click on the star icon at the top, the in the second box you will see the top *FREE* applications. Click on the link to see them all.
Browse that page and look for stuff identified as 'graphics and design'.
That should find you the top applications used for drawing in general, that are free.
Once I come back from University, I'll go and dig for you the name of a cool and powerful drawing software that my friend recommended to me. However it's in my chat logs on my other computer and I can't seem to remember it now.