• Help
  • Search
  • Login
  • Register
  • Home

Forum: web design and graphics community

Celestial Star Forum > Español (Spanish Only) > Anuncios / Ayuda > Consulta
Pages: [1]
« previous next »
  Print  
Author Topic: Consulta  (Read 774 times)
Ale
Angeling
*
Posts: 2



View Profile WWW
Consulta
« on: October 11, 2007, 05:46:19 PM »

Hola.
Eh bajado el theme de SMF "Classic" que tienen en la pagina:


Lo que quiero saber es como hago para hacerla mas angosta (achicar) y como coloco un logo en la parte superior.

El ancho lo quiero dejar en 750px, a la medida del logo que colocaria.

Le agradecere que me informen de que archivos y donde hacer la modificación.

Un saludo.
Logged

No te apresures si quieres algo. Dale tiempo al tiempo.
==========================================
Melfina
Administrator
Valkyrie Randgris
*****
Posts: 1285



View Profile WWW
Re: Consulta
« Reply #1 on: October 12, 2007, 08:10:56 AM »

Para hacerlo más estrecho, puedes hacerlo abriendo style.css y añadiendo esto arriba del todo:

Code:
body { text-align:center; }
#wrapper { margin:auto; width:750px; text-align:left;}

Y para añadir un logo, abre index.template.php y reemplaza esto (atencion! esto hara que el campo de búsqueda de arriba desaparezca!):
Code:
<div id="title"><h1>', $context['forum_name'], '</h1>
</div>
<form action="http://forum.celestial-star.net/index.php?action=search2" method="post" accept-charset="ISO-8859-1" style="margin: 0;">
<div id="search">
<a href="http://forum.celestial-star.net/index.php?action=search;advanced"><img src="http://forum.celestial-star.net/Themes/csclassic/images/filter.gif" align="middle" style="margin: 0 1ex;" alt="" /></a>
<input type="text" name="search" value="" size="20" class="layinput" />
<input type="submit" name="submit" value="Search" class="laybutton" />
</div>
</form>

Por esto:
Code:
<img src="Themes/csclassic/tulogo.jpg" height="75px" width="750px" alt="" />

Yo no lo he probado, pero creo que funcionará.
« Last Edit: October 12, 2007, 02:47:12 PM by Melfina » Logged


MySpace  ~ MySpace Codex ~ Rune Nifelheim
Ale
Angeling
*
Posts: 2



View Profile WWW
Re: Consulta
« Reply #2 on: October 12, 2007, 12:06:58 PM »

Gracias Melfina, ahora hare la modificación. Luego te cuento como quedo   Annoyed

Edito:
Funcionan muy bien los codigos, nuevamente, GRACIAS.
« Last Edit: October 12, 2007, 01:28:03 PM by Ale » Logged

No te apresures si quieres algo. Dale tiempo al tiempo.
==========================================
Pages: [1]
  Print  
« previous next »
 
Jump to:  

  • Welcome, Guest
  • Members login
  • Register for free

General

  • General
  • New members
  • Announcements
  • Support / Suggestions

Art boards

  • Creative mediums
  • Requests and offers
  • Tutorials
  • Celestial Star tutorials

Web development

  • Coding
  • Web design
  • Advertisements / affiliation

Off-topic

  • The non-sense
  • Ententainment

Go up
eXTReMe Tracker
  • Valid XHTML
  • Valid CSS
Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC | Seo4Smf v0.2 © Webmaster's Talks
Loading...