AnimeSuki Forums

Register Forum Rules FAQ Members List Social Groups Search Today's Posts Mark Forums Read

Go Back   AnimeSuki Forum > General > General Chat

Notices

Reply
 
Thread Tools
Old 2007-04-01, 12:17   Link #161
KiNA
Kira_Naruto, the ecchi
*Graphic Designer
 
 
Join Date: Dec 2005
Location: http://www.exciting-tits.com/
Who cares about prizes.. lets have fun for the sake of bragging rights!

MUAHAHAHAH

Like I'm the one that won the last contest, eh?
__________________
“This be the realest shit I ever wrote.” ~Tupac
So very dead right now.. but still breathing thank you.
Top 4 Manga Waifu
>> Tsukiumi
>> Saeko Busujima
>> Himuka
>> Yui Kotegawa


KiNA is offline   Reply With Quote
Old 2007-04-01, 15:39   Link #162
NoSanninWa
Weapon of Mass Discussion
*Fansubber
 
 
Join Date: Feb 2003
Location: New York, USA
Quote:
Originally Posted by Furudanuki View Post
Now that spring has sprung and a blanket of pollen covers the land (well, my little piece of land anyway), are there any plans for a spring/summer AnimeSuki Forum banner contest? It was great seeing all the artwork people came up with for the winter banners, and I'm looking forward to seeing more!
There were plans, but they sort of fell through for a shockingly stupid reason.
__________________

There's not that fine a line between willing suspension of disbelief and something just being stupid.
NoSanninWa is offline   Reply With Quote
Old 2007-04-01, 15:48   Link #163
Riker
Peek a boo
*Graphic Designer
 
 
Join Date: Dec 2005
Quote:
Originally Posted by NoSanninWa View Post
There were plans, but they sort of fell through for a shockingly stupid reason.
So the short answer is, there won't be a banner contest for a while?
Riker is offline   Reply With Quote
Old 2007-04-01, 16:43   Link #164
felix
sleepyhead
*Author
 
 
Join Date: Dec 2005
Location: event horizon
@ KiNA
> Who cares about prizes..
lets have fun for the sake of bragging rights!
@ NoSanninWa
> There were plans, but they sort of
fell through for a shockingly stupid reason.
Who cares about bragging rights or prizez..
the forum needs forum activities..
fun w00t w00t
sQ. What reson could be so shocking..
..and stupid?!
* Guess: April Fools.
------------------------------------
@ Daniel
Maybe there hasn't been one because Catgirls is gone now.
I miss Catgirls
__________________
felix is offline   Reply With Quote
Old 2007-04-02, 03:04   Link #165
Aoie_Emesai
♪♫ Maya Iincho ♩♬
*Artist
 
 
Join Date: May 2004
Location: Unnecessary
Age: 37
Send a message via Yahoo to Aoie_Emesai
Cats- Same, I miss his smart remarks ^_^.

What is a good program to edit movies, mostly anime episodes into smaller fragments so i can edit them for gifs on Adobe Image Ready?

My computer don't have the processing power to open a 23 min long episode on Adobe Img Rdy even though i'm only selecting a 2 minute range from the episode.
__________________

How to Give / Receive Criticism on your work / Like to draw? Come join Artists Alike
Visit my Deviantart Or Blog ~A Child should always surpass his/her parent, Remember.
Aoie_Emesai is offline   Reply With Quote
Old 2007-04-02, 03:37   Link #166
-KarumA-
(。☉౪ ⊙。)
*Author
 
 
Join Date: Jul 2004
Location: In Maya world, where all is 3D and everything crashes
Age: 36
another CSS HTML question

for my project site i am making a header with buttons over the picture on lowest row somewhere int he middle, however at the moment i got my picture working but my buttons are listed but in the wrong position, theyre int he right upper corner in a list vertically..

this is my code, does anyone know how to make my buttons form a line on the bottom of the picture horizentally, not int he left corner but several inches from it


CSS code:


body {
margin:0;
padding:0;
}

#wrap{
width:760px;
height:180px;
margin:0 auto;
}

#nav{
float:left;
width:760px;
height:180px;
background: #fff url(../images/header.gif) top no-repeat center;
margin:0;
padding:40px 0 0 5px;
list-style:none;

}

