Theme Option
Build your webpage in your modern way the easy way with Okays! - Blogger Template. Only $25.
This option will cause the "Blog Post" and "Blog Page" sidebar to appear on the left side of the page.
To enable this option "Blog Post - Sidebar Left" place "Yes", if you want to disable Place "No", or simply leave the box empty.
This option will make the "Blog Post" and "Blog Page" sidebars hidden and the posts full width.
To enable this option "Blog Post - Full Widgt" place "Yes", if you want to disable Place "No", or simply leave the box empty.
This "Theme Option - Post Title", panel applies to articles pages.
Delete the background image, which is automatically applied from the same article. To activate this option, place "Yes", if you want to deactivate "No", or simply leave the box empty.
Load the image that will be set as background in that section.
1. Go to the "Upload Background".
2. Your link.
3. click on "choose file", and choose the image you want to upload.
4. click "Save"
The background-size property specifies the size of the background images.
Go to Theme Option - Post Title > "Background size" > click > "Edit" > and set the following properties to the one that suits you best.
auto | cover | contain | initial | inherit | length | percentage
The background-position property sets the starting position of a background image.
Go to Theme Option - Post Title > "Background position" > click > "Edit" > and set the following properties to the one that suits you best.
left top | left center | left bottom | right top | right center | right bottom | center top | center center | center bottom | initial | inherit
Tip: By default, a background-image is placed at the top-left corner of an element, and repeated both vertically and horizontally.
The background-repeat property sets whether / how a background image will be repeated.
By default, a background image is repeated both vertically and horizontally.
Go to Theme Option - Post Title > "Background position" > click > "Edit" > and set the following properties to the one that suits you best.
repeat | repeat-x | repeat-y | no-repeat | space | round | initial | inherit
Tip: The background image is positioned according to the background position property. If a background position is not specified, the image is always placed in the top left corner of the item.