GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   html and css gurus, a challenge for ya! (https://gfy.com/showthread.php?t=45936)

Lane 01-12-2002 09:06 PM

html and css gurus, a challenge for ya!
 
how the hell can i change the border color and the button color of a drop down menu? see those GFY drop-down menus on the top left and right? the borders are grey, and the buttons are grey too, which are the default colors. i couldnt find a way to change the colors of those 2 things.
anyone can help? is it maybe impossible?

Lane 01-12-2002 09:07 PM

correction: those menus are located on the threads list, not here while you are reading this thread

Pete 01-12-2002 09:21 PM

Sell me some of your traffic and I'll show you all kinds of tricks

FADE19 01-12-2002 09:23 PM

This should get you started on the right foot Bud!

STYLE TYPE="text/css">
body
{
scrollbar-arrow-color: #C0C0C0;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color: #ffffff;
scrollbar-track-color: #000000;
scrollbar-face-color: #000063;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #4040FF;
scrollbar-3d-light-color: #000000;
}

A:link, A:visited, A:active { text-decoration: none }
/STYLE>

[This message has been edited by FADE19 (edited 01-12-2002).]

FADE19 01-12-2002 09:25 PM

Oh...hold up the code I gave you will chnge the slide bar to the left...Let me grab the code for the drop downs ...

in the Select field add this..

SELECT NAME="site" style="BACKGROUND-COLOR: #FDBA05; COLOR: #000000; FONT-FAMILY: verdana, helvetica, arial; FONT-SIZE: 10px">

[This message has been edited by FADE19 (edited 01-12-2002).]

Lane 01-12-2002 09:28 PM

well, i wanna change the border color and the button color. i already changed the background

[This message has been edited by Lane (edited 01-12-2002).]

Lane 01-12-2002 09:31 PM

Quote:

Originally posted by Pete:
Sell me some of your traffic and I'll show you all kinds of tricks
who are you?

FADE19 01-12-2002 09:33 PM

"The Button"
INPUT TYPE="SUBMIT" NAME="SUBMIT" VALUE="Look"
style="BACKGROUND-COLOR: #000000; COLOR: #ffffff; FONT-FAMILY: verdana, helvetica, arial; FONT-SIZE: 10px">

you got me on the border

[This message has been edited by FADE19 (edited 01-12-2002).]

Pete 01-12-2002 09:38 PM

No one famous, I just asked to buy some traffic from you a while back and then came to you with money and you said you dont sell it anymore because its more profitable for you to keep it for yourself.

Lane 01-12-2002 09:42 PM

Quote:

Originally posted by FADE19:
"The Button"
INPUT TYPE="SUBMIT" NAME="SUBMIT" VALUE="Look"
style="BACKGROUND-COLOR: #000000; COLOR: #ffffff; FONT-FAMILY: verdana, helvetica, arial; FONT-SIZE: 10px">

you got me on the border

[This message has been edited by FADE19 (edited 01-12-2002).]


i am not talking about the submit button. i mean the button that you click and pull down the menu. that little thing with a little black arrow.


All times are GMT -7. The time now is 06:44 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123