• ARCHIVES 
  • » [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

Pages: 123456789101112..12

[b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

- razian -
» FTalker
FTalk Level: zero
156
0
1969-12-31

[b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

[b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -ms-filter: "alpha(opacity=80)"; /* IE 8 */ } .commonbox { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -ms-filter: "alpha(opacity=80)"; /* IE 8 */ } .commonbox .evenrow { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -ms-filter: "alpha(opacity=80)"; /* IE 8 */ }[/quote] [b]For Shoutbox[/b] [quote].controlpanel .so, .minicontrolpanel .so { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -ms-filter: "alpha(opacity=80)"; /* IE 8 */ } .controlpanel .sol, .minicontrolpanel .sol { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -ms-filter: "alpha(opacity=80)"; /* IE 8 */ } .controlpanel .sob, .minicontrolpanel .sob { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -ms-filter: "alpha(opacity=80)"; /* IE 8 */ }[/quote] [b]Working with I.E and FF[/b] Note: this code affect your text and image also :lol: [i]^so how to solve this problem? try making a translucent image and use it as BG of commonboxes [/i]:eh: If you want Onhover effect you can add this code I don't know if this code is working properly with IE,Safari and Opera TESTED WITH FF working properly. [url=http://theftalk.com/t51376-Change-Box-color-When-Hovered-%5B-FIREFOX-%5D.html]On Hover Code Credit goes to Switpotato and Flint[/url] I only modify the code. [spoiler]/* On Hover */ div.commonbox:hover { filter:alpha(opacity=90); /* IE 4-7 */ -moz-opacity:0.9; opacity: 0.9; /* Firefox, Safari(WebKit), Opera */ -ms-filter: "alpha(opacity=90)"; /* IE 8 */ }[/spoiler] Make your Addbox translucent too [spoiler][b][color=red]PUT UR ADDBOX ID OR CLASS HERE DONT FORGET TO ADD THE "#" OR "."[/color][/b] { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -ms-filter: "alpha(opacity=80)"; /* IE 8 */ }[/spoiler]

Last edited by - razian - (2009-08-14 21:10:08)

feruzz
» Banned
FTalk Level: zero
1557
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

great!! =) :thumbsup:
- razian -
» FTalker
FTalk Level: zero
156
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

^ thanks :D
feruzz
» Banned
FTalk Level: zero
1557
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

[quote=- razian -]^ thanks :D[/quote] you're my :ninja:
Ephemeral
» FTalkElite
FTalk Level: zero
4669
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

you can also use translucent BG's for this hehe but nice effect :D
jamessss:b
» SuperFTalker
FTalk Level: zero
8837
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

^ nice trick bro. keep it up! :D
nica1214
» FTalkManiac
FTalk Level: zero
721
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

nice! i like it!
- razian -
» FTalker
FTalk Level: zero
156
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

^ thanks for all comments! :D =)
-icA-
» FTalker
FTalk Level: zero
125
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

nice! :thumbsup:
- razian -
» FTalker
FTalk Level: zero
156
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

^ thanks :exclaim: [quote=Ephemeral]you can also use translucent BG's for this hehe but nice effect :D[/quote] ^ yup like my profile :D :thumbsup:

Last edited by - razian - (2007-03-15 08:27:28)

oKuNi
» FTalker
FTalk Level: zero
158
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

thanks a lot ... nice one!
- razian -
» FTalker
FTalk Level: zero
156
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

^your welcome :exclaim:
eehjhay
» FTalkWhiz
FTalk Level: zero
2692
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

[quote=Ephemeral]you can also use translucent BG's for this hehe but nice effect :D[/quote] by changing the value of filter:alpha(opacity=[b][i]70[/i][/b]); right? cool!
- razian -
» FTalker
FTalk Level: zero
156
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

^ yup =) :thumbsup:
feruzz
» Banned
FTalk Level: zero
1557
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

your profile is cool razian...keep it up! =) :thumbsup:
- razian -
» FTalker
FTalk Level: zero
156
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

thanks,feruzz :D
prazOme`
» FTalker
FTalk Level: zero
160
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

salamat poh nito! [img]http://h1.ripway.com/majomelian/emotional.JPG[/img]
- razian -
» FTalker
FTalk Level: zero
156
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

nope btw dont speak tagalog.........
Ephemeral
» FTalkElite
FTalk Level: zero
4669
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

[b]Kindly post in english [/b] prazOme and edit your recent post if you have time thanks!. [color=white]Read the rules please.[/color] ======== Also I suggest use one hex color in the box background :D
menvermandolin
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

ahm...have a q. is there such a way having opaque(?) BG on master boxes while having your texts unaffected?! i mean, master boxes has opaque(?) BG but clear text. can anyone help?!
  • ARCHIVES 
  • » [b]For Boxes[/b] [quote].controlpanel { background-color: HEXHERE; filter:alpha(opacity=80); /* IE 4-7 */ -moz-opacity:0.8; opacity: 0.8; /* Firefox, Safari(WebKit), Opera */ -m

Pages: 123456789101112..12

Board footer

© 2024 F Talk

Current time is 12:29

[ 10 queries - 0.031 second ]
Privacy Policy