Hi helpers :),
mmm… I cant find the way to place a background image (code lines) behind my Title : “Your Website” on the Heaer section of the page ?
any tutos about this ?
…most of what I found only explain how to display images frames under the Title.
…or more sofisticated sliding section effects…
Thanks Dave,
As a non CSS user, I found some code here : Image backgrounds
That very simple code does display the image but only part of it.
… it doesnt “zoom out” or resize the image to the Title frame size , so I only get to see the top left corner of the background image…instead of the full pic.
I will add your code to see how it changes the image display…
Create yourself an external style.css rather than use inline styles in the page, that way if you want to make a change site-wide you only have to edit the single file.
Huray, I added the backgroundSize: Cover and its much better now.
Tks.
My view is that there is so much things in CSS to deal with , I would rather use database tables and DragDrop and popups to deal with it.
The less I have to get inside Code editors the faster I can work.
I also focus more on database funcionalities rather than on aestetical/design for this project, so thats why…