Como Agregar....??¿¿¿[Solucionado]

Started by DarkNiz, August 01, 2008, 10:53:42 PM

Previous topic - Next topic

DarkNiz

Pues veran kiero saber si ay alguna opcion de poder agregar el portal del foro a la barra de navegacion ??? ???



AKI DEJO LA RUTA DE LA IMAGEN PARA QUE LA VEAN MAS GRANDE

http://img80.imageshack.us/img80/5922/dibujoud0.jpg



JCS

si claro, edite el inedx.template.php de su theme
Dont PM me for support, unless I ask you to do that

OtaKumi
Hacks-Park

DarkNiz

lo edito pero que parte se supone que voy a editar....

JCS

mmm eso no lo se ^^, q tema estas usando?
Dont PM me for support, unless I ask you to do that

OtaKumi
Hacks-Park

DarkNiz


JCS

en el archivo q nombre antes, busca esta linea:

// Start of the tab section.

después de eso veras los links q se muestran en la navbar, te recomiendo dejar el link al portal al principio en vez de al final como tienes en la img, entonces el codigo seria el siguiente

Busca:
// Show the default [home] button.
    echo ($current_action=='home' || $context['browser']['is_ie4']) ? '' : '' , '
    <li class="' , $current_action == 'home' ? 'current' : '' , '"><a href="', $scripturl, '">' , $txt[103] , '</a></li>';


Agrega antes:
    // Link al portal
    echo ($current_action=='portal' || $context['browser']['is_ie4']) ? '' : '' , '
    <li class="' , $current_action == 'portal' ? 'current' : '' , '"><a href="http://www.otakumi.net">Portal</a></li>';


reemplaza www.otakumi.net por la url de tu portal, dejo esa url para recordarte q debes usar el http://

bueno, pues no es la mejor manera :P, pero es lo mas facil para hacer lo q quieres

Salu2
Dont PM me for support, unless I ask you to do that

OtaKumi
Hacks-Park

DarkNiz

Listo re facil gracias jeje...

PostData: si lo que keria al principio solo que no tenia espacio para poner lo que keria hacer y y se me olvido decirte jeje

Deberas muchas gracias jeje.. ;D ;D ;D ;D

JCS

jaja pues no hay de q, ahora pon [Solucionado] al titulo del tema ^^


Salu2
Dont PM me for support, unless I ask you to do that

OtaKumi
Hacks-Park

DarkNiz


ElDon

el mio es este y no logro hacerlo.

// Show the [home] button.
echo ($current_action=='home' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
<td valign="top" class="maintab_' , $current_action == 'home' ? 'active_back' : 'back' , '">
<a href="', $scripturl, '">' , $txt[103] , '</a>
</td>' , $current_action == 'home' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';

***NUEVO*** 2,500 Vistas Youtube!!! [PREGUNTAS?]
Posicionamiento SEO
Necesitas Comprar Trafico?
Descarga Nuestro Reporte SEO Gratis!!!

JCS

q theme es el q usas?, así lo instalo y te digo exactamente como hacerlo ^^
Dont PM me for support, unless I ask you to do that

OtaKumi
Hacks-Park

ElDon

defaul_modern, Gracias de antemano por la ayuda.
***NUEVO*** 2,500 Vistas Youtube!!! [PREGUNTAS?]
Posicionamiento SEO
Necesitas Comprar Trafico?
Descarga Nuestro Reporte SEO Gratis!!!

JCS


Busca:
    // Show the [home] button.
    echo ($current_action=='home' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
                <td valign="top" class="maintab_' , $current_action == 'home' ? 'active_back' : 'back' , '">
                    <a href="', $scripturl, '">' , $txt[103] , '</a>
                </td>' , $current_action == 'home' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';


Agrega antes:
    // Boton al portal
    echo ($current_action=='portal' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
                <td valign="top" class="maintab_' , $current_action == 'portal' ? 'active_back' : 'back' , '">
                    <a href="http://www.otakumi.net">Portal</a>
                </td>' , $current_action == 'portal' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';


reemplaza www.otakumi.net por la url de tu portal, dejo esa url para recordarte q debes usar el http://
Dont PM me for support, unless I ask you to do that

OtaKumi
Hacks-Park

ElDon

tube un problema, cunado pulso el boton no se me queda como pulsado como los otros, Gracias hermano de verdad de mucho sirvio a ver si podemos hacer lo que digo y disculpe la molestia.
***NUEVO*** 2,500 Vistas Youtube!!! [PREGUNTAS?]
Posicionamiento SEO
Necesitas Comprar Trafico?
Descarga Nuestro Reporte SEO Gratis!!!

JCS

puedes pasarme la url de tu web por favor
Dont PM me for support, unless I ask you to do that

OtaKumi
Hacks-Park

ElDon

***NUEVO*** 2,500 Vistas Youtube!!! [PREGUNTAS?]
Posicionamiento SEO
Necesitas Comprar Trafico?
Descarga Nuestro Reporte SEO Gratis!!!

Advertisement: