Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: universalsameera on July 01, 2009, 01:34:54 PM

Title: How to use functions such as <div class=>
Post by: universalsameera on July 01, 2009, 01:34:54 PM
Hello everyone,

I don't want to create a theme but I want to change some stuff in my theme. I know that using class functions you can get the pictures in your images folder. I like to know how to use it. For example
I want to create a box using catbg image and the width=80 height=80. How do I do that? Also how do I move this box I created. I want to create a table inside titlebg1 width=100 height=100. How do I do that. Thank you very much for your help in advance.  :)
Title: Re: How to use functions such as <div class=>
Post by: Marcus Forsberg on July 04, 2009, 11:13:56 AM
Double post:

http://www.simplemachines.org/community/index.php?topic=321486
Title: Re: How to use functions such as <div class=>
Post by: Bulakbol on July 04, 2009, 02:20:18 PM
Learn the basic of ...
HTML: http://www.w3schools.com/html/html_primary.asp
PHP: http://www.w3schools.com/PHP/DEfaULT.asP