![]() |
Quote:
Lol, I forgot about Neuropol text, but I kinda like the buttons... |
1 Attachment(s)
Okay, Used neurpol for forum name, and I added a bevel... I personally think that it raises the banner just enough to fit in with the buttons... I added an adjustment layer, made them a little bluer. On rollover, they'd go back 2 silver, making them stand out...
|
Ya gotta admit, the last one looked nice. Now, check out THIS one:
The Best Yet However, I'd prefer to have used javascript to put a blue filter on the buttons, then take it off on mouseover, but I don't know how... help? |
Well the neuropol font makes it look far better but i don't like the bevel or the buttons - there's no need for them realy :)
Also never use imageready to do the html code. Just use the slices it makes as the html in that example is SO shabby. Unquoted attributes and rowspan and colspan should never be used as they are highly uncompatible with certain browsers etc :) - miSt - miSt |
Hmm, i like the logo, nice buttons i think
|
Yo... how in the hell do you get those buttons to light up... is there a mod for that... please tell me
|
Lol, It uses javascript, which i could post here, but do you have imageready? Probly not, or you'd have known this, anyway, here's the code...
Code:
<a href="javascript://" also, change the "Javascript://" to the Url of the page you want the button to link to. Code:
onMouseOver="document.images.pic1.src='http://pgsforum.com/vb/images/5stars.gif'"> this time, change the url of the image to the "over" state. (what it looks like when they put the pointer on it. Code:
<img src="http://pgsforum.com/vb/images/0stars.gif" name="pic1" border=0"> and when you put it all together, you get: Code:
Note that this in in HTML code. Also, you will want to put this code between the <head> </head> tags on your page, and may also want to put the code like this: <head> <script language="javascript"> // the code.... </script> </head> Hope that helped! |
Yeah I have image ready 7.0
but how exactly do you get buttons to light up on that? I can make it animate and stuff but I dont know how to use java on it |
I'll PM you.
|
I wrote a template mod for this ;)
vBrollovers :) - miSt |
All times are GMT. The time now is 04:28 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|