![]() |
background image over-sized - Full Page Background Image
greetings from greece!
i want to make my background image fixed (over-sized..) in the viewers resolution. is it possible to do this with atahualpa theme? see an example of what i want to do here thanks for your time, prokopino, greece |
yes it is possible. Lets say you put your image in wp-contents/uploads and it is called bg.jpg, ou will add the following to ATO->Add HTML/CSS Inserts->HTML Inserts: Body Top
HTML Code:
<img src="./wp-content/uploads/bg.jpg" class="bg" /> HTML Code:
img.bg { No guarantees it will work in all cases - this will cause the image to show behing the contents aslo, if you want the image to be hidden behind the container, add 'background: #ffffff;' to the container css. |
thanks for your answer.
i will try it tonight and i will tell you! thanks again! |
All times are GMT -6. The time now is 10:26 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.