MyBB Community Forums

Full Version: Twist-SD (tableless theme)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13
I have to change my shorts.....

Very nice work johnny!
Looks even better now. But one thingn, core file editing is required?
One more update to navigation templates:

http://i.imgur.com/dyUCf.png



Quote:Looks even better now. But one thingn, core file editing is required?



Yes.

general.js - 1 edit
inline_moderation.js -1 edit
thread.js - 1 edit
forumdisplay.php 3 -edits
member.php - 2 edits
memberlist.php - 1 edit
moderation.php - 3 edits
search.php - 1 edit
showthread.php - 1 edit
usercp.php 2 edits

90% of edits are tired to hardcoded parts in php files (js files contain only edits for highlightning selected moderation parts).


I can remove some edits but the following one might stay:

forumdisplay.php -

Thread creation date
This patch will add creation thread created value in forumdisplay

Sticky threads style
This patch will add css class trow_sticky to sticky thread in forumdisplay

search.php
Thread creation date
This patch will add creation thread created value in thread search results

usercp.php
Away option fix *
This patch will fix SELECTED output error in usercp_profile_away template


When you open usercp.php?action=profile with away section turned on you get this when trying to validate output:

Quote:the name and VI delimiter can be omitted from an attribute specification only if SHORTTAG YES is specified
<option value="10" selected>October</option>


This will require rewritting in few templates.Thread creation fix in forumdisplay.php / search.php and sticky thread class in forumdisplay.php won't affect other themes (they can work without any problems).

In that case editing js files is unnecessary (thread.js inline-moderation.js).I'll redesing on / off icons and this time export them in *.gif so that ajax mark as read can be used again without modifinig core files (general.js).
ATM two tweaks are needed in forumdisplay.php and popup_menu.js (it won't affect other themes who are using that files).

Quote:http://mts22.hostei.com/forum/index.php

Quote:Mod.account

test
test12

Normal account

testaccount
test12
Bump.First post updated with v1.1 BETA release,license and beta install instructions.
Hey.

How did you make the tabs in profiles? Did you follow some tutorial?

Good theme. Wink
Tabs are simple JQuery Tabs.
Few updates:
New header and navbar (navbar is based on black horizontal menu by psdgraphics.com)
http://imgur.com/uyEHI

Footer (based on psd.tutplus.com tutorial)
http://imgur.com/CwuSN

collapse icons (simple two lines in photoshop with black gradient)
http://imgur.com/iFQlq
I just saw it and it looks good, but social like features shouln-d be left to admins to install them selfs?
If you are aiming to fb/google/tw/digg sharing buttons i'm still thinking about that.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13