News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Template Editing Question...

Started by mitchell784, February 19, 2006, 08:31:33 PM

Previous topic - Next topic

mitchell784

First off this is what I want to do this is merely a mock-up that I did in html:
http://games-n-things.net/index.php

Now how would I go about of getting that table out and putting the object in there before the buttons and how would I center the buttons?

Realize I also have a discussion about this here:
http://www.tinyportal.net/smf/index.php?topic=2906.0;all

--------------------------------------------------------------------------
What I was told to do:

Quote from: TinyPortal BorgBob
OK, I have not tested this, but in index.template.php, find this:
// Show the start of the tab section.
echo '
<table cellpadding="0" cellspacing="0" border="0" style="margin-left: 10px;">
<tr>
<td class="maintab_' , $first , '">&nbsp;</td>';


Add a align=center to that Table.

To replace all of the forum top, and insert your own .swf.  Look for this:
if (empty($settings['header_logo_url']))

Right after the body tag and comment out, or delete, all the code( Except for TP coding) untill
// Show the menu here, according to the menu sub template.
template_menu();

This is just a general idea, your milage may vary, Objects in the mirror are larger than they seem, Keep back-ups and adjust as needed.
--------------------------------------------------------------------------

Ok I tried to do the centering thing but that didnt work. Any suggestions? I have actually tried to both and neither worked.

`Mitch
A question that sometimes drives me hazy: am I or are the others crazy?

~Albert Einstein

mitchell784

Theres 82 users on and no one can answer my question?
A question that sometimes drives me hazy: am I or are the others crazy?

~Albert Einstein

mitchell784

A question that sometimes drives me hazy: am I or are the others crazy?

~Albert Einstein

Advertisement: