Custom Background

1. Image to put in the background:


Type in the image's url. Don't forget the http://

2. Background attachment

if option 1B selected
'Fixed','scroll'=>'Scroll (along with the page)'), 'bg[attachment]', $attachment); ?>

2. Repeat the image

'none','repeat-x'=>'Repeat Horizontally','repeat-y'=>'Repeat Vertically','repeat'=>'Repeat Horizontally and Vertically') , 'bg[repeat]', $repeat); ?>

3. Horizontal alignment

'Left','center'=>'Center','right'=>'Right'), 'bg[h_align]', $h_align); ?>

4. Vertical alignment

'Top','center'=>'Center','bottom'=>'Bottom'), 'bg[v_align]', $v_align); ?>

Colors and Sizes

Background color
set it empty to use dafault Resize font size%
(all font sizes will follow the resize) '; ?>