Got a little techonology problem that you need fixed pronto? Post it here and we'll see what we can do.
Topic locked

*cough* Care to code a blog?

Thu Sep 02, 2004 10:22 pm

Image


I would love you forever if you could code that blog. I need the person who codes it to use the "table" type of coding, not the type that places it on the page, because it shows up weird when you get a neomail or something (I sincerely hope people know what I'm talking about).


*grovels pathetically* :battar:

Fri Sep 03, 2004 6:26 am

Hmm, I guess you mean div layers?

Although I can't figure out what with divlayers that should display strange (other than IE being a bad browser :P), got a screenshot of what you mean?

I can make it for you, although with divlayers, tables should mainly be used for tabulated data, not design.

Fri Sep 03, 2004 3:08 pm

I mean like how I coded my userlookup blog:

Code:
<table width="454" height="403" border="0" background="http://www.i-love-dogs.com/dog/fiddelysquat/quietpoeblog.gif">
<tr>
<td width="454" height="159">
</td>
</tr>
<tr>
<td width="454" height="199">
<div style="width:448; height:199; overflow:auto; font-family:verdana; font-size:x-small;
color:hotpink; scrollbar-face-color: hotpink;
scrollbar-highlight-color: pink;
scrollbar-3dlight-color: white;
scrollbar-shadow-color: red;
scrollbar-darkshadow-color: darkred;
scrollbar-track-color: black;
scrollbar-arrow-color: black;">
<a href="http://www.neopets.com/beauty/details.phtml?pet=Sen">Vote for Sen?</a><br><br>
Hello! I'm Quietpoe. I'm a 16-year-old girl from the USA. I've been playing Neopets for around 4 years, so this isn't my first account. I usually hang out in the Help Chat. Feel free to neomail me if you have any Neopets-related questions.
<br>
<br>
F.A.Q.<br>
<b>Can I have some NPs?</b><br>
No. Please don't ask.<br><br>
<b>Can I have some items?</b><br>
I usually give people items randomly when I see them posting in the Help Chat, but if you neomail me asking for one, you won't get it.<br><br>
<b>Do you have other accounts? What are they?</b><br>
My other accounts are edwardsciss0rhands, _kotet_, and sploobles.<br><br>
<b>Can I adopt Sen, Techli, or Beauvrae?</b><br>
Sen, Techli, and Beauvrae will NEVER be up for sale. I always have a fourth pet that I spruce up with the lab ray and stick back in to the pound, but I never promise it to anyone.<br><br>
<b>WOW! Sen has a Faellie, Techli has an Ona, and Beauvrae has an Eustabee! Can I have/buy them?</b><br>
No. The only items for sale on this account are in my shops, trades, or auctions. <br><br>
<b>Where did you get your user lookup?</b><br>
I made it myself. Please do NOT use it. Free lookups are available at places like dream-graphix <br><br>
<b>Will you make me a lookup/draw me a picture/make me a webpage/graphic?</b><br>
Sorry, but no. I'm too busy.
</div>
</td>
</tr>
<tr>
<td width="454" height="25">
</td>
</tr>
</table></div>

Fri Sep 03, 2004 3:40 pm

Yes, I understood what you meant by using tables, but I was wondering over what it was that screwed up with divlayers :)

Btw, this blog thingie, is it a real blog on a real webpage or something to be used inside of Neopets?

Edit: This isn't what you want?: http://127.0.0.1/ibis/NyHemsida/Fun/

Fri Sep 03, 2004 7:28 pm

Ibis wrote:Yes, I understood what you meant by using tables, but I was wondering over what it was that screwed up with divlayers :)

Btw, this blog thingie, is it a real blog on a real webpage or something to be used inside of Neopets?

Edit: This isn't what you want?: http://127.0.0.1/ibis/NyHemsida/Fun/


This blog is for a Neopets guild. The link you posted isn't working.

Fri Sep 03, 2004 7:39 pm

Haha, sorry, I tested it locally, and pasted that URL :D

this should work: http://ibisaeg.mine.nu/andras/Fun

Fri Sep 03, 2004 7:51 pm

That looks good, but maybe add a .5em margin to each of those write-in-places? That would make it look a little smoother.

Fri Sep 03, 2004 9:01 pm

Might be best, just threw something up now :) I'm not actually that good at it, so the .css looks like crap :P

Sat Sep 04, 2004 4:21 pm

Thank you for coding it. :)

How am I supposed to put that on my neopets guild front page? I thought they didn't allow you to import CSS.

Sat Sep 04, 2004 6:30 pm

I actually don't know what a neopet guildpage is :S But does it work with inline CSS? CSS right into the html code I mean.

Sun Sep 05, 2004 1:03 am

As in the main page for a guild :)

I believe it does, but I'm not 100% positive.

Sun Sep 05, 2004 8:27 am

I don't play neopets so I don't know how that works :)

Sun Sep 05, 2004 9:11 am

For example, this is a guild front page.

Sun Sep 05, 2004 11:28 am

Can't view it, cause I don't have any account :P

I was more curious about what kinda code is allowed in there.

Sun Sep 05, 2004 12:12 pm

Well, that'd pose a slight problem, wouldn't it? ;)

If you want, I could create a test guild to try it out. I'm 98% sure that you'd have to use inline CSS, though.
Topic locked