Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   about styling (http://www.bvlist.com/showthread.php?t=2735)

wMan 30th May 2009 19:10

about styling
 
here is way to define you're bacground to set it like in blog where you move only main window not the background
it helps if you have cool background but it's too small for page and makes cracks where it repeats
looks realy nice try it !! (maybe easy code but maybe will help someone i was looking for this for a time so don't say it's useles )

put it in root>themes>you're theme name > style.css
replace orginal body with this or edit a bit
PHP Code:

body  {
font-family sans-serif;
background url(pics/youre background name goes here.png);
background-attachmentfixed;
background-repeatno-repeat;
background-positiontop left;
font-size 15px;




All times are GMT +2. The time now is 23:58.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.