hex code question | xltronic messageboard
 
You are not logged in!

F.A.Q
Log in

Register
  
 
  
 
Now online (1)
Tony Danza
...and 451 guests

Last 5 registered
Oplandisks
nothingstar
N_loop
yipe
foxtrotromeo

Browse members...
  
 
Members 8025
Messages 2614153
Today 5
Topics 127544
  
 
Messageboard index
hex code question
 

offline elsemissing from chicago on 2004-10-23 15:34 [#01369920]
Points: 192 Status: Lurker



does anyone know the hexadecimal code for translucent or
clear?


 

offline epohs from )C: on 2004-10-23 15:35 [#01369921]
Points: 17620 Status: Lurker | Followup to elsemissing: #01369920



there isn't one.

#000000 is black, and #FFFFFF is white... all other combos
are the colors in between.


 

offline elsemissing from chicago on 2004-10-23 15:37 [#01369923]
Points: 192 Status: Lurker



so how do you get a page to look like
this:http://www.livejournal.com/users/amplifiedsample/


 

offline epohs from )C: on 2004-10-23 15:38 [#01369924]
Points: 17620 Status: Lurker | Followup to elsemissing: #01369923



just don't assign an HTML element such as a table, or div a
background color and it should be transparent.


 

offline elsemissing from chicago on 2004-10-23 15:39 [#01369925]
Points: 192 Status: Lurker



thanks, i'm obviously a beginner. i'll try that.


 

offline hyakusen from 8=============> on 2004-10-23 15:43 [#01369927]
Points: 7021 Status: Addict



just make a pic as a background


 

offline elsemissing from chicago on 2004-10-23 15:46 [#01369928]
Points: 192 Status: Lurker | Followup to hyakusen: #01369927



i did that, but
look:http://www.livejournal.com/users/elsemissing/


 

offline hyakusen from 8=============> on 2004-10-23 15:49 [#01369930]
Points: 7021 Status: Addict



yeah, thats good but u must specify background not to move
with the page. its like with the frame, you do a frame that
stays constant. or, not to repeat - coz now your background
repeats every time size of screen doubles the background
sice. im sure there are options, just look at HTML code,
there should be options for that :)


 

offline epohs from )C: on 2004-10-24 07:19 [#01370358]
Points: 17620 Status: Lurker | Followup to elsemissing: #01369928



you are assigning a background color of black to all of the
tables that contain your blog entries.

delete this code and they'll be transparent:
bgcolor="#000000"


 

offline mrgypsum on 2004-10-24 07:24 [#01370364]
Points: 5103 Status: Lurker



there is a constant assigned to translucent called
TRANSPARENT;, most up to date browers can "display" it. try
setting background = transparent;


 

offline mashnote from mol (Belgium) on 2004-10-24 12:14 [#01370579]
Points: 1098 Status: Lurker



go through this

that' ll help you a bit further


 

offline JAroen from the pineal gland on 2004-10-24 12:23 [#01370593]
Points: 16065 Status: Regular



you know, if its base 2 its binary, but it could be
anything.


 

offline virginpusher from County Clare on 2004-10-24 12:41 [#01370603]
Points: 27325 Status: Lurker | Followup to JAroen: #01370593



:D


 


Messageboard index