Content-Bereich transparent darstellen

  • Hallo,

    ich habe mir gestern das Amateurtheme (http://www.amateurtheme.de) für meinen Erotik Blog gekauft und möchte nun eine Transparenz mit CSS für den Content Bereich erzeugen.

    Meine Seite möchte ich hier ungern veröffentlichen, da diese FSK 16 ist. Aber wenn ihr auf der genannten Theme Seite auf Demo klickt, wird euch eine jugendfreie Demo angezeigt. ;)

    Ich freu mich über eure Hilfe!

    Vielen Dank!

    Berkeley hat zwei große Erfindungen gemacht: LSD und Unix. Das ist kein Zufall.

    • Anzeige

    Hallo!

    Wenn du gerade an deiner Website arbeitest oder dein aktuelles Hosting überdenkst: Wir betreiben mit NetzLiving eine Hosting-Plattform, die speziell auf Performance, Sicherheit und einfache Verwaltung ausgelegt ist.

    • ✔️ Schnelle Ladezeiten (optimiert für WordPress & Co.)
    • ✔️ Deutsche Server & DSGVO-konform
    • ✔️ Persönlicher Support (kein 0815-Ticket-System)

    Mehr erfahren

  • mal auf die Schnelle:

    Code
    #wrapper, .page-template-template-flexible_content-php .section{
    background:transparent;
    }

    [size=10]Bitte immer zuerst die Forensuche nutzen und erst danach Deine Fragen hier im Forum stellen, denn sehr vieles wurde schon mehrfach beantwortet. Bitte dabei auch die Forenregeln beachten.
    Kein Support per PN - Fragen gehören ins Forum.[/SIZE]
    [size=8]Wenn du eine weise Antwort verlangst, musst du vernünftig fragen. (Johann Wolfgang von Goethe)[/SIZE]

  • mal auf die Schnelle:

    Code
    #wrapper, .page-template-template-flexible_content-php .section{
    background:transparent;
    }


    Perfekt Maxe, vielen Dank!

    Habs mit Hilfe von Google noch leicht modifiziert:

    Code
    [FONT=monospace][COLOR=#880000][FONT=monospace]#wrapper { background:transparent; }[/FONT][/COLOR][COLOR=#000000][FONT=monospace]
     [/FONT][/COLOR][COLOR=#666600][FONT=monospace].[/FONT][/COLOR][COLOR=#000000][FONT=monospace]page[/FONT][/COLOR][COLOR=#666600][FONT=monospace]-[/FONT][/COLOR][COLOR=#000088][FONT=monospace]template[/FONT][/COLOR][COLOR=#666600][FONT=monospace]-[/FONT][/COLOR][COLOR=#000088][FONT=monospace]template[/FONT][/COLOR][COLOR=#666600][FONT=monospace]-[/FONT][/COLOR][COLOR=#000000][FONT=monospace]flexible_content[/FONT][/COLOR][COLOR=#666600][FONT=monospace]-[/FONT][/COLOR][COLOR=#000000][FONT=monospace]php [/FONT][/COLOR][COLOR=#666600][FONT=monospace].[/FONT][/COLOR][COLOR=#000000][FONT=monospace]section [/FONT][/COLOR][COLOR=#666600][FONT=monospace]{[/FONT][/COLOR][COLOR=#000000][FONT=monospace] background[/FONT][/COLOR][COLOR=#666600][FONT=monospace]-[/FONT][/COLOR][COLOR=#000000][FONT=monospace]image[/FONT][/COLOR][COLOR=#666600][FONT=monospace]:[/FONT][/COLOR][COLOR=#000000][FONT=monospace]none[/FONT][/COLOR][COLOR=#666600][FONT=monospace];[/FONT][/COLOR][COLOR=#000000][FONT=monospace] background[/FONT][/COLOR][COLOR=#666600][FONT=monospace]-[/FONT][/COLOR][COLOR=#000000][FONT=monospace]color[/FONT][/COLOR][COLOR=#666600][FONT=monospace]:[/FONT][/COLOR][COLOR=#000000][FONT=monospace]rgba[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#006666][FONT=monospace]255[/FONT][/COLOR][COLOR=#666600][FONT=monospace],[/FONT][/COLOR][COLOR=#006666][FONT=monospace]255[/FONT][/COLOR][COLOR=#666600][FONT=monospace],[/FONT][/COLOR][COLOR=#006666][FONT=monospace]255[/FONT][/COLOR][COLOR=#666600][FONT=monospace],[/FONT][/COLOR][COLOR=#006666][FONT=monospace]0.2[/FONT][/COLOR][COLOR=#666600][FONT=monospace]);}[/FONT][/COLOR][/FONT]

    Damit klappts dann wunderbar! 8-)

    Berkeley hat zwei große Erfindungen gemacht: LSD und Unix. Das ist kein Zufall.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!