| The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Trying to access array offset on value of type null - Line: 4483 - File: inc/functions.php PHP 8.2.31 (Linux)
|
![]() |
|
CSS Style Or Image Backgrounds - Printable Version +- Localbiz Site Builder Support Forum (http://supportforum.localbizsitebuilder.com) +-- Forum: Working With Localbiz Site Builder (/forum-8.html) +--- Forum: Customizing The Look & Feel of LBSB Sites (/forum-13.html) +---- Forum: Working With Backgrounds (/forum-14.html) +---- Thread: CSS Style Or Image Backgrounds (/thread-26.html) |
CSS Style Or Image Backgrounds - Frank S. - 08-09-2014 09:25 PM [b]LBSB gives you the option to change the backgrounds to many parts of your sites[/b]. The primary areas that have background control via the LBSB Control Panel are: * Top Thin Banner: CSS (solid color control) * Header: CSS gradient color and full graphic images * Main Container: CSS solid color and full graphic images * Page Background: CSS (solid color control) * Featured Text Panel: CSS solid color and full graphic images * Featured Panel: CSS gradient color and full graphic images * Featured Sidepanel: CSS gradient color * Featured & Default Sidebar: CSS (solid color with opacity control) * Footer: CSS gradient color and full graphic images If you play around with these options you'll soon discover that the effects can be wide and varied and quite outstanding! NB: The main featured panel background (that's the background behind the featured gallery) can be made to appear transparent (as it does when using the "Beach" custom style). The process for this is to paste the following code into the custom CSS panel within the Control Panel; Code: #wrapper .feat {Code: #wrapper .feat .s_box, #header .top_arrow_sidebox_bg{ |