Skip to Content
Menu

Deprecated

fpo_bg_image()

An easy way to create a background image FPO for prototyping.

PHP April 8, 2021

Deprecated

Usage

PHP
nebula()->fpo_bg_image($type, $color)

Parameters

$type
(Optional) (String) The type of placeholder image
Default: None

$color
(Optional) (String) The color of the background
Default: #aaa

Parameter Notes

If $type is “unsplash” or “photo”, Nebula will use a random Unsplash.it image.

Request or provide clarification »

Examples

PHP
<div class="row" style="<?php fpo_bg_image(); ?>">

Additional Notes

Note: The unsplash_it() function may have been removed from Nebula and therefore may need to update this function.

Was this page helpful? Yes No


    A feedback message is required to submit this form.


    Please check that you have entered a valid email address.

    Enter your email address if you would like a response.

    Thank you for your feedback!