Páginas (2):    1 2
Criptón   29 Oct, 2010, 10:10 am
#11
y ke debo de poner entonces?
wsoulrc   29 Oct, 2010, 10:12 am
#12
fijate que el css estas editando no sea el dafault sin o el de tu theme
Maxii_mybb_import8095   29 Oct, 2010, 10:13 am
#13
body {
       

background: #D3D3D3 url(../../../images/mynic/cloth_4.gif);

color: #000;

font-family: Verdana, Arial, Sans-Serif;

font-size: 13px;

text-align: center; /* IE 5 fix */

line-height: 1.4;

margin:0px;

}

Tienes eso, modificalo que quede así:

body {
       

background: #D3D3D3 url(images/mynic/cloth_4.gif);

color: #000;

font-family: Verdana, Arial, Sans-Serif;

font-size: 13px;

text-align: center; /* IE 5 fix */

line-height: 1.4;

margin:0px;

}
nentab   29 Oct, 2010, 10:38 am
#14
No... Debería de poner esto:

body {
	background: #D3D3D3 url(http://yfrog.com/eao71r8zj);
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4;
	margin:0px;
}
Páginas (2):    1 2
  
Powered By MyBB, © 2002-2025 MyBB Group.
Made with by Curves UI.