Foros del Web » Creando para Internet » CSS »

armé mi sitio con una plantilla php, porfa ayudenme a quitar un boton.

Estas en el tema de armé mi sitio con una plantilla php, porfa ayudenme a quitar un boton. en el foro de CSS en Foros del Web. mi sitio es: veteranosfootballarena.com/veteranos quiero quitar el boton "regisrar" y la tabla que sale al darle click , por que logro quitar el boton, pero ...
  #1 (permalink)  
Antiguo 25/01/2010, 19:35
 
Fecha de Ingreso: enero-2010
Mensajes: 5
Antigüedad: 14 años, 3 meses
Puntos: 0
armé mi sitio con una plantilla php, porfa ayudenme a quitar un boton.

mi sitio es: veteranosfootballarena.com/veteranos

quiero quitar el boton "regisrar" y la tabla que sale al darle click , por que logro quitar el boton, pero el formulario sigue saliendo. el codigo es:

/* MAIN LAYOUT */
body{background:#010100 url(../images/bg.jpg) 50% 0 repeat-x; font-size: 84%; line-height:1.3em; font-weight:normal; color:#333; letter-spacing:0px;}
#container1{background:url(../images/top-bg.jpg) 50% 0 no-repeat; width:100%; margin:0;}
#container2{background:url(../images/bg-bottom.png) 50% 100% no-repeat; width:100%; margin-bottom:0;}
#wrapper{width:935px; margin:0 auto; padding-bottom:10px;}
#header{background:none; width:935px; height:90px; padding-top:2px;}
#logo{float:left; padding:8px 0 0 10px; position:relative; z-index:99999; width:40%;}
h1.logo-module{padding-left:16px; font: bold 325% Georgia, "Times New Roman", Times, serif; color:#fff;}
h1.logo-module a{color:#fff;}
h1.logo-module a:hover{color:#cc0000; text-decoration:none;}
span.site_slogan{font-size:11px; padding-left:16px; line-height:8px; color:#fff;}
#banner{margin-top:5px; float:right;}
#bottommodule{width:935px; margin:0 auto; padding:0 10px 20px 10px; position:relative; background:none; color:#fff;}
.pad{width:97%; margin:0 auto;}
#row1-top{background:url(../images/row1-top.png) 50% 0 no-repeat; width:935px; height:15px; margin:0 auto; padding:0; position:relative; z-index:2;}
#row1-middle{background:url(../images/row1-middle.gif) 50% 0 repeat-y; width:935px; height:auto; padding:5px 0 0 0;}
#row1-bottom{width:935px; height:20px; background:url(../images/row1-bottom.png) 50% 0 no-repeat; margin-bottom:10px;}
#row1-rightcol{float:right; width:280px;}
#row2{width:935px; margin:0 auto;}
#leftcolumn{width:638px; float:left;}
#rightcolumn{width:285px; float:right;}
#rightcolumn .moduletable, #rightcolumn .moduletable_menu{padding-bottom:15px;}
.box1-top{background:url(../images/box1-top.png) 0 0 no-repeat; width:638px; height:13px;}
.box1-middle{background:url(../images/box1-middle.gif) 0 0 repeat-y; width:608px; padding:0 20px 0 10px;}
.box1-bottom{background:url(../images/box1-bottom.png) 0 0 no-repeat; width:638px; height:55px;}
.box2-top{background:url(../images/box2-top.png) 0 0 no-repeat; width:280px; height:20px;}
.box2-middle{background:url(../images/box2-middle.gif) 0 0 repeat-y; width:255px; padding:0 15px 0 10px;}
.box2-bottom{background:url(../images/box2-bottom.png) 0 0 no-repeat; width:280px; height:19px; margin-bottom:20px;}
.slideshow{float:left; width:610px;}
#rss{position:absolute; margin: 123px 0 0 185px;}

/* PATHWAY */
.pathway {line-height:40px; color:#6b6b6b; font-size:12px; width:600px;}
.pathway-text strong {margin-right: 5px; color:#6b6b6b;}
.pathway a {color: #6b6b6b;text-decoration: none; font-size:12px;}
.pathway a:hover,.pathway a:active,.pathway a:focus {color: #6b6b6b;text-decoration: underline;}
.pathway img {margin: 1px 5px;}
.pathway .pathway-text {overflow: hidden;}

/*NAVIGATION */
#navigation_box{margin-bottom:5px; float:right;}
#main-menu-left{background:url(../images/navigation-left.png) 0 0 no-repeat; width:11px; height:36px; float:left;}
#main-menu{padding-left:10px; background:url(../images/navigation-main.png) 100% 0 no-repeat; height:36px; margin-left:11px;}
#main-menu ul{list-style:none;margin:0; padding:1px 10px 0 0;}
#main-menu li{display: block; float: left; margin:0; padding: 0; }
#main-menu a, #main-menu a:link, #main-menu a:visited {display: block;float: left;line-height:30px; padding:0px 10px 0 11px;text-transform: uppercase; font-weight:bold;text-decoration:none; font-size:0.9em;}
#main-menu a, #main-menu a:link, #main-menu a:visited{color:#000;}
#main-menu a:hover, #main-menu #current a{text-decoration:none;color:#cc0000; }
#main-menu li#current a{background: url(../images/star-mainmenu.gif) no-repeat 0 10px;}
#main-menu li li#current a{background:#fff url(../images/h3-black.gif) 0 8px no-repeat;}
#main-menu li li, #main-menu li li a:link, #main-menu li li a:visited{background:#fff url(../images/h3-black.gif) 0 8px no-repeat; border-right:none; color:#000; text-transform:capitalize; padding:0 7px 0 12px;}
#main-menu li li a:hover{color:#cc0000;}

/* LOG IN */
#toptools {position:absolute; margin: 115px 0 1px 5px;text-align: right; z-index:9999; padding:7px 10px; font-size:11px;}
#toptools ul {margin: 0;padding: 0; white-space: nowrap;}
#toptools li {margin: 0; padding: 0 0 0 6px; float:left; list-style:none;}
#register, #login {background:#010100 url(../images/bg.jpg) 0 0 repeat-x; border: 1px solid #000; display: none; height:auto; overflow: hidden; padding: 5px 15px; position: absolute; left:0; text-align: left; top: 35px; z-index:99999; color:#fff;}
a.register-switch:hover, a.login-switch:hover, #toptools li a:hover{text-decoration:underline;}
#login{width:340px;}
.login-links{margin:0;}

/*FORMS*/
.inputbox, input#mod_search_searchword.inputbox{background:ur l(../images/inputbox.gif) 0 0 no-repeat; width:275px; height:25px; border:none; padding:3px 0 0 5px;}
input#mod_search_searchword.inputbox{background:ur l(../images/inputbox-search.gif) 0 0 no-repeat; width:235px; height:22px; border:none; color:#000; padding:3px 0 0 10px;}
html:first-child #search .button{text-indent:-999em; letter-spacing:-9000em;}/*opera browser fix*/
#searchForm{margin-top:-3px;}
#searchForm input{padding:5px 0;}
#limit .inputbox{width:100%;}

/* BUTTON */
#search input.button, #searchForm .button{border:none; background:url(../images/search-button.png) 0 0 no-repeat; text-indent:-999em; color:#fff; font-size:10px; width:64px; height:25px; cursor:pointer; margin-left:2px;}
a.register-switch, a.login-switch{color:#fff; text-decoration:none; font-size:11px; background:url(../images/login.gif) 0 0 no-repeat; display:block; width:63px; padding-top:5px; height:25px; text-align:center;}
#login input.button, #register .button, .button{color:#fff; text-decoration:none; font-size:11px; background:#cc0000; padding:2px 10px 4px 10px; text-align:center; margin:10px 0; cursor:pointer; }

/* FOOTER */
#footer{background:url(../images/bg-bot-nav.gif) 0 0 no-repeat; width:890px; height:30px; padding:10px 10px 0 10px; margin:0 auto;}
.copyright{float:right; width:40%; font-size:11px; color:#fff; padding: 0 0 0 20px;}
.copyright a{color:#cc0000;}

/* LIST STYLE */
.block ul li, #rightcolumn ul li{margin-left: 10px;padding: 0 0 0 15px; background: url(../images/star.png) no-repeat 0 3px;}

* html{ height:1%; }
.clr{clear:both;}

/* JOOMLA STYLE */
.blog {width:100%; text-align:justify;}
.blog_more, .contentpane{ padding-bottom:20px;}
.blog_more ul li{margin-left:5px;padding: 0 0 0 15px; background: url(../images/star.png) no-repeat 0 3px; font-weight:bold;}
.blog_more ul li a{color:#333;}
table.contentpaneopen, table.contentpane {margin: 0;padding: 0; width: 100%;}
.contentpaneopen p{padding-bottom:8px;}
.componentheading{color:#333; font-style:italic; font-weight:bold; font-size:20px; padding-bottom:15px; padding-top:10px;}
.contentheading{background:url(../images/contenthead.gif) 0 100% no-repeat; padding:0 0 5px 0; color:#cc0000; font:bold 18px Myriad Pro;}
.article_separator {clear: both;display: block;background:url(../images/separator.png) 0 0 no-repeat;margin-top:10px;}
.column_separator {padding-left: 20px;}
.article_column {padding-right: 5px;}
.modifydate{font-size:10px;font-style:italic; margin:0; padding:0;}
.createdate, .small{font-size:10px; line-height:5px;}
.createdate{padding-bottom:10px;}
.pagenav {padding:3px 6px; color:#666; font-size:11px;}
a.pagenav {}
.sectiontableheader {color: #333;font-weight: bold; padding: 8px 5px; }
.sectiontableheader a {color: #FFFFFF;}
tr.sectiontableentry1 td {padding: 8px 5px;}
tr.sectiontableentry2 td {padding: 8px 5px;}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {}
.pollstableborder tr.sectiontableentry1 td,.pollstableborder tr.sectiontableentry2 td {background: none;}
.smalldark {text-align: left;}
div.syndicate div {text-align: center;}
fieldset div{margin-bottom:10px;}
fieldset{padding-bottom:10px;}
.highlight{padding:0 5px; font-weight:bold; color:#fff;}
td.buttonheading img {border:none;}


/*independently to style minifrontpage modul*/
.minifp td { padding-right:5px; border-bottom:1px dotted #333; padding-top:10px;}
.minifp td p {margin-top:-6px; font-size:80%; text-align:justify;}
.minifp td img {margin-left: 0; margin-right: 0.5em; margin-top:0.1em;}
.minifp-anotherlinks{font-weight:bold; font-size:100%; border-bottom:1px solid #ccc; display:block; padding-bottom:5px; margin-bottom:5px; background:url(../images/application_add.gif) no-repeat top left; padding-left:20px;}
.minifp ul li {font-size:94%;padding-left:0;}
.minifp ul li a {}
.minifp-introtitle, .minifp-introtitle a {font-size:90%; font-weight:bold; color: #333; line-height:12px;}
.minifp-introtitle a:hover {border-bottom:1px dotted #333;}
.minifp-date {color:#666; font-size:9px; font-weight:normal; height:10px;}
a.minifp-full-link {font-weight:bold; color:#cc0000; margin-top:0px; margin-bottom:5px; float:right; display:block; background:url(../images/arrow.gif) 100% 5.5px no-repeat; padding-right:10px;}
a:hover.minifp-full-link {text-decoration:underline;}
#leftcolumn span.minifp-introtitle, #leftcolumn .minifp-introtitle a {background:url(../images/h3-black.gif) 0 6px no-repeat; padding:0 0 15px 13px; color:#cc0000; display:block; width:100%; font:bold 18px Myriad Pro;}
#leftcolumn .minifp-introtitle a {background:none; padding-left:0; padding-bottom:0px;}
#leftcolumn .minifp-introtitle a:hover {border-bottom:none;}
#leftcolumn .minifp td{border-bottom:none;}
  #2 (permalink)  
Antiguo 25/01/2010, 19:41
 
Fecha de Ingreso: abril-2005
Ubicación: Ciudad de México
Mensajes: 50
Antigüedad: 19 años
Puntos: 2
Respuesta: armé mi sitio con una plantilla php, porfa ayudenme a quitar un boton.

No se si te entendi bien, pero borra de tu codigo <a class="register-switch" onclick="this.blur();showBox('register','namemsg', this);return false;" href="/veteranos/index.php?option=com_user&task=register"> Regístrese aquí </a>

Y quitaras el boton y el formulario no sera llamado.

Saludos
  #3 (permalink)  
Antiguo 26/01/2010, 10:48
Avatar de GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 17 años, 10 meses
Puntos: 2135
Tema movido desde PHP a CSS
  #4 (permalink)  
Antiguo 26/01/2010, 10:50
 
Fecha de Ingreso: agosto-2008
Mensajes: 469
Antigüedad: 15 años, 7 meses
Puntos: 20
Respuesta: armé mi sitio con una plantilla php, porfa ayudenme a quitar un boton.

Hola elmochaojos, si quieres quitar algo, debes hacerlo en el html, no en el css.

Saludos¡¡
__________________
Revisa las FAQ's antes de disparar.

Etiquetas: php, quitar, botones, plantillas
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 05:21.