Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje08-06-2010, 05:17 (UTC)    
Título del mensaje: Ayuda para editar Diseño CSS

ok aqui tengo mi diseño CSS http://www.jailbreaking.es.tl y no le puedo cambiar el titulo a la web.

aqui estan los codigos:

Texto por encima de la pagina:

<style type="text/css">
<!--
a:hover{text-decoration:none;}
a{text-decoration:none;}
-->
</style>

<style>
<!--
a:hover{text-decoration:none;}
a{text-decoration:none;}
-->
</style>

<style type="text/css">
<!--
table{margin-left:auto;margin-right:auto}
--></style>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Jailbreaking.es.tl</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
<div id="wrap">
<div id="header"></span>
<ul>
<li id="current"><a href="http://www.jailbreaking.es.tl/"><span>HOME</span></a></li>
<li><a href="LINK"><span>NOMBRE</span></a></li>
<li id="current"><a href="LINK"><span>NOMBRE</span></a></li>
<li><a href="LINK"><span>NOMBRE</span></a></li>
<li id="current"><a href="LINK"><span>NOMBRE</span></a></li>
<li><a href="LINK"><span>NOMBRE</span></a></li>
</ul>
</div>
<div id="header-logo">
<div id="logo"><span style="color: rgb(255, 255, 255);"><span style="font-size: xx-large;">TITULO DE LA WEB</span></span><br /></span></div>
</div>
<div id="sidebar">
<h1>TITULO DEL BOX</h1>
<div class="left-box">
<ul class="sidemenu">
<li><a href="LINK">NOMBRE</a></li>
<li><a href="LINK">NOMBRE</a></li>
<li><a href="LINK">NOMBRE</a></li>
<li><a href="LINK">NOMBRE</a></li>
<li><a href="LINK">NOMBRE</a></li>
</ul>
</div>
<h1>TITULO DEL BOX</h1>
<div class="left-box">
<ul class="sidemenu">
<li><a href="LINK">NOMBRE</a></li>
<li><a href="LINK">NOMBRE</a></li>
<li><a href="LINK">NOMBRE</a></li>
<li><a href="LINK">NOMBRE</a></li>
<li><a href="LINK">NOMBRE</a></li>
</ul>
</div>
<h1>TITULO DEL BOX</h1>
<div class="left-box">
<p>CONTENIDO</p>
</div>
<h1>TITULO DEL BOX</h1>
<div class="left-box">
<p>CONTENIDO</p>
</div>
</div>

Texto por debajo:

<br />
</div>
</div>
<div class="footer">
<table cellspacing="1" cellpadding="1" border="0" align="center" width="800">
<tbody>
<tr>
<td> <span style="color: rgb(255, 0, 0);"><span style="font-size: large;">Título</span></span><hr />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a></td>
<td> <span style="color: rgb(255, 0, 0);"><span style="font-size: large;">Título</span></span><hr />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a></td>
<td> <span style="color: rgb(255, 0, 0);"><span style="font-size: large;">Título</span></span><hr />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a><br />
<a href="http://www.xdp-web.es.tl">Link</a></td>
</tr>
</tbody>
</table>

<p><span style="color: rgb(192, 192, 192);">Copyright © 2010 <span style="color: rgb(255, 255, 255);"><strong>TU WEB</strong></span> | Design by:</span> <a target="_blank" href="http://www.xdp-web.es.tl"><span style="color: rgb(255, 255, 255);">xdp-web</span></a></p>
</div>
<div class="clearer"></div></div></div>

Css-Code sin Style Tags:

img {

border: none;

}
a img {

border: none;

}
lli.nav_element{display: none;}
li.nav_element a{display: none;}
h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}

* { margin: 0; padding: 0; }

body {
margin: 0; padding: 0;
font: 70%/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #333;
background: #FFF url(http://img44.xooimage.com/files/5/4/a/logodegamevicio-1ccf8d1.jpg) repeat-x;
}

a {
color: #949494;
background-color: inherit;
text-decoration: none;
}
a:hover {
color: #CC0001;
background-color: inherit;
}

h1, h2, h3 {
font-family: Arial, 'Trebuchet MS', Sans-Serif;
font-weight: bold;
color: #333;
}
h1 {
font-size: 120%;
letter-spacing: .5px;
}
h2 {
font-size: 115%;
text-transform: uppercase;
}
h3 {
font-size: 115%;
color: #003366;
}

img {
border: 2px solid #CCC;
}
img.float-right {
margin: 5px 0px 10px 10px;
}
img.float-left {
margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
padding: 0;
margin: 10px;
}

ul, ol {
margin: 10px 20px;
padding: 0 20px;
}

code {
margin: 10px 0;
padding: 10px;
text-align: left;
display: block;
overflow: auto;
font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
/* white-space: pre; */
background: #FAFAFA;
border: 1px solid #f2f2f2;
border-left: 4px solid #CC0000;
}
acronym {
cursor: help;
border-bottom: 1px solid #777;
}
blockquote {
margin: 10px;
padding: 0 0 0 32px;
background: #FAFAFA url(http://img4.xooimage.com/files/7/d/a/quote-d4a691.giff) no-repeat 5px 10px !important;
background-position: 8px 10px;
border: 1px solid #f2f2f2;
border-left: 4px solid #CC0000;
font-weight: bold;
}

