We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Placement Help ! | Forum

Topic location: Forum home » Development » Themes
Kenzo
Kenzo Feb 17 '14
Hey Oxwall,


I created a custom header image for my website. I uploaded it and it looked fine on my iMac. When I checked it on another computer, the header image had shifted from the center to the right.


The image keeps changing on every device I use.


Is their a css code to keep it the same place on all devices.




Thanks for your support.


Regards,

Kenzo

The Forum post is edited by Kenzo Feb 17 '14
Daisy Team
Daisy Mar 10 '14
Topic was moved from Custom Code Modifications.
Kяuncн Leader
Kяuncн May 9 '14

Quote from Kenzo Hey Oxwall,


I created a custom header image for my website. I uploaded it and it looked fine on my iMac. When I checked it on another computer, the header image had shifted from the center to the right.


The image keeps changing on every device I use.


Is their a css code to keep it the same place on all devices.




Thanks for your support.


Regards,

Kenzo


You can try--->

.ow_top {
background: url("/ow_userfiles/92146/themes/theme_image_195.png") no-repeat scroll left center / 100% auto rgba(0, 0, 0, 0);
max-width: 807px;
width: 100%}