I'm currently working on Facelift for Threads 6.5 on my dev site -if you want to get involved in its development then register and post feedback <img src="http://www.ubbdev.com/forum/images/graemlins/cool.gif" alt="" />
Registered: 01/09/00
Posts: 5438
Loc: Lynnwood, WA
I'm seeing some weird effects in the header, including broken image placeholders in IE6 (despite images loading) and a far, far too-wide horizontal bar pushing everything else out of the way in Firefox 1.0PR. <br /> <br />Looks pretty good otherwise. I like the separate tables for each post.
Edited by Charles Capps (09/30/0403:30 PM)
_________________________
UBB.classic: Love it or hate it, it was mine.
#280196 - 09/30/0404:12 PMRe: Kick the tires on Facelift
[Re: Rick8765]
DrChaos
Coder
Registered: 09/12/03
Posts: 816
Loc: Hollywood Florida.
How did you seperate the main page without it getting all whacked like 6.4? I remember something that they said to do to add it but it made the forums wacked to the left and right....
[]Charles Capps said: <br />I'm seeing some weird effects in the header, including broken image placeholders in IE6 (despite images loading) and a far, far too-wide horizontal bar pushing everything else out of the way in Firefox 1.0PR. <br /> <br />Looks pretty good otherwise. I like the separate tables for each post. [/] <br /> <br />I've got both IE 6 and Firefox and I'm not seeing either of the problems you reported. The only error I see is the alignment in the background between the body and the logo with Firefox (FF starts the background 1 pixel off from IE grrr...... ). <br /> <br />Is anyone else seeing the same errors that Charles is reporting? I'll walk the script in my templates just in case... <br /> <br />Edit: I didn't find any html errors.
[]DrChaos said:<br />How did you seperate the main page without it getting all whacked like 6.4? I remember something that they said to do to add it but it made the forums wacked to the left and right.... [/]<br /><br />I had my main page seprated in 6.4 as well (www.dalantech.com -if I haven't upgraded to 6.5 by the time you see this post).<br /><br />I moved $tbopen and &tbclose to put them inside the loops -the only difficult one is the placement of $tbclose. When I publish Facelift just load my ubbthreads.tmpl file and the original into a program like Beyond Compare to see how it's done <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
[]AllenAyres said:<br />Should the 'post' link on the forum page need to disappear to those not able to post? (those not logged in like I am) [/]<br /><br />I've been working on the "posting" templates (post, reply, and edit) so I haven't realy had a chance to look the post link over -but it's on my "to do" list <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
Update: I opened up Test forum 1 for guest posting so you don't have to register to check out the post, reply, and edit pages <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
Thanks for the update: I've asked the members of my site to check it out as well. I don't see either error, so I'm a little confused... <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />
[]Zackary said:<br />IE 6, I see what Charles sees.<br /><br />Here's link to a screen cap I took.<br /><br />Clicky [/]<br /><br />Fixed -bad url for the image (dalantech instead of etherger).
I figured that both problems were caused by the bad URL -it's just that the two browsers displayed it differently <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
Thanks <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> <br /> <br />I've upgraded my main site to 6.5 and I'm tweaking the templates there. It will be a few more days before I have Facelift ready -too much real life gettin' in the way of my scriptin' lately <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> <br /> <br />Edit: I've updated the dev site with the files that I've been tweaking on my production board. New posting templates!
The posting template is the one where I look into it myself. It would be nice to have all markup/color/greamlins on empty space near the posting box oin the same high so you not need to scroll down while writing.<br /><br />The problem to this Idea is the variable, userselectable, width of the posting box. If the box larger then default it will destroy the layout.<br /><br />How sounds the idea to put a line with the UBB code funktion on top of the posting box ? This is most time used und so you can use it without scrolling.