Welcome, Guest. Please Login or Register.
September 30, 2024, 11:39:22 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Graphics and Templates  |  Blue Glass Buttons « previous next »
Pages: [1] 2 Reply Ignore Print
Author Topic: Blue Glass Buttons  (Read 13363 times)
TempusFugit
Noobie
*
Posts: 41


tempusfugit@mail.com WWW
Blue Glass Buttons
« on: January 27, 2003, 02:38:27 AM »
Reply with quote

You can download them from the following URL:

http://www.cinemascope.gr/test/glass/blueglass.zip

It's better to use them with a dark background. If you have a photo editing program, I recommend to add a vertical black shadow with 50% transparecy (I haven't added the shadow in order to avoid the blending with the background).

Some sample buttons:


You can also see them in use at http://www.cinemascope.gr/yabbse/

Instructions

The toolbar's buttons are visually unified into one button. To make this, upload toolbar_back.gif, toolbar_corner1.gif and toolbar_corner2.gif into your YaBBImages directory. Then you'll have to edit your template:

Search for
<yabb menu>
and replace it with
<table border="0" height="23" cellspacing="0" cellpadding="0">
  <tr>
    <td width="20" valign="top">
    <img border="0" src="YaBBImages/toolbar_corner1.gif" width="20" height="23">
    </td>
    <td height="23" background="YaBBImages/toolbar_back.gif">
    <yabb menu>
    </td>
    <td width="20" valign="top">
    <img border="0" src="YaBBImages/toolbar_corner2.gif" width="20" height="23">
    </td>
  </tr>
</table>

This will make the toolbar look like this:




I hope you'll like them  :)
« Last Edit: January 27, 2003, 02:53:17 AM by TempusFugit » Logged

"All men dream: but not equally. Those who dream by night in the dusty recesses of their mind wake in the day to find that it was vanity: but the dreamers of the day are dangerous men, for they may act their dream with open eyes, to make it possible. This I did."
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:Blue Glass Buttons
« Reply #1 on: January 27, 2003, 02:50:22 AM »
Reply with quote

they look really cool :)
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
haase
Full Member
***
Posts: 224


Do you feel lucky?

Re:Blue Glass Buttons
« Reply #2 on: January 27, 2003, 01:22:06 PM »
Reply with quote

Wow... those are really awesome.
Logged
alienine
Forum Screwball
YaBB God
*****
Posts: 648


*GRIN*

Re:Blue Glass Buttons
« Reply #3 on: January 27, 2003, 01:57:10 PM »
Reply with quote

1. You can post news items that are blank just by adding a space in the fields, you need to use the trim function.
2. When using a large amount of text to be posted the thing said those fields were left empty, when in fact they were not.
3. When you go check news no news shows up.
4. Yeah you can post HTML (even in the subject field), though that's in no way a hack. Read the PHP manual man, there's functions made that are specifically made to fix problems like these.
5. This is potentially a hack, in the modify profile thing you have the follwing hidden field:
<input type="hidden" name="username" value="test">You see there's no field for the old password, so if this is what the form relies on to check if the user is in fact the actual user at hand then its a big hole. You could just change the name in that hidden input to someone elses and there you go, you have their account.

This is of course only if that's what the form relies on, because obviously it would be best to have them enter the original password AND chack with the cookie... even if you have that you shouldn't need that hidden field there at all.

And don't alow them to change their usernames... only their display names..
6. You can't log out.. which is insecure.

Another one coming soon if i can get it to work
Logged

[/url]
Peter Duggan
Llama Chameleon
Global Moderator
YaBB God
*****
Posts: 1793


You come and go...

WWW
Re:Blue Glass Buttons
« Reply #4 on: January 29, 2003, 12:43:24 AM »
Reply with quote

For the curious, it looks like alienine's post was intended for another topic! :o

PS *Very* nice blue glass buttons! 8)
« Last Edit: January 29, 2003, 12:45:03 AM by Peter Duggan » Logged

Allan_R
Full Member
***
Posts: 138


I'm a star trek fan!

WWW
Re:Blue Glass Buttons
« Reply #5 on: January 29, 2003, 03:08:17 AM »
Reply with quote

neet! any chance of getting a YaPP virsion?
Logged

8) Allan_R 8)
Hamster Brothers/Sisters webmaster


http://hamsterbros.mattsiegman.com/hb/YaBBImages/avatars/compfreak.gif[/img]
[img]
alienine
Forum Screwball
YaBB God
*****
Posts: 648


*GRIN*

Re:Blue Glass Buttons
« Reply #6 on: January 29, 2003, 05:43:16 AM »
Reply with quote

