Log In · Register

 
Transparent..., few more thinz...
Genocide
post Aug 28 2005, 06:35 PM
Post #1


Senior Member
***

Group: Member
Posts: 61
Joined: Jun 2005
Member No: 149,535



a'ight,

bout 20 minutez ago i asked bout transparent scrollbarz and dat waz replied to and thankz to tha person that helped cool.gif,

now i have some questionz...how do u make tha following thinz have transparent backgroundz (in html form cause im makin a layout...please wink.gif):

tha buttonz such az tha one next to a search bar that sayz "Search>>"
tha titlez of of tha menu modules
tha background to tha search bar
and if possible whistling.gif...tha drop down menu, tha background of tha optionz

please help biggrin.gif
 
 
Start new topic
Replies
Kenado
post Aug 28 2005, 06:43 PM
Post #2


Senior Member
*******

Group: Member
Posts: 3,551
Joined: Feb 2005
Member No: 102,857



Menu module
CODE
<style type="text/css">table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: transparent;
}</style>

Buttons
CODE
<style type="text/css">input, select, textarea, .textfield, .button {
/*buttons, dropdowns, etc.*/
background-color: transparent;
}</style>

Bg of search bar.
CODE
<style type="text/css">table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: transparent;
}</style>

And I'm not sure what background you're talking about.
 

Posts in this topic
Phat_Patizzle   Transparent...   Aug 28 2005, 06:35 PM
Kenado   Menu module CODE<style type="text/css...   Aug 28 2005, 06:43 PM
Phat_Patizzle   AY!, thankz! datz exactly what i want, i ...   Aug 28 2005, 06:57 PM
Kenado   I'm pretty sure this will change it. CODE...   Aug 28 2005, 07:04 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: