End of Support for Joomla 3 - Forum closed
background image disapere
- kabrito_22
- Topic Author
- Visitor
- Thank you received: 0
hi, my background image disappears and is come grey when the size of window is decremented. helpme please.
i attach this image
i attach this image
by kabrito_22
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
1.) Live site please
2.) Where is the image you have attached?
2.) Where is the image you have attached?
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- kabrito_22
- Topic Author
- Visitor
- Thank you received: 0
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Edit the file:
layouts/template.php
And delete the following line
layouts/template.php
And delete the following line
Code:
@media (max-width: 1040px) {
body { background: url(<?php echo $this['config']->get('video-img'); ?>) no-repeat center center fixed; }
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: kabrito_22
Please Log in or Create an account to join the conversation.
- kabrito_22
- Topic Author
- Visitor
- Thank you received: 0
thanks !! the problem is solved
by kabrito_22
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates