Autor |
Mensaje |
-
ddink
Nuevo
|
23-08-2012, 22:26 (UTC) Título del mensaje: [RESUELTO] Problema con mi adaptacion |
|
|
Hola, he intentado adaptar el tema iTheme 2 de Wordpress a mi sitio web, pero hay algunas cosas que no salen como deberian.
Aqui dejo una imagen en la que se obsevan los problemas que tengo:
https://lh5.googleusercontent.com/-Pcy9QGF-Q_4/UDar9QKV42I/AAAAAAAABAs/DW1yfwGCyuM/s512/dsfagf.png
La imagen esta subida a Picasa, espero que no de problemas por eso...
Como se ve, Paginawebgratis coloca dos boxes, por llamarlo de alguna manera, en donde deberia ir el contenido de la pagina; y creo que es por eso por lo que la columna de la derecha sale abajo.
Agradeceria mucho que alguien supiera como solucionar los problemas. Cuando compruebe que el tema funciona bien en Paginawebgratis, publicare el codigo para que los demas usuarios puedan disfrutarlo, pero no publicare un codigo que no se muestra correctamente en Pwg.
Muchas gracias de antemano a la ayuda, espero que este post y el tema sea util.[/code] ______________ Atentamente:
D.D.INK COMPANY
www.ddink.es.tl
Ultima edición por ddink el Lun Oct 29, 2012 3:29 pm; editado 1 vez
|
|
↑
|
|
|
-
kilometro6
Semi-Experto
|
24-08-2012, 20:36 (UTC) Título del mensaje: |
|
|
Hola,
puede haber 2 razón por las cuales esa plantilla se ve así.
1. Esta mal adaptada
2. No es compatible con PWG (Para colocar el contenido en las páginas, el editor de PWG agrega códigos a la plantilla que algunas veces tienen el mismo nombre que algunos estilos CSS por lo que los elementos correspondientes a esos códigos toman las propiedades de dichos estilos CSS, modificando el diseño. En estos casos, hay que cambiar muchas cosas y en diseños de wordpress adaptados a PWG lleva muchísimo tiempo).
Fíjate cual de las 2 es el problema ______________
Ultima edición por kilometro6 el Vie Ago 24, 2012 4:38 pm; editado 1 vez
|
|
↑
|
|
|
-
ddink
Nuevo
|
24-08-2012, 22:19 (UTC) Título del mensaje: Gracias |
|
|
Gracias, kilometro6, creo que no es compatible, ya que use el tutorial de tu sitio, y porque reconozco que esos links que aparecen de las paginas las coloca pwg cuando no detecta algo que lo sustitulla.
Gracias por tu aporte, mirare si hay algun tema similar en el foro... ______________ Atentamente:
D.D.INK COMPANY
www.ddink.es.tl |
|
↑
|
|
|
-
design-pwg
Semi-Experto
Ubicación: Argentina
|
24-08-2012, 22:22 (UTC) Título del mensaje: |
|
|
Hola!,
Acabo de adaptar el diseño y me funciona bien Te dejo los codigos:
Texto por encima de la Pagina:
Código: <link rel='stylesheet' id='contact-form-7-css' href='http://themify.me/demo/themes/itheme2/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=3.2.1' type='text/css' media='all' />
<link rel='stylesheet' id='themify-shortcodes-css' href='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/css/shortcodes.css?ver=1.1.9' type='text/css' media='all' />
<link rel='stylesheet' id='themify-styles-css' href='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/style.css?ver=3.4.1' type='text/css' media='all' />
<link rel='stylesheet' id='themify-media-queries-css' href='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/media-queries.css?ver=3.4.1' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/prettyPhoto.css?ver=3.4.1' type='text/css' media='all' />
<script type='text/javascript' src='http://themify.me/demo/themes/itheme2/wp-includes/js/jquery/jquery.js?ver=1.7.2'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://themify.me/demo/themes/itheme2/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://themify.me/demo/themes/itheme2/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 3.4.1" />
<!-- Open Graph Tags --><meta property="og:site_name" content="iTheme2" /><meta property="og:type" content="website" /><meta property="og:description" content="Mac OS-like theme" /><meta property="og:url" content="http://themify.me/demo/themes/itheme2" /><!-- End Open Graph Tags -->
<style type='text/css'>
</style>
<!-- custom css -->
<style type='text/css'></style>
<!-- media-queries.js -->
<!--[if lt IE 9]>
<script src="http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/js/respond.js"></script>
<![endif]--><meta name="viewport" content="width=100%; initial-scale=1; maximum-scale=1; minimum-scale=1; user-scalable=no;">
</head>
<body class="home blog">
<div id="pagewrap">
<div id="headerwrap">
<div id="header" class="pagewidth">
<div id="site-logo">
<a href="http://themify.me/demo/themes/itheme2/">iTheme2</a>
</div>
<div id="site-description">Mac OS-like theme</div>
<div class="social-widget">
<div id="themify-links-3" class="widget links"><strong class="widgettitle">Follow Me: </strong><ul class="links-list"><li><a href="http://facebook.com"><img src="http://themify.me/wp-content/icons/social/facebook.png" alt="Facebook" /></a></li>
<li><a href="http://twitter.com"><img src="http://themify.me/wp-content/icons/social/twitter.png" alt="Twitter" /></a></li>
<li><a href="http://flickr.com"><img src="http://themify.me/wp-content/icons/social/flickr.png" alt="Flickr" /></a></li>
</ul></div>
<div class="rss"><a href="http://themify.me/demo/themes/itheme2/feed">RSS</a></div>
</div>
<!--/social widget -->
<!-- header wdiegt -->
<div class="header-widget">
</div>
<!--/header widget -->
<div id="searchform-wrap">
<div id="search-icon" class="mobile-button"></div>
<form method="get" id="searchform" action="http://themify.me/demo/themes/itheme2/">
<input type="text" name="s" id="s" placeholder="Search">
</form>
</div>
<!-- /#searchform-wrap -->
<div id="main-nav-wrap">
<div id="menu-icon" class="mobile-button"></div>
<div id="nav-bar">
<ul id="main-nav" class="main-nav clearfix"><li class="home"><a href="http://themify.me/demo/themes/itheme2/">Home</a></li><li class="page_item page-item-594"><a href="http://themify.me/demo/themes/itheme2/contact">Contact</a>
<ul class='children'>
<li class="page_item page-item-596"><a href="http://themify.me/demo/themes/itheme2/contact/map">Map</a></li>
</ul>
</li>
<li class="page_item page-item-673"><a href="http://themify.me/demo/themes/itheme2/gallery">Gallery</a></li>
<li class="page_item page-item-409"><a href="http://themify.me/demo/themes/itheme2/layouts">Layouts</a>
<ul class='children'>
<li class="page_item page-item-542"><a href="http://themify.me/demo/themes/itheme2/layouts/fullwidth">Fullwidth</a>
<ul class='children'>
<li class="page_item page-item-553"><a href="http://themify.me/demo/themes/itheme2/layouts/fullwidth/2-column">Full – 2 Column</a></li>
<li class="page_item page-item-559"><a href="http://themify.me/demo/themes/itheme2/layouts/fullwidth/2-column-thumb">Full – 2 Column Thumb</a></li>
<li class="page_item page-item-551"><a href="http://themify.me/demo/themes/itheme2/layouts/fullwidth/3-column">Full – 3 Column</a></li>
<li class="page_item page-item-547"><a href="http://themify.me/demo/themes/itheme2/layouts/fullwidth/4-column">Full – 4 Column</a></li>
<li class="page_item page-item-555"><a href="http://themify.me/demo/themes/itheme2/layouts/fullwidth/large-image-list">Full – Large Image List</a></li>
<li class="page_item page-item-558"><a href="http://themify.me/demo/themes/itheme2/layouts/fullwidth/thumb-image-list">Full – Thumb Image List</a></li>
</ul>
</li>
<li class="page_item page-item-662"><a href="http://themify.me/demo/themes/itheme2/layouts/sections">Sections</a>
<ul class='children'>
<li class="page_item page-item-660"><a href="http://themify.me/demo/themes/itheme2/layouts/sections/section-2-column">Section 2 Column</a></li>
<li class="page_item page-item-668"><a href="http://themify.me/demo/themes/itheme2/layouts/sections/section-2-column-thumb">Section 2 Column Thumb</a></li>
<li class="page_item page-item-654"><a href="http://themify.me/demo/themes/itheme2/layouts/sections/section-3-column">Section 3 Column</a></li>
<li class="page_item page-item-652"><a href="http://themify.me/demo/themes/itheme2/layouts/sections/section-4-column">Section 4 Column</a></li>
</ul>
</li>
<li class="page_item page-item-561"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-left">Sidebar Left</a>
<ul class='children'>
<li class="page_item page-item-568"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-left/2-column">SB Left – 2 Column</a></li>
<li class="page_item page-item-574"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-left/2-column-thumb">SB Left – 2 Column Thumb</a></li>
<li class="page_item page-item-566"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-left/3-column">SB Left – 3 Column</a></li>
<li class="page_item page-item-563"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-left/4-column">SB Left – 4 Column</a></li>
<li class="page_item page-item-570"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-left/large-image-list">SB Left – Large Image List</a></li>
<li class="page_item page-item-572"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-left/thumb-image-list">SB Left – Thumb Image List</a></li>
</ul>
</li>
<li class="page_item page-item-576"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-right">Sidebar Right</a>
<ul class='children'>
<li class="page_item page-item-582"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-right/2-column">SB Right – 2 Column</a></li>
<li class="page_item page-item-588"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-right/2-column-thumb">SB Right – 2 Column Thumb</a></li>
<li class="page_item page-item-580"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-right/3-column">SB Right – 3 Column</a></li>
<li class="page_item page-item-578"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-right/4-column">SB Right – 4 Column</a></li>
<li class="page_item page-item-584"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-right/large-image-list">SB Right – Large Image List</a></li>
<li class="page_item page-item-586"><a href="http://themify.me/demo/themes/itheme2/layouts/sidebar-right/thumb-image-list">SB Right – Thumb Image List</a></li>
</ul>
</li>
</ul>
</li>
<li class="page_item page-item-408"><a href="http://themify.me/demo/themes/itheme2/shortcodes-2">Shortcodes</a></li>
</ul> </div><!--/nav bar -->
</div>
<!-- /#main-nav-wrap -->
</div>
<!--/header -->
</div>
<!-- /headerwrap -->
<div id="body" class="clearfix">
<div id="header-slider" class="pagewidth slider">
<ul class="slides clearfix">
<li>
<div class='slide-feature-image'><a href='http://themify.me/demo/themes/itheme2/technology/mobile-social-event'><img src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/img.php?src=http://themify.me/demo/themes/itheme2/files/2011/02/108814568.jpg&w=220&h=160' alt='Mobile Social Event' class='feature-img' width='220' height='160' /></a></div> <!-- /.slide-feature-image -->
<div class="slide-content-wrap">
<h3 class="slide-post-title"><a href="http://themify.me/demo/themes/itheme2/technology/mobile-social-event">Mobile Social Event</a></h3>
</div>
<!-- /.slide-content-wrap -->
</li>
<li>
<div class='slide-feature-image'><a href='http://themify.me/demo/themes/itheme2/featured/now-thats-hot'><img src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/img.php?src=http://themify.me/demo/themes/itheme2/files/2011/02/108717882.jpg&w=220&h=160' alt='Now That’s Hot!' class='feature-img' width='220' height='160' /></a></div> <!-- /.slide-feature-image -->
<div class="slide-content-wrap">
<h3 class="slide-post-title"><a href="http://themify.me/demo/themes/itheme2/featured/now-thats-hot">Now That’s Hot!</a></h3>
</div>
<!-- /.slide-content-wrap -->
</li>
<li>
<div class='slide-feature-image'><a href='http://themify.me/demo/themes/itheme2/general/training-my-husband-on-laptop'><img src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/img.php?src=http://themify.me/demo/themes/itheme2/files/2011/02/86487606.jpg&w=220&h=160' alt='Training My Husband on Laptop' class='feature-img' width='220' height='160' /></a></div> <!-- /.slide-feature-image -->
<div class="slide-content-wrap">
<h3 class="slide-post-title"><a href="http://themify.me/demo/themes/itheme2/general/training-my-husband-on-laptop">Training My Husband on Laptop</a></h3>
</div>
<!-- /.slide-content-wrap -->
</li>
<li>
<div class='slide-feature-image'><a href='http://themify.me/demo/themes/itheme2/general/getting-a-headache-help'><img src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/img.php?src=http://themify.me/demo/themes/itheme2/files/2011/02/86489283.jpg&w=220&h=160' alt='Getting a Headache Help!' class='feature-img' width='220' height='160' /></a></div> <!-- /.slide-feature-image -->
<div class="slide-content-wrap">
<h3 class="slide-post-title"><a href="http://themify.me/demo/themes/itheme2/general/getting-a-headache-help">Getting a Headache Help!</a></h3>
</div>
<!-- /.slide-content-wrap -->
</li>
<li>
<div class='slide-feature-image'><a href='http://themify.me/demo/themes/itheme2/technology/get-the-most-out-of-the-internet'><img src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/img.php?src=http://themify.me/demo/themes/itheme2/files/2011/02/91947564.jpg&w=220&h=160' alt='Get the Most Out of the Internet' class='feature-img' width='220' height='160' /></a></div> <!-- /.slide-feature-image -->
<div class="slide-content-wrap">
<h3 class="slide-post-title"><a href="http://themify.me/demo/themes/itheme2/technology/get-the-most-out-of-the-internet">Get the Most Out of the Internet</a></h3>
</div>
<!-- /.slide-content-wrap -->
</li>
<li>
<div class='slide-feature-image'><a href='http://themify.me/demo/themes/itheme2/general/should-you-upgrade'><img src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/img.php?src=http://themify.me/demo/themes/itheme2/files/2011/02/89795058.jpg&w=220&h=160' alt='Should You Upgrade?' class='feature-img' width='220' height='160' /></a></div> <!-- /.slide-feature-image -->
<div class="slide-content-wrap">
<h3 class="slide-post-title"><a href="http://themify.me/demo/themes/itheme2/general/should-you-upgrade">Should You Upgrade?</a></h3>
</div>
<!-- /.slide-content-wrap -->
</li>
<li>
<div class='slide-feature-image'><a href='http://themify.me/demo/themes/itheme2/technology/too-bad-my-ipad-is-not-here'><img src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/img.php?src=http://themify.me/demo/themes/itheme2/files/2011/02/81266158.jpg&w=220&h=160' alt='Too Bad My iPad is Not Here' class='feature-img' width='220' height='160' /></a></div> <!-- /.slide-feature-image -->
<div class="slide-content-wrap">
<h3 class="slide-post-title"><a href="http://themify.me/demo/themes/itheme2/technology/too-bad-my-ipad-is-not-here">Too Bad My iPad is Not Here</a></h3>
</div>
<!-- /.slide-content-wrap -->
</li>
<li>
<div class='slide-feature-image'><a href='http://themify.me/demo/themes/itheme2/general/everybody-got-a-mobile-phone'><img src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/img.php?src=http://themify.me/demo/themes/itheme2/files/2011/02/84008595.jpg&w=220&h=160' alt='Everybody Got a Mobile Phone' class='feature-img' width='220' height='160' /></a></div> <!-- /.slide-feature-image -->
<div class="slide-content-wrap">
<h3 class="slide-post-title"><a href="http://themify.me/demo/themes/itheme2/general/everybody-got-a-mobile-phone">Everybody Got a Mobile Phone</a></h3>
</div>
<!-- /.slide-content-wrap -->
</li>
</ul>
</div>
<div id="layout" class="clearfix sidebar1">
Texto por debajo de la Pagina:
Código:
<div id="sidebar">
<div class="widgetwrap"><div id="themify-feature-posts-3" class="widget feature-posts"><h4 class="widgettitle">Recent Posts</h4><ul class="feature-posts-list"><li><a href="http://themify.me/demo/themes/itheme2/featured/now-thats-hot"><img src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/img.php?src=http://themify.me/demo/themes/itheme2/files/2011/02/108717882.jpg&w=40&h=40' alt='Now That’s Hot!' class='post-img' width='40' height='40' /></a><a href="http://themify.me/demo/themes/itheme2/featured/now-thats-hot" class="feature-posts-title">Now That’s Hot!</a> <br /><small>Feb 04, 2011</small> <br /></li><li><a href="http://themify.me/demo/themes/itheme2/general/getting-a-headache-help"><img src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/img.php?src=http://themify.me/demo/themes/itheme2/files/2011/02/86489283.jpg&w=40&h=40' alt='Getting a Headache Help!' class='post-img' width='40' height='40' /></a><a href="http://themify.me/demo/themes/itheme2/general/getting-a-headache-help" class="feature-posts-title">Getting a Headache Help!</a> <br /><small>Feb 01, 2011</small> <br /></li><li><a href="http://themify.me/demo/themes/itheme2/technology/get-the-most-out-of-the-internet"><img src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/img.php?src=http://themify.me/demo/themes/itheme2/files/2011/02/91947564.jpg&w=40&h=40' alt='Get the Most Out of the Internet' class='post-img' width='40' height='40' /></a><a href="http://themify.me/demo/themes/itheme2/technology/get-the-most-out-of-the-internet" class="feature-posts-title">Get the Most Out of the Internet</a> <br /><small>Feb 01, 2011</small> <br /></li></ul></div></div><div class="widgetwrap"><div id="themify-twitter-3" class="widget twitter"><h4 class="widgettitle">Latest Tweets</h4><div class="twitter-list twitter-block-themify-twitter-3"></div><script type='text/javascript'>
jQuery(document).ready(function(){
jQuery('.twitter-block-themify-twitter-3').jTweetsAnywhere({
username: 'themify',
count: 3,
showTweetFeed: {
showTimestamp: '1',
showTwitterBird: false,
showActionReply: false,
showInReplyTo: false,
includeRetweets: false
}
});
});</script><div class="follow-user"><a href="http://twitter.com/themify">→ Follow me</a></div></div></div><div class="widgetwrap"><div id="themify-flickr-3" class="widget flickr"><h4 class="widgettitle">Flickr Photos</h4><div id="flickr_badge_wrapper" class="clearfix">
<script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=9.&display=latest&size=s&layout=x&source=user&user=52839779@N02"></script>
</div></div></div>
</div>
<!--/sidebar -->
</div>
<!-- layout-container -->
</div>
<!--/body -->
<div id="footer" class="pagewidth clearfix">
<div class="col col3-1 first">
</div>
<div class="col col3-1 ">
</div>
<div class="col col3-1 ">
</div>
<div class="footer-text">
© <a href="http://themify.me/demo/themes/itheme2">iTheme2</a> 2012<br /> Powered by <a href="http://wordpress.org">WordPress</a> • <a href="http://themify.me">Themify WordPress Themes</a> </div>
<!--/footer-text -->
</div>
<!--/footer -->
</div>
<!--/pagewrap -->
<!-- wp_footer -->
<script type='text/javascript'>
/////////////////////////////////////////////
// Slider
/////////////////////////////////////////////
jQuery(window).load(function(){
if(jQuery('#header-slider').length > 0){
jQuery('#header-slider .slides').carouFredSel({
responsive: true,
prev: '#header-slider .carousel-prev',
next: '#header-slider .carousel-next',
width: '100%',
circular: true,
infinite: true,
auto: {
play : false,
pauseDuration: 0,
duration: 300 },
scroll: {
items: 1,
duration: 300,
wipe: true
},
items: {
visible: {
min: 1,
max: 5 },
width: 150
},
onCreate : function (){
jQuery('#header-slider').css( {
'height': 'auto',
'visibility' : 'visible'
});
}
});
}
});
</script>
<script type='text/javascript'>
/* <![CDATA[ */
var themify_jtweets = {"more":"More","prev":"Prev","next":"Next","newtweet":"new tweet","newtweets":"new tweets","ontwitter":"on Twitter","secondago":"%secs% second ago","secondsago":"%secs% seconds ago","minuteago":"%mins% minute ago","minutesago":"%mins% minutes ago","hourago":"%hours% hour ago","hoursago":"%hours% hours ago","dayago":"%days% day ago","daysago":"%days% days ago","via":"via","here":"here","from":"from","inreplyto":"in reply to","andrtcother":"and %rtc% other","andrtcothers":"and %rtc% others","retweetedby":"Retweeted by","reply":"Reply","retweet":"Retweet","favorite":"Favorite","signout":"Sign out","loading":"Loading...","terror":"ERROR","nomoredata":"No more data","whatshappening":"What's happening?","orfrom":"OR from:","jan":"Jan","feb":"Feb","mar":"Mar","apr":"Apr","may":"May","jun":"Jun","jul":"Jul","aug":"Aug","sep":"Sep","oct":"Oct","nov":"Nov","dec":"Dec"};
/* ]]> */
</script>
<script type='text/javascript' src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/themify/js/jquery.jtweetsanywhere-1.3.1.min.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://themify.me/demo/themes/itheme2/wp-content/plugins/contact-form-7/includes/js/jquery.form.js?ver=3.14'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"http:\/\/themify.me\/demo\/themes\/itheme2\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='http://themify.me/demo/themes/itheme2/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=3.2.1'></script>
<script type='text/javascript' src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/js/jquery.prettyPhoto.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/js/carousel.min.js?ver=3.4.1'></script>
<script type='text/javascript' src='http://themify.me/demo/themes/itheme2/wp-content/themes/itheme2/js/themify.script.js?ver=3.4.1'></script>
CSS code sin Style Tags:
Código: 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;}
Sacale los códigos inútiles
Saludos!
Moderador 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 Vie Ago 24, 2012 6:50 pm; editado 1 vez
|
|
↑
|
|
|
-
kilometro6
Semi-Experto
|
25-08-2012, 02:03 (UTC) Título del mensaje: |
|
|
Parece que solamente estaba mal adaptada xD ______________ |
|
↑
|
|
|
-
design-pwg
Semi-Experto
Ubicación: Argentina
|
25-08-2012, 13:07 (UTC) Título del mensaje: |
|
|
kilometro6 escribió: Parece que solamente estaba mal adaptada xD
En realidad estaba bien adaptada nada mas que por defecto la plantilla CSS Design tiene un div#content y ese diseño también entonces generaba ese problema eliminando la etiqueta div#content el problema se solucionaba.
Saludos!
Moderador Design-PWG.______________
10 años ayudando a PWG.
Soporte PWG: ayuda@paginawebgratis.es
Reportes: support-es@webme.com |
|
↑
|
|
|
-
ddink
Nuevo
|
29-10-2012, 19:28 (UTC) Título del mensaje: Gracias, me va de maravilla. |
|
|
Gracias a los dos, sin Kilometro6 no habria sabido hacer la adaptacion, y sin design-pwg este tema no habria funcionado.
Ya la tengo puesta en mi web, solo me falta cambiar los textos y links.
He intentado colocarlo en el foro, pero dice que solo los moderadores pueden publicar. Espero que design-pwg tengas tiempo para poder publicar el code si no lo has hecho ya.
Chao y gracias! ______________ Atentamente:
D.D.INK COMPANY
www.ddink.es.tl
Ultima edición por ddink el Lun Oct 29, 2012 3:32 pm; editado 1 vez
|
|
↑
|
|
|
|