rejetto forum
May 21, 2012, 07:02:54 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Adding a table  (Read 597 times)
0 Members and 2 Guests are viewing this topic.
lordax
Occasional poster
*
Offline Offline

Spain Spain

Posts: 3


View Profile
« on: November 24, 2011, 06:05:47 PM »

Hi. I'm using RAWR template and wanted to add a table to the blue template but I can't figure out how to do it. I read how to do it at w3schools but no matter how I edit the css or the tpl file I can't get the table. The idea is to add this table under the files list so I can put some messages there. Also I have little to none idea how to edit CSS ^^" I'm trying to put a table like the one here: http://www.w3schools.com/css/css_table.asp

Thanks for any help.
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11822


View Profile
« Reply #1 on: November 25, 2011, 08:21:11 AM »

to add a table you have to use HTML, not CSS.

html is about content, css is about how it looks, thus AFTER you get the table Smiley

Try this

<table>
<tr><td> Your message
</table>

tr is for "new line", td for "new cell"
« Last Edit: November 25, 2011, 08:23:20 AM by rejetto » Logged
lordax
Occasional poster
*
Offline Offline

Spain Spain

Posts: 3


View Profile
« Reply #2 on: November 25, 2011, 08:48:42 AM »

Oh. See, I'm just starting to learn ^^"
So, if I want to put the box in one of the RAWR templates, which should I have to edit? The CSS in the template folder or the tpl file?
Thanks a lot.
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11822


View Profile
« Reply #3 on: November 25, 2011, 09:54:18 AM »

the tpl file.
but if you click "html template > edit" you should go directly to the right one!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page May 16, 2012, 12:39:50 AM
anything