Hallo,
ich möchte gerne mein Hintergrundbild fixieren und dazu folgenden Code eingeben:
[COLOR=#444444][FONT=Consolas]body [/FONT][/COLOR][COLOR=#666600][FONT=Consolas]{[/FONT][/COLOR][COLOR=#444444][FONT=Consolas] background[/FONT][/COLOR][COLOR=#666600][FONT=Consolas]-[/FONT][/COLOR][COLOR=#444444][FONT=Consolas]image[/FONT][/COLOR][COLOR=#666600][FONT=Consolas]:[/FONT][/COLOR][COLOR=#444444][FONT=Consolas]url[/FONT][/COLOR][COLOR=#666600][FONT=Consolas]([/FONT][/COLOR][COLOR=#008800][FONT=Consolas]"http://www.path.to/background/image.png"[/FONT][/COLOR][COLOR=#666600][FONT=Consolas]);[/FONT][/COLOR][COLOR=#444444][FONT=Consolas] background[/FONT][/COLOR][COLOR=#666600][FONT=Consolas]-[/FONT][/COLOR][COLOR=#444444][FONT=Consolas]repeat[/FONT][/COLOR][COLOR=#666600][FONT=Consolas]:[/FONT][/COLOR][COLOR=#000088][FONT=Consolas]no[/FONT][/COLOR][COLOR=#666600][FONT=Consolas]-[/FONT][/COLOR][COLOR=#444444][FONT=Consolas]repeat[/FONT][/COLOR][COLOR=#666600][FONT=Consolas];[/FONT][/COLOR][COLOR=#444444][FONT=Consolas] background[/FONT][/COLOR][COLOR=#666600][FONT=Consolas]-[/FONT][/COLOR][COLOR=#444444][FONT=Consolas]attachment[/FONT][/COLOR][COLOR=#666600][FONT=Consolas]:[/FONT][/COLOR][COLOR=#000088][FONT=Consolas]fixed[/FONT][/COLOR][COLOR=#666600][FONT=Consolas];[/FONT][/COLOR][COLOR=#444444][FONT=Consolas][/FONT][/COLOR][COLOR=#666600][FONT=Consolas]}
[/FONT][/COLOR]
Ich nehme an, dass ich dazu die style.css Datei des Themes öffnen muß. Nur wo finde ich die?
Wenn ich in das x-Theme, gehe finde ich zwar diese Datei aber mit folgendem Inhalt:
/*
Theme Name: X
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: An immensely powerful and endlessly customizable WordPress theme.
Version: 4.4.2
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: __x__
*/
Dort kann ich aber keinen Code eingeben. Wer kann helfen?