I can't go into any details, but some of the things that I do for Facelift won't be needed in the 6.5 version of Threeads, so I want to take the Facelift mod in a new direction. Do you want to completely change the layout of certain pages? Do you want a template mod that comes with graphics? Let me know in this thread!
Well defining Templates with graphics I think is a no-no as it would have a lower center of appeal.<br /><br />If you really want to get bold you can do a redesign and change the layout kinda like Lane does. You seen his redesign proposal's and screen shots for 6.4. They look cool. You can accomplish alot on the look of things with CSS so your mod could be a combination of the two. That way you could only say design two. One for distribution and one for sale for a nominal fee. Basically come up with a complete redesign of the way threads looks.
That's what I've been thinking, but layout changes are difficult. Not to script them, but it's tough to get a wide range of boards to dispay correctly with a single layout. After going through all of the templates, and writing some of my own, I've gained a profound respect for whoever does the stock templates for Threads...
#267233 - 01/17/0402:51 PMRe: I need suggestions for Facelift 6.5
[Re: jacksonm99]
AllenAyres
I type Like navaho
Registered: 03/10/00
Posts: 25366
Loc: Texas
amen <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /><br /><br />I think the 'facelift' templates should continue in the way you've been doing them, as a cleanup of the basic code. Adding more and more features into the base code can tend to make a forum look pretty cluttered if they're all turned on. Developing a cleaner look would help that - if a link isn't active to that particular user, they should never see it. This emphasizes the content of a site and reduces the chinese phonebook look.<br /><br />Now, if you're wanting to develop something new in a different direction, you might wanna visit lots of sites for visual inspiration - I do <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> The csszengarden site is a favorite, as well as various 'we sell templates' sites. Other leading design sites inspire me to move forum design in new directions as well. I hope our coming redesign of ubbdev shows that.<br /><br />Back to square one... start here: http://www.csszengarden.com/ - if I see something else that may be inspiring, I'll post them <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
Registered: 06/14/03
Posts: 1185
Loc: New Boston, NH
Incorporation of the article templates into the facelift would be nice. Granted, alot of people aren't going to use the article templates, but they are only called in forums that you specify anyway.
[]slayer60 said:<br />Incorporation of the article templates into the facelift would be nice. Granted, alot of people aren't going to use the article templates, but they are only called in forums that you specify anyway. [/]<br /><br />Will do. I'm still working on a new layout for the newpost, reply, and edit pages but I'll release an article template with Facelift 6.5 <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
Take it out of squares, lose the borders etc.. make it look as little as a forum as possible.. <br /> <br />You asked <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />
#267242 - 07/18/0403:46 AMRe: I need suggestions for Facelift 6.5
[Re: chrisX]
Pasqualist
Member
Registered: 01/30/03
Posts: 285
Loc: Amsterdam, The Netherlands
[]J.C. said:<br />Take it out of squares, lose the borders etc.. make it look as little as a forum as possible.. You asked <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> [/]<br /><br />Exactly! Everything is so "boxed"... The currrent design looks so old-fashioned and makes it hard to fit good in the rest of the site.
[]J.C. said: <br />Take it out of squares, lose the borders etc.. make it look as little as a forum as possible.. <br /> <br />You asked <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> [/] <br /> <br />I'm actually playing with an idea that I've seen you do -make all of the posts seperate tables so that if one post is wider than the display area on the screen it won't distort the other posts... <br /> <br />You can see an example on the UBB Dev web site -I really like the way the posts are layed out!!! <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
Even better, make a tableless design. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /><br />Has anyone tried that for a bulletin board yet?
_________________________
Running a community? -> Keep informed and take it to the next level
I think it could be done with div tags, but there may be compatability issues with some browsers and you would lose "wrapper graphics" in the process...
[]Dalantech said:<br />I'm actually playing with an idea that I've seen you do -make all of the posts seperate tables so that if one post is wider than the display area on the screen it won't distort the other posts...<br /><br />You can see an example on the UBB Dev web site -I really like the way the posts are layed out!!! <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> [/]<br /><br />Thankie <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
[]Dalantech said:<br />I think it could be done with div tags, but there may be compatability issues with some browsers and you would lose "wrapper graphics" in the process... [/]<br />Yes, you'll have to use divs then. You can have a wrapper effect with divs also. Just assign background images to the divs (using css).
_________________________
Running a community? -> Keep informed and take it to the next level
The table html doesn't need to go. I was thinking more of a way to show it via css etc, that isn't a bunch of squares. No borders, no boxes. Lines and shading (subtle) to make it more design friendly. <br /> <br />FYI using div's etc is not always browser friendly across the board. BTDT <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> <br />
[]J.C. said:FYI using div's etc is not always browser friendly across the board. BTDT <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /><br /> [/]<br /><br />That's why I've never been interested in designing a version of Threads with the div tag. On my site I have users that run a variety of web surfing applications and my current design renders correctly in all of them cause it uses tables...
Yup still researching it. But as I said, the html is fine, I guess it's more of a css deal then reconstruction.<br /><br />I'm sooooooooooooooooooooooooooooo tired of squares, I wish we could put threads in circles..lol<br /><br />Well maybe not, but you get the ideas. As a designer I HATE being locked into a format.
I think I got it.. <br /> <br />In tbopen put.. <br /> <br /><div align="center" style="width: $width;" class="tablesurround"> <br /><table cellpadding="{$theme['cellpadding']}" cellspacing="{$theme['cellspacing']}" width="100%" class="tableborders"> <br /> <br />And in tbclose put.. <br /> <br /></table> <br /></div> <br /> <br />Then put your values in the css. I was trying to pass em in the div tag before. Checked it in Moz, IE and Opera. One thing, if you have a fixed width for your div line add px to it $widthpx; otherwise if it's a percent then you do not need it. For those wondering why bother, it reduces the amount of nested tables which should make your page load quicker <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />
#267256 - 07/27/0405:45 PMRe: I need suggestions for Facelift 6.5
[Re: jacksonm99]
AllenAyres
I type Like navaho
Registered: 03/10/00
Posts: 25366
Loc: Texas
It kinda depends... done well they'll always look better than the base code, but even a blind-folded monkey can code ugly ones <img src="http://www.ubbdev.com/forum/images/graemlins/tongue.gif" alt="" /><br /><br />I'm looking forward to what you have in mind... I wanna so some kinda clean and leaning more to a ubb.skin-look myself <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
One thing I try to do in mine, is remove the kludge of nested tables, and use more css to accomplish the same ends. <br />The templates are not up to xhtml standards either, this needs to be addressed as well.
I thought about removing all of the table wrapper graphics, table borders, and using CSS to create different colors for each "area" so you could tell them apart. I'd have to use some graphics to keep the effect from looking square, but I think it would all blend pretty good. Something to play with once 6.5 goes gold <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
[]J.C. said:<br />One problem, lower res users might have a problem. Like 800x600. [/]<br /><br />I'll try it at low res -but every time I do a survey on my site no one is surfing the web below 1024x768...
[]drkknght said:<br />also those who change the size of their reply box.<br /><br />(though i do love the look of it!) [/]<br /><br />Very few users actually change the size of the reply box -and I do plan on testing it with several different sizes.