Style Switcher
Current time: 08-02-2012, 09:36 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need help
02-03-2008, 04:11 PM
Post: #1
Toungue need help
i want to learn how to theme mybb but iam bit confused Ft can you post a tutorial.iam very slow so it would very nice if it was step by step process and with exampleLovely.i know iam asking for too much and sorry for the inconvenience Smile

[color=#FF0000]We can't say what is right & what is wrong but all we can do is to do the thing what we believe is right[/color]
[IMG]http://img529.imageshack.us/img529/2531/tirrathcopygc2fy8.png[/IMG]
[b]For free hosting http://www.hostarchive.uni.cc[/b]
Visit this user's website Find all posts by this user
Quote this message in a reply
02-03-2008, 07:27 PM
Post: #2
RE: need help
wow I don't know what to say or how to begin...

If you know HTML and CSS you are good to go.
Study mybb templates arrangement ( http://wiki.mybboard.net/index.php/Admin_CP_Templates )

Start editing templates and see what you can do.

There is no step by step process, everyone is using different approach.
When I first started theming mybb I followed this steps
Make a design in photoshop
Slice the images.
Then code pure html/css template (index.html with css)
When I was satisfied with this I started changing MyBB templates with my own code from the above html template.

I hope it helps

"Freedom is irrelevant. Resistance is futile." -- Borg Collective
Visit this user's website Find all posts by this user
Quote this message in a reply
02-03-2008, 07:38 PM (This post was last modified: 02-03-2008 11:01 PM by rcpalace.)
Post: #3
RE: need help
I do the exact same thing Ivan does.

Create a template in Photoshop or Gimp
Slice the images
Code it in a static page such as .htm
Make sure it works in all browsers
If I'm satisfied, I begin to implement my code into Mybb.
Find all posts by this user
Quote this message in a reply
02-03-2008, 09:51 PM
Post: #4
RE: need help
This is actually very interesting, I normally just attempt to play around with the default mybb theme. (without creating a design first)

Solid advice ivan + rcpalace =)
~Joey
Find all posts by this user
Quote this message in a reply
03-03-2008, 01:22 PM
Post: #5
RE: need help
thzSmile,i will give it try and can you tell me where can find good set of logo and button or its better that i design them my self.
sorry for posting this here can you tell me how to post voki on the portal the same way you did

[color=#FF0000]We can't say what is right & what is wrong but all we can do is to do the thing what we believe is right[/color]
[IMG]http://img529.imageshack.us/img529/2531/tirrathcopygc2fy8.png[/IMG]
[b]For free hosting http://www.hostarchive.uni.cc[/b]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-03-2008, 01:43 PM
Post: #6
RE: need help
I suggest you design them yourself, but you can search for buttons on mybboard.net
good example http://community.mybboard.net/showthread.php?tid=25994

Regarding voki, edit Portal template
add this code between {$pms} and {$search}
Code:
<!-- Voki START -->
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead"><a href="http://www.voki.com/"><strong>Get a Voki now!</strong></a></td>
</tr>
<tr>
<td class="trow1">
<script language="JavaScript" type="text/javascript" src="http://vhss-d.oddcast.com/voki_embed_functions.php"></script><script language="JavaScript" type="text/javascript">AC_Voki_Embed(200,266, '3b7f5f3c2798396baaefc252f932e1e8', 109208, 1, '', 0);</script><br />
</td>
</tr>
</table>
<br />
<!-- Voki END -->
change everything inside <script ...>... </script> with your code (generated on your voki account)

"Freedom is irrelevant. Resistance is futile." -- Borg Collective
Visit this user's website Find all posts by this user
Quote this message in a reply
03-03-2008, 04:16 PM
Post: #7
RE: need help
thz man

[color=#FF0000]We can't say what is right & what is wrong but all we can do is to do the thing what we believe is right[/color]
[IMG]http://img529.imageshack.us/img529/2531/tirrathcopygc2fy8.png[/IMG]
[b]For free hosting http://www.hostarchive.uni.cc[/b]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


 Quick Theme: