End of Support for Joomla 3 - Forum closed
[SOLVED] rooms hintergrundbild
Habe nun diesen Code eingegeben im custom.css, aber der HG links erscheint jetzt orange. Was müsste noch angepasst werden? Vielen Dank.
#bg {
display:none
}
body {
background: url(../images/HG_1920.jpgg) left top fixed;
}
PS. Kommt es drauf an, wo der Code eingegeben wird im custom.css
#bg {
display:none
}
body {
background: url(../images/HG_1920.jpgg) left top fixed;
}
PS. Kommt es drauf an, wo der Code eingegeben wird im custom.css
by ynoser
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Sind sie sicher, dass ihre Name des Bildes stimmt >>> jpgg
PS: Immer live url mit angeben
PS: Immer live url mit angeben
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:8 years 8 months ago
by joomlaplates
Last edit: 8 years 8 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
sorry - das war nicht der code, welchen ich eingfügt hatte; richtig ist:
#bg {
display:none
}
body {
background: url(../images/headers/HG_1920_1.jpg) left top fixed;
}
web179.login-161.hoststar.ch/www/
PS. Die Grafik (das Bild) ist noch nicht die definitive
Beim Template - wharp layout - steht "Left Background image" auf "no".
Danke.
#bg {
display:none
}
body {
background: url(../images/headers/HG_1920_1.jpg) left top fixed;
}
web179.login-161.hoststar.ch/www/
PS. Die Grafik (das Bild) ist noch nicht die definitive
Beim Template - wharp layout - steht "Left Background image" auf "no".
Danke.
by ynoser
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hallo,
der code ist schon fast richtig, leider stimmt der Bilderpfad nicht, siehe Bild
Dieser code sollte funktionieren, sofern ihr Bild im Joomla "images" Pfad ist und nicht im Template Pfad
der code ist schon fast richtig, leider stimmt der Bilderpfad nicht, siehe Bild
Attachment bg-2-3-4-5.jpg not found
Dieser code sollte funktionieren, sofern ihr Bild im Joomla "images" Pfad ist und nicht im Template Pfad
body {
background: url(images/headers/HG_1920_1.jpg) left top fixed;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
Der Code sollte jetzt richtig sein - aber das Bild erscheint trotzdem nicht...was übersehe ich noch?
by ynoser
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hallo,
der Bildpfad stimmt immer noch nicht, siehe Bild
Ausserdem haben sie "theme.css" benutzt. Ich sagte doch, dass sie bitte folgendes Files benutzen sollen: css/custom.css
Hier ein Video
www.joomlaplates.de/template-bearbeiten
der Bildpfad stimmt immer noch nicht, siehe Bild
Attachment falsch.jpg not found
Ausserdem haben sie "theme.css" benutzt. Ich sagte doch, dass sie bitte folgendes Files benutzen sollen: css/custom.css
Hier ein Video
www.joomlaplates.de/template-bearbeiten
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates