| Answers |
Can I be your neofriend? [Back to Top]
Sure! But I'll only accept if I either know you, or I have talked to you before. (via neomail) Because I find it quite pointless to add someone to my neofriend list, when I have never even talked to the person. =^D
|
How many accounts do you have? [Back to Top]
Four. which were used for my galleries (All shut down now) But precious_kitty16 is my main account, and the only one I go on. (except for updating my font pages, and feeding my pets) And I will NEVER neomail you with any other name than precious_kitty16. My other accounts are: lil_princessn161, 16_sunshine_16, and kaylas_bookshop. So if anyone neomails you under any other account, claiming to be me, they're lying.
|
Where do I put the font code? [Back to Top]
After copying the font, you go to Chat Prefs and paste the code in the box that says 'Enter your NeoHTML here'
If you're using one of my Secret/Basic avatar fonts, then you will have to put the first part of the code in the neoHTML box and the second part in the siggy box.
|
How do you make your fonts/borders? [Back to Top]
Easy! Check out my neoHTML help page! Click Here.
|
Will you make me a font? [Back to Top]
No, Sorry I used to make custom fonts for people, but now I'm getting like 5 requests a day, and since I don't have the time to get on much (with work and school) I keep getting slamed with 30 requests at once, and I don't have the time to make everyone one, so I decided to just stop
If you go to the Avy Boards, I'm sure you'll find a nice talented person that will gladly make you one.
|
Will you make me a button/layout? [Back to Top] No, sorry. I'm really not that great with making graphics. (Still learning)
|
How do you get avatars? [Back to Top]
With most of the avatars,you have to go to a certain place on neopets, buy a certain item, have a high score on a game, and so on...
Check out my avatar help guide in the left side bar.
|
How do you get a picture of an avatar on your petpage? [Back to Top]
Go to my 'Avatar Image Code' page. (located on the left side bar) I have a list of ALL the HTML codes for each avatar, as well as a tutorial for displaying them.
Here's an example:
 < img src=http://images.neopets.com/neoboards/avatars/iommoehog.gif >
|
How do you display your font on your petpage? [Back to Top]
Really Simple. Your neoHTML font corresponds with your HTML code, Like This:
---neoHTML code---
[b][fontc=00CC00s=2]Defender Of[/font][br][fontc=0099FFs=2]neoHTML[/font][br][fontc=oranges=2]Meridell[/font][/b]
---HTML code---
< b >< font color=00CC00 size=2 >Defender Of< /font >< br >< font color=0099FF size=2 >neoHTML< /font > < br >< font color=orange size=2 >Meridell< /font >< /b >
---Font Results---
Defender Of neoHTML Meridell
And that's all there is to it!
|
How do you make those text boxes with the font code in them? [Back to Top]
NOTE: Neopets wont let me paste the code for the textbox here, so you'll have to type it out yourself using the image below.
You may change the # or rows and cols to what you want.
Here is what your text box will look like:
|
How do you make your fonts fit side-by-side? [Back to Top]
Ohh this is the tricky part. You have to make a table. -For additional table help check out lissaexplains.com
Here is an example of a basic table code
This is what it will look like:
| Row#1Col#1 | Row#1Col#2 |
| Row#2Col#1 | Row#2Col#2 |
You can also add a border(and put it to what size you want) around your table like this:
This is what it will look like:
| Row#1Col#1 | Row#1Col#2 |
| Row#2Col#1 | Row#2Col#2 |
|
When are you going to make the font for the new avatar? [Back to Top]
I'm not on neopets 24/7. So I don't always know when there's a new avatar. But the first thing I do when I get on is check the news page and make the new font (if there's a new avy) SO, if it's not up...that means I haven't been on so please don't neomail me rude messages complaining cuz the new font isn't up yet.
|
How do you make glow/shadow fonts for petpages, shops, & web pages? [Back to Top]
• In each font below, I provided you with the HTML code to use them in your own site. All you need to know is:
• Change the colors - replace the color you want, with the ones I provided.
• Change the font - Where it says: "font face=arial" change arial to whatever font you want.
• Change the sizes - To change the size of your font, where it says "size=3", simply change it to the size you want. But for glows/shadows it's different, you need to change the strength (how big/wide you want the glow/shadow to be) In this case, you change "strength=?" to what you want.
Glow Fonts!
Shadow Fonts
Shadow/Glow Fonts
Double Glow Fonts
Double Shadow Fonts
|