#nav li {
float:right;
margin:0;
padding:0;
font-size:80%;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nav a{
float:right;
display:block;
margin:0 2px 0 0;
padding:5px 10px;
color:#fff;
text-decoration:none;
border: 1px solid #009;
background: #FF9900;
}

and i am confussed about somethign else aswell, with the current code, if i make new DIV ID tags for the screen for content end a menu bar below the header and when i put in the CSS code for it and save, it doesnt show up when i press F12 , im not sure about what im doing wrong since im quite a CSS noob, i learned about makign websites 4 weeks ago when i moved to my new class and now i have to make stuff already

heres the code i was putting in for one of the things i just pasted it below the still excisting code (listed above, background collor randomly picked)

#menu {
width:120px;
height:400px;
background-color:#99CCOO;
float:left;
}
-KarumA- is offline   Reply With Quote
Old 2007-04-02, 04:40   Link #167
felix
sleepyhead
*Author
 
 
Join Date: Dec 2005
Location: event horizon
Is your site centered, to the middle or center.
Can't you just absolute/relative position it.
__________________
felix is offline   Reply With Quote
Old 2007-04-02, 07:01   Link #168
Riker
Peek a boo
*Graphic Designer
 
 
Join Date: Dec 2005
Quote:
Originally Posted by Aoie_Emesai View Post
What is a good program to edit movies, mostly anime episodes into smaller fragments so i can edit them for gifs on Adobe Image Ready?

My computer don't have the processing power to open a 23 min long episode on Adobe Img Rdy even though i'm only selecting a 2 minute range from the episode.
VirtualDub. Use it to extract the sequence you want. :3
http://forums.animesuki.com/showthre...ghlight=create
Riker is offline   Reply With Quote
Old 2007-04-02, 08:22   Link #169
-KarumA-
(。☉౪ ⊙。)
*Author
 
 
Join Date: Jul 2004
Location: In Maya world, where all is 3D and everything crashes
Age: 36
Quote:
Originally Posted by Cats View Post
Is your site centered, to the middle or center.
Can't you just absolute/relative position it.
honestly said im not sure, because we got several papers on how to make buttons in geneal and to ut them in a CCS, i went on looking through the code to see if i could change the header colour to a background image instead, which i did.. for the rest i have to clue on hwo to position it correctly

its just a basic thing so it probably not centered..
-KarumA- is offline   Reply With Quote
Old 2007-04-02, 13:23   Link #170
felix
sleepyhead
*Author
 
 
Join Date: Dec 2005
Location: event horizon
It really doesn't matter that much if it's centered, but it would have been somewhat relavent.
To position something Relatively, add..
position: relative;
top: <insert position here>
left: <insert position here>

Note: It's basicly simple positioning in a xy axis, when it's relative, (0,0) coordanite is located where the normal position of the object would be, when it's absolute, (0,0) is located in the top left corner of the screen.
Negative values are also valid.
Post Scriptum
It would help to see the html or a version of the html
that has the structure. Its hard to make heads or tails
of what you need.
__________________
felix is offline   Reply With Quote
Old 2007-04-02, 16:41   Link #171
Furudanuki
Senior Member
 
 
Join Date: Dec 2005
Location: State of denial
Age: 66
Quote:
Originally Posted by NoSanninWa View Post
There were plans, but they sort of fell through for a shockingly stupid reason.
Hoookay... probably something I don't really want to know. Hopefully it's something that can eventually be overcome.
Furudanuki is offline   Reply With Quote
Old 2007-04-02, 23:38   Link #172
Aoie_Emesai
♪♫ Maya Iincho ♩♬
*Artist
 
 
Join Date: May 2004
Location: Unnecessary
Age: 37
Send a message via Yahoo to Aoie_Emesai
Quote:
Originally Posted by Riker View Post
VirtualDub. Use it to extract the sequence you want. :3
http://forums.animesuki.com/showthre...ghlight=create
Ahh there it goes. I couldn't remember what it was called. Thanks Riker.
__________________

How to Give / Receive Criticism on your work / Like to draw? Come join Artists Alike
Visit my Deviantart Or Blog ~A Child should always surpass his/her parent, Remember.
Aoie_Emesai is offline   Reply With Quote
Old 2007-04-03, 01:59   Link #173
Crovax
A2000A
*Fansubber
 
