• Resolved JRat

    (@jrat)


    Alright, so im making my own theme
    http://blueovalblog.jr.ej.am/

    I can’t seem to get the transparency stuff to work properly, I’m using the

    rgba(255, 255, 255, 0.3)

    CSS code, but different areas have different transparency levels, how can i fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • why not use

    backgroud-color : transparent;

    Thread Starter JRat

    (@jrat)

    Alright, thanks it worked
    left the “page” section at “rgba(255, 255, 255, 0.3)”

    and just changed the rest to transparent, i guess when they were semi transparent they stacked on top of eachother

    thanks for the help

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Making a theme, Transparency’ is closed to new replies.