Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 12, 2014 at 5:59 pm #350169 koalaParticipant How can I make the table on this page, semi-transparent white? November 12, 2014 at 6:38 pm #350212 JosueInactive Moderator Hey! Try adding this code to the Quick CSS: table{ background: transparent !important; } table td, table tr{ background: rgba(255,255,255,0.4) !important; } Adjust “0.4” as needed. Cheers! Josue Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In