View Single Post
Old
  (#7 (permalink))
Mtechnik
Junior Member
 
Status: Offline
Posts: 81
Join Date: Apr 2003
06-10-2003, 02:36 PM

ok if you want the center background to be transparent, which i dont recommend since it gives major lag but here is how to do it. find

Code:
.bodyline{background: #31404E; border: 1px solid #D1D7DC}
replace

Code:
.bodyline{background: #31404E; FILTER: alpha(opacity="80"); border: 1px solid #D1D7DC}
change the opacity to what ever percent you like but its really laggy up to u.


Think all nukes look the same?
=) Think again. www.mtechnik.net
Public / commercial themes
   
Reply With Quote