Join Date: Feb 2007
Location: The Netherlands
Age: 38
Send a message via ICQ to Crovax Send a message via AIM to Crovax Send a message via MSN to Crovax Send a message via Yahoo to Crovax
Here's a question, where is NoSanninWa's avatar from?

And why does he have what looks like a Christian cross on his cheek?
Crovax is offline   Reply With Quote
Old 2007-04-03, 02:06   Link #174
-KarumA-
(。☉౪ ⊙。)
*Author
 
 
Join Date: Jul 2004
Location: In Maya world, where all is 3D and everything crashes
Age: 36
Quote:
Originally Posted by Cats View Post
It really doesn't matter that much if it's centered, but it would have been somewhat relavent.
To position something Relatively, add..
position: relative;
top: <insert position here>
left: <insert position here>

Note: It's basicly simple positioning in a xy axis, when it's relative, (0,0) coordanite is located where the normal position of the object would be, when it's absolute, (0,0) is located in the top left corner of the screen.
Negative values are also valid.
Post Scriptum
It would help to see the html or a version of the html
that has the structure. Its hard to make heads or tails
of what you need.
thanks for the help, ill try it out this afternoon, it sucks if you dont have those programs at home.. i have to do everything at school

okay Fanfiction.net question MEGA TROUBLE IIECK!
i just found out this morning that one of my major stories has been deleted...
by whom i dont know.. i was looking into my story list and i saw it was gone O.O
there is a link of it in my personal message and i clicked on it.. it answered with the message, Story Not Found.. yet i have not deleted it at all...

now i lost ALL my work for that story... freaking over 20 000 words.. in over 20 chapters.. and i want them back damned...

but i have no clue on where to report such things.. does anyone know where?

EDIT: rofl damned.. nevermind.. i was such a sleepy head i forgot that i put the chapters in another story ROFL whahaha somebody slap me!
-KarumA- is offline   Reply With Quote
Old 2007-04-03, 05:59   Link #175
NoSanninWa
Weapon of Mass Discussion
*Fansubber
 
 
Join Date: Feb 2003
Location: New York, USA
Quote:
Originally Posted by Crovax View Post
Here's a question, where is NoSanninWa's avatar from?

And why does he have what looks like a Christian cross on his cheek?
My current avatar is from Uninhabited Planet Survive. The cross is a legacy from my main avatar. I keep it as my logo.
__________________

There's not that fine a line between willing suspension of disbelief and something just being stupid.
NoSanninWa is offline   Reply With Quote
Old 2007-04-03, 06:03   Link #176
Sasuke_Bateman
No
 
Join Date: Feb 2007
Location: England
How does one become a Mod?
Sasuke_Bateman is offline   Reply With Quote
Old 2007-04-03, 06:22   Link #177
Riker
Peek a boo
*Graphic Designer
 
 
Join Date: Dec 2005
Quote:
Originally Posted by Sasuke_Bateman View Post
How does one become a Mod?
Well, you can start by not asking to be one. :3
Riker is offline   Reply With Quote
Old 2007-04-03, 06:52   Link #178
Sasuke_Bateman
No
 
Join Date: Feb 2007
Location: England
Quote:
Originally Posted by Riker View Post
Well, you can start by not asking to be one. :3
i never asked to become one i said HOW can you be one?
Sasuke_Bateman is offline   Reply With Quote
Old 2007-04-03, 07:05   Link #179
Riker
Peek a boo
*Graphic Designer
 
 
Join Date: Dec 2005
Quote:
Originally Posted by Sasuke_Bateman View Post
i never asked to become one i said HOW can you be one?
That wasn't directed at you, maybe I wasn't clear enough. :x

What I meant was, asking to be a mod is a sure fire way of not being selected.
Hence, if someone wants to be a mod, the first step would be not promoting himself/herself for the position. After that it's up to the current staffs/mods to observe and decide. :3


You can read this thread: Quick question about moderators
Riker is offline   Reply With Quote
Old 2007-04-03, 07:17   Link #180
Sasuke_Bateman
No
 
Join Date: Feb 2007
Location: England
Thanks, that was very helpful..it cleared a lot of things up.
Sasuke_Bateman is offline   Reply With Quote
Reply

Tags
problem, q&a, serious

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:52.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
We use Silk.