How would I go about designing a forum theme?
Is there anything special that I need to learn, or is it a simple case of creating a layout, then inserting phpBB code or what?
All help recieved, is appreicated!
Regards,
Zenax
How would I go about designing a forum theme?
Is there anything special that I need to learn, or is it a simple case of creating a layout, then inserting phpBB code or what?
All help recieved, is appreicated!
Regards,
Zenax
Regards,
Zenax
Hey Zenax, try this link, direct to the phpBB knowledgebase: http://www.phpbb.com/kb/article.php?article_id=197
you can better just start editting stuff and then when you know how you do that, you start with a full skin of your own
------------------------------------------------------------------------------------------
If you have any troubles with a website or a script, just send me a pm.
I also code websites in xHTML/css, can code javascript and php too if needed
Thanks, I shall look into it with more depth, when I have the time. I attempted what it was saying, although I got the code correct, getting the style to work, was a bit of a pain.
Regards,
Zenax
Regards,
Zenax
Generally, most of your theme is just going to be colors and images changed. Modify the CSS and images first, playing around with it until it looks nice, and then do any code adjustments.