Home
Log in
Username:    Password:      Log me on automatically each visit    
site banners  
Post new topic   Reply to topic    Arigatou Anime Forum Index -> General Chat
Author Message
Faite
Mega user
Joined: 2007-02-23
Posts: 126
Location: N.S.
canada.gif
Post 2007-06-22 10:26 [Quote] 
not trying to be a jerk... but i don't like the look of the Arigatou banner up top, it's way to large (height) and is very obtrusive.

I made a few if others think there should be a diff. one

Revy & Re-El


Mion (or Shion?) & Ichigo
Back to top
 [Profile]  [PM] 
Doppelganger
Guest
Post 2007-06-22 12:30 [Quote] 
I don't really like it either, primarily because of the character placement.
Back to top
 
Kaugustino
Site Admin
Joined: 2006-12-17
Posts: 1455
canada.gif
Post 2007-06-22 17:44 [Quote] 
We are currently having some more banners made. As for our current banner its fine.
Back to top
 [Profile]  [PM] 
Kagurazaka
Guest
Post 2007-06-24 16:24 [Quote] 
People say I'm sort of good at computer graphics and stuff, so I made a banner for you guys. I hope you like it!

I tried using characters from series that you have encoded. Again, I hope you like, and sorry for imposing like this. ^^;

Back to top
 
Kaugustino
Site Admin
Joined: 2006-12-17
Posts: 1455
canada.gif
Post 2007-06-24 20:36 [Quote] 
good job on it, perhaps we will use it. for now we have enough banners. no more are needed right now till we figure out how were going to set it up.
Back to top
 [Profile]  [PM] 
adzman
Mega user
Joined: 2007-04-30
Posts: 160
usa.gif
Post 2007-06-24 20:44 [Quote] 
The text is too clear. It doesn't match the rest of the picture, which is blurred slightly. Other wise I agree with Kaug.
Back to top
 [Profile]  [PM] 
Kagurazaka
Guest
Post 2007-06-25 13:34 [Quote] 
Hehe, thanks for considering anyways!
Back to top
 
Faite
Mega user
Joined: 2007-02-23
Posts: 126
Location: N.S.
canada.gif
Post 2007-06-26 10:03 [Quote] 
image rotating script, if its still needed
Code:
The Code

Place or include the following script segment somewhere early in your document:
<?php
$path_to_images = "images/";  // path to your images
$default_img = "turtle.gif";  // image to display if directory listing fails

function getRandomImage($path, $img) {
    if ( $list = getImagesList($path) ) {
        mt_srand( (double)microtime() * 1000000 );
        $num = array_rand($list);
        $img = $list[$num];
    }
    return $path . $img;
}

function getImagesList($path) {
    $ctr = 0;
    if ( $img_dir = @opendir($path) ) {
        while ( false !== ($img_file = readdir($img_dir)) ) {
            // can add checks for other image file types here
            if ( preg_match("/(\.gif|\.jpg|\.png)$/", $img_file) ) {
                $images[$ctr] = $img_file;
                $ctr++;
            }
        }
        closedir($img_dir);
        return $images;
    }
    return false;
}
?>

Add this where you wish the random image to appear in your document:

<!-- Random image code from dyn-web.com -->
<img src="<?php echo getRandomImage($path_to_images, $default_img) ?>" alt="">
Back to top
 [Profile]  [PM] 
Zeelot
User
Joined: 2006-12-20
Posts: 18
Location: Cow Land
usa.gif
Post 2007-06-27 19:51 [Quote] 
Stealing is bad xP

Don't listen to Kaugustino...he's mad,

make as many banners as you like >_> any good ones will be used...promise!

....where are the damn smileys on this thing...
....hold up....

:!: ....hey who knows how to make us some cool smileys? >_<
Back to top
 [Profile]  [PM]  [www] 
Kagurazaka
Guest
Post 2007-07-04 15:36 [Quote] 
Here are some new banners, unlike my first one, I stuck with one anime each.

Shakugan no SHANA

Fate/Stay Night

Tsubasa Reservoir Chronicle


Questions? Comments? Suggestions?

Also, should I focus on "Arigatou" or on the anime in the banner? I think the name [Arigatou] of the group should be the focus.
Back to top
 
Kaugustino
Site Admin
Joined: 2006-12-17
Posts: 1455
canada.gif
Post 2007-07-04 17:29 [Quote] 
Agreed about the focus, though "#Arigatou @ Irc.Rizon.net" is plenty of info you dont need to have the second "Arigatou" name there. Very nice work
Back to top
 [Profile]  [PM] 
Zeelot
User
Joined: 2006-12-20
Posts: 18
Location: Cow Land
usa.gif
Post 2007-07-05 19:46 [Quote] 
cool Otaku, I like the Shakugan no SHANA banner alot
Back to top
 [Profile]  [PM]  [www] 
Kagurazaka
Guest
Post 2007-07-08 18:15 [Quote] 
New Fate/Stay Night


Again, if you want to see something banner-ized. Make a request.
Back to top
 
Kaugustino
Site Admin
Joined: 2006-12-17
Posts: 1455
canada.gif
Post 2007-07-09 12:47 [Quote] 
cool banner
Back to top
 [Profile]  [PM] 
ah.ni.may
Guest
Post 2007-08-22 17:23 [Quote] 
Wow Kagurazaka ... you really have talent ... these are all nice banners ... if I were to choose for Arigatou, I would choose the one with Shakugan no SHANA, it has good blending of colors and goes well with the color theme of arigatou's website ... great job and keep posting your art stuff ... maybe can put up your own thread ... *thumbs up*
Back to top
 
New topic title
Forum for new topic
 
Page 1 of 1
Display posts from previous:   
Post new topic   Reply to topic    Arigatou Anime Forum Index -> General Chat All times are GMT - 6 Hours

 

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Powered by phpBB © 2001, 2005 phpBB Group,
TorrentPier © Meithar - Support Tp MOD ©
Skinned by Zeelot