Hi,
I want to ask how can i change the color of skin background and if it possible to use an picture for background
Background skin color
Started by makis09, Apr 18 2010 09:52 AM
3 replies to this topic
#1
Posted 18 April 2010 - 09:52 AM
#2
Posted 09 May 2010 - 05:29 AM
go to ACP
LOOK & FEEL TAB
choose the drop down for the skin you wish to edit
edit skin style sheet advanced
find
THE ABOVE CODE IS AN EXAMPLE TAKEN FROM MY FORUM
LOOK & FEEL TAB
choose the drop down for the skin you wish to edit
edit skin style sheet advanced
find
body{
background: #000000 url(style_images/YOURSKIN/Background_New.jpg);
color: #dedede;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size: 11px;
line-height: 135%;
margin: 0px;
padding: 0px; /* required for Opera to have 0 margin */
text-align: center; /* centers board in MSIE */
}
THE ABOVE CODE IS AN EXAMPLE TAKEN FROM MY FORUM
#4
Posted 21 January 2012 - 01:47 AM
Thanks that may help me get rid of the white backgrounds on some skins
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





Contributor











