Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/plugins/avatarep.php on line 1102

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/class_language.php on line 201
Como quitar el fondo
M0nster.-   25 Oct, 2009, 10:48 am
#1
-URL: http://www.cs-altafruta.com.ar
-Version del Foro: 1.4.9
-Informacion del problema: solo quiero alargar la pagina

Les dejo la hoja de estilo : global.css ( solo el body )

Código PHP:
<?php 
body
{
background: #32454E url(images/funkyfresh/header/bodybg.gif) repeat-x top left;
width: 100%;
color: #3957B1;
text-align: center;
line-height: 1.4;
margin: auto auto;
background-attachment: fixed;
font-color: #00305d;

font-family: tahoma;
font-size: 14px;
;

-----------------------

Ya mire el tema de quitar el fondo (2) pero intente cambiando el body como puso walkman pero no se arregla sera porque es otro estilo?, aver si me pueden ayudar se agradeceria mucho.
Cluster   25 Oct, 2009, 10:52 am
#2
intenta que solo quede

background: #32454E; en lugar de la url

:)
M0nster.-   25 Oct, 2009, 10:56 am
#3
Ya modifique el background y me quedo asi :


background: #32454E;


pero sigue quedando igual el foro
M0nster.-   26 Oct, 2009, 6:43 am
#4
Problema solucionado cierren el tema no era nada del background era otra cosa que toqe.
Aeroxis   26 Oct, 2009, 8:11 am
#5
Tema solucionado, tema cerrado!
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.