Welcome, Guest. Please Login or Register.
September 29, 2024, 01:34:36 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Graphics and Templates  |  Templates with Tables « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Templates with Tables  (Read 1366 times)
phark
Sr. Member
****
Posts: 482


Templates with Tables
« on: March 27, 2002, 12:16:00 AM »
Reply with quote

Does anyone know where I can get a template with frames, kind of like this site?  Does such a template exist?

Anyone every make one of these and know the steps?  I have made pages with frames before, but I have no idea where to start with a frames/tables and PHP.  
« Last Edit: April 05, 2002, 12:51:45 AM by phark » Logged

I'm not scared of dying, I just don't want to.
groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:Templates with Frames
« Reply #1 on: March 27, 2002, 12:44:01 AM »
Reply with quote

this site doesn't use frames at all
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
phark
Sr. Member
****
Posts: 482


Re:Templates with Frames
« Reply #2 on: March 27, 2002, 12:48:34 AM »
Reply with quote

Quote from: groundup on March 27, 2002, 12:44:01 AMthis site doesn't use frames at all

Right, it uses Tables...

I was just wondering if there is a template or something out there all set up.  I know in SP1, some people where able to put the login, a poll, etc., into the tables along the edges.
Logged

I'm not scared of dying, I just don't want to.
groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:Templates with Frames
« Reply #3 on: March 27, 2002, 12:59:51 AM »
Reply with quote

ok.. so are you talking about tables or frames ???
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
phark
Sr. Member
****
Posts: 482


Re:Templates with Frames
« Reply #4 on: March 27, 2002, 01:07:48 AM »
Reply with quote

Well, I guess it would take tables to put a bunch of things on the borders like this site or some of the SP1 sites...  

Do you know of anything that is available that is kinda ready, just add some of your own tables?
Logged

I'm not scared of dying, I just don't want to.
TheJkWhoSaysNi
YaBB God
*****
Posts: 1025


I dont know what to put here, i'll leave it blank.

ICQ - 122821095TheJkWhoSaysNi@evilemail.com WWW
Re:Templates with Frames
« Reply #5 on: March 27, 2002, 07:25:23 PM »
Reply with quote

...?
I dont understand what you're asking for, you just edit the template and put your tables where you want them....
Logged

WARNING: THIS POST MAY CONTAIN TRACES OF PEANUT!!!
I'm listening to....
phark
Sr. Member
****
Posts: 482


Re:Templates with Frames
« Reply #6 on: March 27, 2002, 07:58:19 PM »
Reply with quote

Quote from: Tom B on March 27, 2002, 07:25:23 PM...?
I dont understand what you're asking for, you just edit the template and put your tables where you want them....

That simple?  I won't hose anything up to bad?  hehe... you don't know me, do you.   :-\

Alright, I will start some monkey business on my template then.  Thanks.
Logged

I'm not scared of dying, I just don't want to.
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:Templates with Frames
« Reply #7 on: March 29, 2002, 06:51:07 PM »
Reply with quote

Just make a backup of your template first.
Logged

phark
Sr. Member
****
Posts: 482


Re:Templates with Frames
« Reply #8 on: April 05, 2002, 12:51:02 AM »
Reply with quote

I give up...  **SLAMS HEAD AGAINST WALL**

I tabled this project until the 1.3 release (I needed more time for games...hehe)  But I have been screwing around with the template file and I can not do this without screwing it up or making it look like crap (damn notepad and MS paint)  ;)

Can someone who needs a FUN project make me a template with tables on the left, etc... something that looks nice?  *hangs head in shame*

I can make it worth your while!   ;D

« Last Edit: April 05, 2002, 12:54:12 AM by phark » Logged

I'm not scared of dying, I just don't want to.
thetaxiforums
Jr. Member
**
Posts: 54


taxi drivers do it with the meter running

WWW
Re:Templates with Tables
« Reply #9 on: April 08, 2002, 03:02:02 AM »
Reply with quote

take a look at mine, side bar an all based off one on boardmod, just alter css to suit site coloration

it aint my template and it is available on boardmod

www.thetaxiforums.co.uk ;D
Logged

m@
Full Member
***
Posts: 140


YabbSE is schweeeet

ICQ - 85248310 WWW
Re:Templates with Tables
« Reply #10 on: April 08, 2002, 11:03:48 AM »
Reply with quote

its easy to do a html template, if you want I can do it it for you but I would need to know what colour scheme you want if indeed you do want a coloured template.

if you wish to do it your self, what you need to do is take your page and then allocate a main table to one site, place the <yabb menu> <yabb imname> <yabb time> in the top row (this is for the home,help etc buttons) then below that in the next row you need to put <yabb main> into the html.

These must be entered in raw html, you can use FP2k or dreamweaver to do the html, not a problem but you need to have the tags.


Regards matt.
Logged

Dude
Guest
Re:Templates with Tables
« Reply #11 on: April 09, 2002, 09:40:50 AM »
Reply with quote

Very basic, here's what you do.
On a backup of your template file leave everything alone above the <body> tag. (css stuff, title, etc) Below that delete everything and paste in the code below. Then delete everything in parens. Where it says 'this is your side menu' put in the code for your side menu. (duh).

That should give you the basic setup you want. You can play around all you want. Move the yabb tags, put css into the tables, etc.

(Page top stuff)
<table>
 <tr>
  <td>
   <yabb boardname> (Yabb Boardname)
   <BR>
   <yabb title> (Yabb Title)
   </td><td>
   <yabb uname> <yabb im> (Yabb User name + Instant messages)
   <br>
   <yabb time> (Yabb Time)
   <BR>
  </td>
 </tr>
</table>

(Main body stuff)
<table width="100%">
 <tr>
  <td width="20%">
    this is your side menu.
  </td>
  <td width="80%">
   <yabb menu> (Yabb Menu)<br>
   <yabb main> (Yabb Forum)
  </td>
 </tr>
</table>

(the end)
<center>
<yabb copyright> (Yabb copyright)
</center>


btw,  a nice template from Boardmod that uses a side menu is Easy Blue. I think this link should get you there:
http://boardmod.yabbforum.com/templates/templatevault.php?action=describe&id=50
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Graphics and Templates  |  Templates with Tables « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.101 seconds with 21 queries.