[b]@ dim[/b]
coba ini masukin CSS kamu dim
[quote].commonbox h2 {color:#ff3399;font-family:Arial, Geneva, Helvetica, sans-serif;text-align:center;}[/quote]
navigasimu gag nongol yaa
[quote=marianaluvrenato]how can i change the font color of the add box header text??
this is my addbox code (tracker)
addBox("RIGHT","<a href=\"#\" onClick=\"show_hide('content_tracker'); return false\"><div>"+pageOwnerFName+"\'s Visitors</div></a>",TRACKER.div.innerHTML,"tracker",null);[/quote]
you can try this
[quote]addBox("RIGHT","<a href=\"#\" onClick=\"show_hide('content_tracker'); return false\"><div><font color='[b][color=#ff0000]#ff0000[/color][/b]'>"+pageOwnerFName+"\'s Visitors</font></div></a>",TRACKER.div.innerHTML,"tracker",null);[/quote]
[b][color=#ff0000]#ff0000[/color][/b] hex value
or you can try this
[quote]addBox("RIGHT","<a href=\"#\" onClick=\"show_hide('content_tracker'); return false\"><div><font color='[b][color=#ff0000]red[/color][/b]'>"+pageOwnerFName+"\'s Visitors</font></div></a>",TRACKER.div.innerHTML,"tracker",null);[/quote]
Last edited by Co_don SanAdH (2008-06-10 08:15:49)