Autor |
Mensaje |
-
elmundodepaulino
Nuevo
|
24-08-2011, 19:33 (UTC) Título del mensaje: Donde esta mi codigo |
|
|
Hola a todos!!
queria preguntaros como accedo al codigo fuente de mi pagina para poder modificarlo a mi gusto. La plantilla que actualmente estoy usando es Men-General pero no encuentro la manera para poder modificarla a mi gusto.
muchas gracias por todo!!!!!!!!
Saludos!!! |
|
↑
|
|
|
-
brianpwg
Semi-Experto
|
24-08-2011, 19:49 (UTC) Título del mensaje: Re: Donde esta mi codigo |
|
|
Si quieres ver el code desde tu web es haci :
Das click con el segundo click del Mause y Seleccionas Ver codigo de Fuente de la Pagina
Oh tambien lo puedes ver desde Editar Diseño ______________ Es una reina, es una reina, fiesta fiesta. Tito el bambino |
|
↑
|
|
|
-
design-pwg
Semi-Experto
Ubicación: Argentina
|
|
↑
|
|
|
-
elmundodepaulino
Nuevo
|
24-08-2011, 19:54 (UTC) Título del mensaje: Donde esta mi codigo |
|
|
Hola,
si si eso he hecho pero yo lo que quiero es poder modificarlo a mi gusto. Si pongo lo de boton derecho y ver codigo fuente no puedo modificar nada y en editar diseño no me aparece el codigo para que lo pueda modificar, puedo poner texto encima o debajo pero nada mas entonces nose como lo podria modificar, no se si me explico,jeje.
GRacias!! |
|
↑
|
|
|
-
josper-tecnomundi
Nuevo
|
24-08-2011, 19:59 (UTC) Título del mensaje: |
|
|
lo que sucede es que es un diseño de PWG de los que trae por defaul, si quieres modificar una plantia debes crear una, y cargar los archivos, si no estoy mal son los diseños de ICE blue y CSS DESIgn los que se pueden modificar. |
|
↑
|
|
|
-
elmundodepaulino
Nuevo
|
24-08-2011, 20:04 (UTC) Título del mensaje: Donde esta mi codigo |
|
|
A OK ok voi a echar un vistazo a los tutoriales que me habeis pasado y voi a hacer pruebas haber que tal,jejeje.
Pues muchas gracias por todo!!! ya os comentare haber que tal!!!
gracias!!!!!!!!!!!!!!!!!!!!!!! |
|
↑
|
|
|
-
design-pwg
Semi-Experto
Ubicación: Argentina
|
24-08-2011, 20:22 (UTC) Título del mensaje: Re: Donde esta mi codigo |
|
|
elmundodepaulino escribió: Si pongo lo de boton derecho y ver codigo fuente no puedo modificar nada y en editar diseño no me aparece el codigo para que lo pueda modifica.
Quiero ver si te puedo dejar el tema bien explicado para que te saques tu duda.
Para editar tu diseño lo tienes que hacer mediante CSS.
En este momento el diseño que usted esta usando no tenemos el codigo CSS para poder codificarlo.
Pero si el de IceBlue que es mas fácil de editarlo. Por eso le dije que use IceBlue ya que hay muchos diseños y tutoriales para editarlo.
El codigo CSS lo tienes que ponerlo en Texto por encima de la Pagina para que tenga efecto en tu web.
Para poner el codigo en Texto por encima de la Pagina mira el siguiente tutorial:
1/2 Primero nos vamos a dirigir en el menú de " Su kit de construcción", y vamos a " Editar diseño" y ponemos obviamente el diseño " Ice-Blue", después vamos ala casillas que dice " Configuraciones avanzadas" al lado de la casilla " Ajuste de diseño"
2/2 Segundo y último paso nos vamos alo ultimo de la pagina y en el campo llamado " Advertencia referente al campo de contenido (p.ej. Copyright)", y por ultimo les dejo la imagen que esta explicada con texto en el Box, donde ira el código de la plantilla, y cuando hallamos terminado todos los pasos obviamente lo " Guardamos".
Esto todo les repitió pueden conseguir plantillas en las siguientes secciones:
Sección CSS:
http://www.paginawebgratis.es/forum/viewforum.php?f=19
Sección Acerca de códigos:
http://www.paginawebgratis.es/forum/viewforum.php?f=21
Así podemos hacer con las demás plantillas algo similar como ponerlas en iceblue es casi las demás que restan solo cambia en CSS Design.
[Fuente] http://www.paginawebgratis.es/forum/viewtopic.php?t=63678
Saludos!
Design-PWG.______________
10 años ayudando a PWG.
Soporte PWG: ayuda@paginawebgratis.es
Reportes: support-es@webme.com
Ultima edición por design-pwg el Jue Ago 25, 2011 2:23 am; editado 1 vez
|
|
↑
|
|
|
-
codigossolocodigos
Junior
|
24-08-2011, 21:41 (UTC) Título del mensaje: |
|
|
si puedes modificarlo a tu gusto la pagina pegas el codigo en el bloc de notas y hay puedes hacer cambios el codigo de tu pagina es este
Código: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>elmundodepaulino - Inicio</title>
<style type="text/css">
<!--
body {
background-color: #2e3839;
margin: 5px;
font-family: tahoma, verdana, arial;
}
td {
font-family: tahoma, verdana, arial;
font-size: 11px;
color: black;
}
a {
font-size: 11px;
color: black;
text-decoration: none;
}
a:visited {
font-size: 11px;
text-decoration: none;
}
a:hover {
font-size: 11px;
text-decoration: underline;
}
a.std {
font-size: 11px;
color:#436123;
text-decoration: none;
}
a:visited.std { font-size: 11px; color:#436123; text-decoration: none; }
a:hover.std { font-size: 11px; color:#436123; text-decoration: underline; }
.small {
font-family: tahoma, verdana, arial;
font-size: 9px;
color: #000000;
}
.small a {
color: black;
}
.headline,.headline2,.headline3 {
font-family: tahoma, verdana, arial;
font-size: 11px;
color: white;
}
.cont {
font-family: tahoma, verdana, arial;
font-size: 11px;
color: #000000;
}
.ro {
background-color:#E7E7E7;
}
html {
font-family: tahoma, verdana, arial;
font-size: 11px;
}
.bbc { color:#FFFFFF; background-color:#FFFFFF; border-color:#FFFFFF; border-style:solid; border-width:1px; text-decoration:none;}
td.nav {
background-image: url(http://theme.webme.com/designs/iceblue/images/button.gif);
background-repeat: none;
height: 33px;
width: 185px;
padding-left: 25px;
}
td.nav a {
color: black;
font-size:11px;
}
td.nav_heading {
background-image: url(http://theme.webme.com/designs/iceblue/images/heading_left.gif);
color: white;
padding-left: 15px;
line-height: 23px;
width: 185px;
height: 23px;
}
td.nav_head {
background-image: url(http://theme.webme.com/designs/iceblue/images/head_left.gif);
color: white;
padding-left: 15px;
line-height: 31px;
width: 185px;
height: 31px;
}
td.sidebar_heading {
background-image: url(http://theme.webme.com/designs/iceblue/images/heading_right.gif);
color: white;
padding-left: 15px;
line-height: 24px;
width: 168px;
height: 24px;
}
td.sidebar_head {
background-image: url(http://theme.webme.com/designs/iceblue/images/head_right.gif);
color: white;
padding-left: 15px;
line-height: 32px;
width: 168px;
height: 32px;
}
.shouty,.shouty2,.shouty3,.shouty4,.shouty5 {
background-color: #fafbfc;
background-image: url(http://theme.webme.com/designs/iceblue/images/shouty.gif);
background-repeat: no-repeat;
padding: 5px;
}
.shoutbox {
overflow: auto;
height: 300px;
width: 175px;
}
.nick {
font-weight: bold;
}
.shoutbox hr {
border: 0;
border-bottom: 1px dashed #0c2737;
}
.shoutbox input, .shoutbox textarea {
width: 155px;
}
.send {
margin-top: 5px;
color: black;
font-weight: bold;
width: 50px;
margin-left: auto;
margin-right: auto;
}
.RowLight, .RowDark {
padding-left: 10px;
height: 27px;
}
.RowLight {
background-image: url(http://theme.webme.com/designs/iceblue/images/stats_bg1.gif);
}
.RowDark {
background-image: url(http://theme.webme.com/designs/iceblue/images/stats_bg2.gif);
}
img { border: 0;}
.headline a, .footer_text, .footer_text a.nav {
color: white;
}
//-->
</style>
</head>
<body>
<FONT color="white"><style type="text/css">
<!--
body{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/01_fondoweb_1024_768.gif);background-attachment: fixed}
td.edit_below_nav{visibility:hidden;}
td.edit_navi_headbg{background-image:url();background-color:#;}
td.edit_rechts_sbg{visibility:hidden;background-color:#;}
td.edit_rechts_cbg{background-image: url();background-color:#;}
td.edit_rb_footer{background-image:url();background-color:#;}
td.edit_rechts_bottom{background-image: url();background-color:#;}
td.edit_content_bottom:hover{background-image:url();background-color:#;}
--></style></font>
<style type="text/css">
<!--
td.edit_header_full{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/02_cabezal_984_250.gif);background-color:;height:250px;}
--></style> <br></FONT>
<style type="text/css">
#ad-a87f br {
display: none;
}
</style>
<table height="102" id="ad-a87f">
<tr>
<td height="102">
<iframe src="http://ads.webme.com/banner.php?pos=bw" frameborder="0" width="728" height="90" scrolling="no"></iframe></td>
</tr>
</table>
<table class="edit_main_table" width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="921" height="1000" align="left" valign="top" class="edit_main_tr">
<table width="921" border="0" cellspacing="0" cellpadding="0" class="edit_second_table">
<tr>
<td height="104" align="left" valign="top" class="edit_header_full" background="http://theme.webme.com/designs/iceblue/images/header.jpg">
<table width="921" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="200" class="edit_header_sub_left" > </td>
<td width="712" class="edit_header_sub_right" height="26"> </td>
</tr>
<tr>
<td class="edit_header_over_headline"> </td>
<td class="headline" style="font-size: 20px; font-weight: bold; text-align: right; padding-right: 10px;">elmundodepaulino</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="edit_td_third_table">
<table width="921" border="0" cellspacing="0" cellpadding="0" class="edit_third_table">
<tr>
<td width="185" height="1000" align="left" valign="top" background="http://theme.webme.com/designs/iceblue/images/navi_bg.gif" class="edit_navi_headbg">
<table width="185" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="nav_heading">Navegación</td>
</tr>
<tr class="checked_menu">
<td class="nav" id="nav_Inicio">
<a href="/Inicio.htm" class="menu">Inicio</a> </td>
</tr>
<tr>
<td class="nav" id="nav_Contacto">
<a href="/Contacto.htm" class="menu">Contacto</a> </td>
</tr>
<tr>
<td class="nav" id="nav_SantaBrbara">
<a href="/Santa-B%E1rbara.htm" class="menu">Santa Bárbara</a> </td>
</tr>
<tr>
<td class="nav" id="nav_Contadordevisitas">
<a href="/Contador-de-visitas.htm" class="menu">Contador de visitas</a> </td>
</tr>
<tr>
<td class="edit_below_nav">
<img src="http://theme.webme.com/designs/iceblue/images/navi_ende.gif" width="185" height="198">
</td>
</tr>
</table>
</td>
<td width="568" height="1000" align="left" valign="top" background="http://theme.webme.com/designs/iceblue/images/cont_bg.gif" class="edit_rechts_cbg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table class="edit_rechts_tabelle" width="568" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="http://theme.webme.com/designs/iceblue/images/cont_top.gif" height="38" class="edit_content_top">
<table width="568" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edit_content_left" width="20"></td>
<td class="edit_content_right" width="548" height="5"></td>
</tr>
<tr>
<td class="edit_content_pre_headline2"> </td>
<td class="headline2">Inicio</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="100" align="left" valign="top" background="http://theme.webme.com/designs/iceblue/images/cont2_bg.gif" class="edit_content">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edit_content_container">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edit_content_left_spacer" width="3%"> </td>
<td class="edit_content_main" width="94%">
<div style="width: 510; overflow: auto;"><p>¡Hola a todos!<br />
<br />
Bienvenidos al MUNDO DE PAULINO.<br />
<br />
Aquí topareis muches coses interesantes!!!<br />
<br />
<br />
<img alt="" src="http://img.webme.com/pic/e/elmundodepaulino/image.jpg" /></p></div>
</td>
<td class="edit_content_right_spacer" width="3%"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="31" background="http://theme.webme.com/designs/iceblue/images/cont_bottom.gif" class="edit_content_bottom"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td background="http://theme.webme.com/designs/iceblue/images/footer.gif" height="31" class="edit_content_bottom2">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edit_content_bottom2_left_spacer" width="2%"> </td>
<td class="edit_content_bottom2_counter" width="96%" style="color:white; text-align: center;">
Hoy habia 4 Visitantes¡Aqui en esta página! </td>
<td class="edit_content_botom2_right_spacer" width="2%"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="168" align="left" valign="top" background="http://theme.webme.com/designs/iceblue/images/rechts_bg2.gif" class="edit_rechts_bottom">
<table id="sidebar_heading_1" width="168" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="sidebar_heading">Acerca de esta página</td>
</tr>
<tr>
<td class="shouty">
Aqui puede anotar algunas informaciones sobre su página web o introducir p.ej. enlaces que conducen hacia sus colegas o cosas parecidas;-) </td>
</tr>
<tr>
<td background="http://theme.webme.com/designs/iceblue/images/poll_bottom_bg.gif" height="27" class="edit_rb_footer" id="edit_rb_footer_1"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="79" background="http://theme.webme.com/designs/iceblue/images/s_bg.gif" class="edit_rechts_sbg"> </td>
</tr>
</table>
<div style="float: left">
</div>
<FONT color="white"><style type="text/css">
<!--
td.nav{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/03_boton_uno_183_33.gif);}
td.nav:hover{background-image: url(http://img.webme.com/pic/e/elbacan-recargado/04_boton_dos_183_33.gif);}
--></style>
<style type="text/css">
<!--
td.shouty{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/05_fondo_box_228_1000.gif);background-color:#;}
td.shouty2{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/05_fondo_box_228_1000.gif);background-color:#;}
td.shouty3{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/05_fondo_box_228_1000.gif);background-color:#;}
td.shouty4{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/05_fondo_box_228_1000.gif);background-color:#;}
td.shouty5{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/05_fondo_box_228_1000.gif);background-color:#;}
--></style>
<style type="text/css">
<!--
td.edit_content_top{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/06_cuerpo_1_566_38.gif);background-color:;}
td.edit_content_bottom{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/07_cuerpo_2_566_38.gif);background-color:;}
--></style>
<style type="text/css">
<!--
td.edit_content{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/08_fondopaginas_600_600.gif);background-color:#;}
--></style>
<style type="text/css">
<!--
td.edit_rb_footer{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/09_separabox_228_25.gif);background-color:;}
--></style>
<style type="text/css">
<!--
td.nav_heading{background-image:url(-);background-color:;}
--></style>
<style type="text/css">
<!--
td.sidebar_heading{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/10_sobrebox_227_25.gif);}
--></style>
<style type="text/css">
<!--
td.nav_heading{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/10_sobrebox_227_25.gif);}
--></style>
<style type="text/css">
<!--
td.edit_content_bottom2{background-image:url(http://img.webme.com/pic/e/elbacan-recargado/barra_contador_de_visitas.gif);}
-->
</style></FONT>
<iframe src="http://www.homepage-baukasten.de/cookie.php?visit=elmundodepaulino&auth1=ecf27e8b838ac534f5618823cec76482&auth2=64bb4d1f3aba117cd52e1a95df2bab90&auth3=412b2a072790b756b6539369cab3203e&auth4=5f62b7640e3b0a4c668b5b441af0f359&auth5=4fb10b994d515af97c8dc9a14948b222&mode=track" style="display:none;width:1px;height:1px;"></iframe>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript" ></script>
<script type="text/javascript">
_uacct = "UA-2594508-9";
urchinTracker();
</script></body>
</html> ______________ SnaKe
|
|
↑
|
|
|
-
elmundodepaulino
Nuevo
|
25-08-2011, 08:04 (UTC) Título del mensaje: Donde esta mi codigo |
|
|
Hola, bueno lo he probado a poner codigo en las casillas por encima y debajo del texto y me lo cambia asi que mil gracias por las ayudas, pero mi ultima pregunta seria, que vale copio este codigo en mi bloq de notas o bueno o programas adaptados para leer este lenguaje pero luego para que me funciones ¿¿donde lo tengo que pegar??
Gracias!! |
|
↑
|
|
|
-
design-pwg
Semi-Experto
Ubicación: Argentina
|
25-08-2011, 09:52 (UTC) Título del mensaje: Re: Donde esta mi codigo |
|
|
elmundodepaulino escribió: Hola, bueno lo he probado a poner codigo en las casillas por encima y debajo del texto y me lo cambia asi que mil gracias por las ayudas, pero mi ultima pregunta seria, que vale copio este codigo en mi bloq de notas o bueno o programas adaptados para leer este lenguaje pero luego para que me funciones ¿¿donde lo tengo que pegar??
Gracias!!
no hagas eso por que tú web aparecerá 2 veces
tienes que editar tú diseño con css y sobre todo desde el panel.
saludos!
design-pwg. ______________
10 años ayudando a PWG.
Soporte PWG: ayuda@paginawebgratis.es
Reportes: support-es@webme.com |
|
↑
|
|
|
|