form {
margin:10px; padding: 0 5px;
border: 1px solid #f2f2f2;
background-color: #FAFAFA;
}
label {
display:block;
font-weight:bold;
margin:5px 0;
}
input {
padding: 2px;
border:1px solid #eee;
font: normal 1em Verdana, sans-serif;
color:#777;
}
textarea {
width:400px;
padding:2px;
font: normal 1em Verdana, sans-serif;
border:1px solid #eee;
height:100px;
display:block;
color:#777;
}
input.button {
margin: 0;
font: bolder 12px Arial, Sans-serif;
border: 1px solid #CCC;
padding: 1px;
background: #FFF;
color: #CC0000;
}
form.search {
position: absolute;
top: 5px; right: 5px;
padding: 0; margin: 0;
border: none;
background-color: transparent;
}
form.search input.textbox {
margin: 0;
width: 120px;
border: 1px solid #CCC;
background: #FFF;
color: #333;
}
form.search input.searchbutton {
margin: 0;
font-size: 100%;
font-family: Arial, Sans-serif;
border: 1px solid #CCC;
background: #FFFFFF url(http://img25.xooimage.com/files/0/d/4/headerbg-1448f0e.gif) repeat-x bottom left;
padding: 1px;
font-weight: bold;
height: 23px;
color: #333;
width: 60px;
}

#wrap {
margin: 0 auto;
width: 780px;
}

/* header */
#header {
position: relative;
margin: 0; padding: 0;
height: 60px;
}
#header span#slogan {
z-index: 3;
position: absolute;
left: 3px; bottom: 7px;
font: bold 1.2em Verdana, Arial, Tahoma, Sans-serif;
color: #FFF;
}

#header-logo {
position: relative;
clear: both;
height: 50px;
margin: 0; padding: 0;
}
#header-logo #logo {
position: absolute;
top: 3px; left: 5px;
font: bold 30px "trebuchet MS", Arial, Tahoma, Sans-Serif;
margin: 0; padding: 0;
letter-spacing: -1px;
color: #000;
}

#header ul {
position: absolute;
margin:0;
list-style:none;
right:-18px ; bottom: 3px;
font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
}
#header li {
display:inline;
margin:0; padding:0;
}
#header a {
float:left;
background: url(http://img49.xooimage.com/files/a/8/e/logodegamevicio-1c969bf.jpg) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#header a span {
float:left;
display:block;
background: url(http://img49.xooimage.com/files/a/8/e/logodegamevicio-1c969bf.jpg) repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
color:#FFF;
}
#header a:hover {
background-position:0% -42px;
}
#header a:hover span {
background-position:100% -42px;
}
#header #current a {
background-position:0% -42px;
}
#header #current a span {
background-position:100% -42px;
}

#main {
float: right;
margin: 0; padding: 0;
width: 545px;
}
#main h1 {
margin: 10px 0;
padding: 4px 0 4px 8px;
font-size: 105%;
color: #FFF;
text-transform: uppercase;
background-color: #CC0000;
letter-spacing: .5px;
}

#sidebar {
float: left;
width: 220px;
margin: 0; padding: 0;
background-color: #FFFFFF;
}
#sidebar h1 {
margin: 10px 0 0 0;
padding: 4px 0 4px 8px;
font: bold 105% Arial, Sans-Serif;
color: #FFF;
text-transform: uppercase;
background: url(http://img49.xooimage.com/files/a/8/e/logodegamevicio-1c969bf.jpg);
letter-spacing: 1px;
}
#sidebar .left-box {
border: 1px solid #EBEBEB;
margin: 0 0 5px 0;
background: #FFF;
}
#sidebar ul.sidemenu {
list-style: none;
text-align: left;
margin: 3px 0px 8px 0; padding: 0;
text-decoration: none;
}
#sidebar ul.sidemenu li {
border-bottom: 1px solid #f2f2f2;
background: url(http://img42.xooimage.com/files/9/1/e/first_grunge_-_t...-886266-1ccf788.jpeg) no-repeat 3px 2px;
padding: 3px 5px 3px 25px;
margin: 0;
}
#sidebar ul.sidemenu a {
font-weight: bolder;
padding: 3px 0px;
background: none;
}

.footer {
clear: both;
border-top: 1px solid #f2f2f2;
background: #FFF url(http://img44.xooimage.com/files/5/4/a/logodegamevicio-1ccf8d1.jpg) repeat-x;
padding: 2px 0 10px 0;
text-align: center;
line-height: 1.5em;
font-size: 95%;
}
.footer a {
text-decoration: none;
font-weight: bold;
}

.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.red { color: #CC0000; }
.comments {
margin: 20px 10px 5px 10px;
padding: 3px 0;
border-bottom: 1px dashed #EFF0F1;
border-top: 1px dashed #EFF0F1;
}

Yo crei que se editaba el titulo aqui:

<head>
<title>Jailbreaking.es.tl</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>

pero en la web sigue mostrando que dice el titulo: TITULO DE LA WEB

alguien me puede alludar ?

Muchisimas Gracias.
Atte.JailbreakingWebMaster
Mensaje08-06-2010, 08:39 (UTC)    
Título del mensaje: hOLA

En este post tokarg te da la solucion.
http://www.paginawebgratis.es/forum/viewtopic.php?t=43716
Saludos
______________
Mensaje08-06-2010, 18:24 (UTC)    
Título del mensaje: respuesta

Enrealidad, lo qe yo queria es poder cambiarlo, no borrarlo. Muchas gracias por ayudarme de todas formas
Mensaje08-06-2010, 18:41 (UTC)    
Título del mensaje: Gracias

Muchas gracias comunidadedif4c14 por ayudarme, ya encontre de donde se cambiaba. si alguien estaba interesado era este el codigo para cambiarlo:
</ul>
</div>
<div id="header-logo">
<div id="logo"><span style="color: rgb(255, 255, 255);"><span style="font-size: xx-large;">Jailbreaking.es.tl</span></span><br /></span></div>
</div>

estaba abajo del menu rojo.
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group