Quote from: Peter Duggan on January 29, 2003, 12:43:24 AMFor the curious, it looks like alienine's post was intended for another topic! :o

PS *Very* nice blue glass buttons! 8)

how the hell did that happen...?!
Logged

[/url]
TempusFugit
Noobie
*
Posts: 41


tempusfugit@mail.com WWW
Re:Blue Glass Buttons
« Reply #7 on: January 29, 2003, 08:48:17 AM »
Reply with quote

Thanks guys  :D

Quote from: Allan_R on January 29, 2003, 03:08:17 AMneet! any chance of getting a YaPP virsion?

As far as I know most of them are the same, aren't they? Can you please send me a zip file with the buttons of YaPP? I'll make them next week  ;)
Logged

"All men dream: but not equally. Those who dream by night in the dusty recesses of their mind wake in the day to find that it was vanity: but the dreamers of the day are dangerous men, for they may act their dream with open eyes, to make it possible. This I did."
haase
Full Member
***
Posts: 224


Do you feel lucky?

Re:Blue Glass Buttons
« Reply #8 on: January 29, 2003, 02:18:18 PM »
Reply with quote

Tempus...  what app did you create those in?

Any chance I can get the source file.  I was working on some green glass, but I couldn't get them to look quite right.

sample here

I sort of gave up the project, but if I can see how you did it, maybe it would help.
Logged
TempusFugit
Noobie
*
Posts: 41


tempusfugit@mail.com WWW
Re:Blue Glass Buttons
« Reply #9 on: January 29, 2003, 02:30:11 PM »
Reply with quote

The basic button is made in CorelDraw. The shadows and the editing of buttons' images in CorelPhoto-Paint. I think that we both used the same method, but the rounded rectangle seems more aproppriate for this kind of glass effect...

Anyway, do you want to send them by e-mail?
« Last Edit: January 29, 2003, 02:45:25 PM by TempusFugit » Logged

"All men dream: but not equally. Those who dream by night in the dusty recesses of their mind wake in the day to find that it was vanity: but the dreamers of the day are dangerous men, for they may act their dream with open eyes, to make it possible. This I did."
haase
Full Member
***
Posts: 224


Do you feel lucky?

Re:Blue Glass Buttons
« Reply #10 on: January 29, 2003, 09:35:07 PM »
Reply with quote

errr...  That's actually one set of graphics applications that I don't have.    :-\

I did mine in Photoshop.  I agree that the rectangle makes more sense for this kind of effect.  I may try that.

Other than that, I think we did go with the same approach, but you were more successful.  The major difference is that it looks like you put not so much emphasis on the hightlights, and added the shadow around the whole thing.  Yours has a nice subtle affect where-as mine shows entirely too much contrast.
Logged
TempusFugit
Noobie
*
Posts: 41


tempusfugit@mail.com WWW
Re:Blue Glass Buttons
« Reply #11 on: January 30, 2003, 10:35:39 AM »
Reply with quote

Some thoughts... Perhaps the main problem is that the two shapes (the gloss and the highlight) don't match the circle's outline. Furthermore, try to add a prespective to the gloss shape making the bottom of the shape nearer to you. I'll make some tests next week...
Logged

"All men dream: but not equally. Those who dream by night in the dusty recesses of their mind wake in the day to find that it was vanity: but the dreamers of the day are dangerous men, for they may act their dream with open eyes, to make it possible. This I did."
Allan_R
Full Member
***
Posts: 138


I'm a star trek fan!

WWW
Re:Blue Glass Buttons
« Reply #12 on: January 30, 2003, 05:46:17 PM »
Reply with quote

I'll try to get that YaPP buttons to ya TempusFugit

ASAP  ;)
Logged

8) Allan_R 8)
Hamster Brothers/Sisters webmaster


http://hamsterbros.mattsiegman.com/hb/YaBBImages/avatars/compfreak.gif[/img]
[img]
Overlord
Jr. Member
**
Posts: 54


YaBB, I am your llama!

WWW
Re:Blue Glass Buttons
« Reply #13 on: February 06, 2003, 09:29:44 PM »
Reply with quote

Could you make a members button?

;)
Logged

-=Overlord=-
Only the dead have seen the end of war (C) Plato
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Blue Glass Buttons
« Reply #14 on: February 07, 2003, 06:06:17 AM »
Reply with quote

Nice buttons. Question: when making them, does one convert the grey default buttons, or has one to start from scratch?
Logged

Pages: [1] 2 Reply Ignore Print 
YaBB SE Community  |  Development  |  Graphics and Templates  |  Blue Glass Buttons « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.067 seconds with 20 queries.