You are not logged in.
I expected that - do you have an adblocker? It's the way the google ads are being displayed I think!
Yes, I use Adblock (firefox extension). I'll try to disable it/display the ads to see if it's the culprit.
Anyway, the forum looks good with mozilla on my Sun workstation so it's quite possible that this formating issue is due to adblock.
Offline
did no one read this comment in the header file?
NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/
I see a css file in the directory, but it's not linked to from the header. Howzabout we fix that? (yes yes patch coming)
The suggestion box only accepts patches.
Offline
did no one read this comment in the header file?
NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2 theme administration centre. When you have finalised your style you could cut the final CSS code and place it in an external file, deleting this section to save bandwidth. */
I see a css file in the directory, but it's not linked to from the header. Howzabout we fix that? (yes yes patch coming)
Read it, but though, "Hey, we're in transition." -- thinking it would get resolved once arch.css was finalized.
It is a bandwidth-saver, to some degree.
Offline
Simo, I'm not maing any more changes till I get your patch, mate. PLease include soloports last "fix"
Offline
My formatting issue is solved. It was caused by the Adblock extension. I've removed Google ads from the black list and all is well.
Offline
My formatting issue is solved. It was caused by the Adblock extension. I've removed Google ads from the black list and all is well.
Well, that's good, but we still need to fix that!
Offline
Ok quick update:
I've got everything looking quite good, cleaned up a lot of the rather messy looking code that was sitting around. I changed the structure of the header a bit, so using adblock will no longer affect the overall structure of the page (though please remember, every time you click on one of those ads a couple pennies get sent to Judd)
Things still on my todo list:
- more code cleanups, sorry I just can't stand yucky code
- pass xhtml/transitional validation and css validation
- eliminate code that does nothing (unused css, some tags that are overridden by css anyway, etc.)
I did everything else that's been requested up until now in this thread, including my own.
The suggestion box only accepts patches.
Offline
Have you fixed the alignment in the bbcode? And the general spacing within the posts? Well, everywhere!
Offline
I did everything else that's been requested up until now in this thread, including my own.
Huh? This is still broken:
Another bug, explored... First, go to this poll: Which was your distro before use Arch Linux?
So, the changes of which you speak have not been published?
Offline
Indeed, they have not yet been published.
Offline
Have you fixed the alignment in the bbcode? And the general spacing within the posts? Well, everywhere!
Yes. At the very least, the class 'postdetails' needs 'padding: 3px' or the like. Same goes for the class 'topictitle'.
Offline
Updates thanks to Simo, nice work! I asked for work in progress so I am not sure if there are final changes to come. Could we still have feedback on what has been missed in the meantime though, please?
Oh, and Simo, I think your private message link is broken It says I have a message when I actually have none
Default theme won't be switched until we have a bulletproof config running
Offline
Oh, and Simo, I think your private message link is broken It says I have a message when I actually have none
Default theme won't be switched until we have a bulletproof config running
I don't see the "private messages" thing, but maybe I am blind. To me the new design looks all good. Let's go on to wiki, aur, bugs
Offline
This is lookin' sweet fellas. Awesome work.
Offline
Yup, now that the header is centered, it rocks. I think some of the quote/code blocks need a tad more padding though
Offline
Yup, now that the header is centered, it rocks. I think some of the quote/code blocks need a tad more padding though
Indeed. I dunno if that is on Simo's list. I asked him for a work in progress patch so he may have it covered...I dunno. I need to speak to him later.
Offline
OK - I fixed a bit of padding on the bbcodes but the rest has me stumped - I can't figure out why the smiles in the posting page are all cramped up (and everything else for that matter!)
Offline
OK - I fixed a bit of padding on the bbcodes but the rest has me stumped - I can't figure out why the smiles in the posting page are all cramped up (and everything else for that matter!)
I did... using a css debugger. The Glorious Arch Header (tm) sets padding on everything to 0px. This overrides cellpadding keywords on table elements... as well as on everything else. So essentially what needs to be done is td needs to be subclassed and that needs to be applied to various things that are still off-whack... like the smileys.
The private message link wasn't broke, I changed it to show the number of unread PMs instead of the number of un-seen PMs. I thought it was more useful... other opinions?
Just an FYI, I set the padding of quote and code blocks to the same value it was under the old theme... though I agree it could use a couple more px.
My remaining todo list is basically the de-uglification of the nasty mix of divs and tables we have right now. Maybe some CSS tweaks (the profile page isn't looking too hot...). That and anything else ya'll think should be fixed/changed.
The suggestion box only accepts patches.
Offline
The private message link wasn't broke, I changed it to show the number of unread PMs instead of the number of un-seen PMs.
Wasn't working for me - it always showed one and nothing showed in my inbox. I am currently trying to implement it "properly"...
Offline
Thanks for the latest improvement. I don't have formatting problems with adblock anymore.
However the polls are not being centered yet: http://bbs.archlinux.org/viewtopic.php?t=23396
I assume that will be part of the next patch.
Offline
Hmmm, so I only centered poll results...whoops...
The suggestion box only accepts patches.
Offline
the main forum text in threads is much harder to read now, a kind of grey colored text on a lighter grey -- not good. the latest freetype2 update turned my black text color into a kind of brown, though, so that might be making it look even worse. if it's in the style sheet though, it needs to be turned to black for highest amount of readability.
i sent myself a PM, and it still says "no PMs" - not sure if that's a problem with the new forum or an existing problem. just thought i'd mention it.
Offline
i sent myself a PM, and it still says "no PMs" - not sure if that's a problem with the new forum or an existing problem. just thought i'd mention it.
Works for me! Though the formatting needs some tweaking
Offline
slackhack wrote:i sent myself a PM, and it still says "no PMs" - not sure if that's a problem with the new forum or an existing problem. just thought i'd mention it.
Works for me! Though the formatting needs some tweaking
strange, i've tried a number of times and it still doesn't work here. i get an email notification at least. but i guess that's more of a programming than an interface problem.
other readability issues are the grey heading text in the blue headers -- "post a reply" for example, or on the main page ("latest announcements," "forum") -- very hard to read. i guess someone's shooting for a "softer" look (the forum background looks almost pink on my LCD :shock: ), but with dark forum text and properly contrasted heading text it will be much more usable, readable, etc.
Offline
strange, i've tried a number of times and it still doesn't work here.
I'll send you one.
other readability issues are the grey heading text in the blue headers -- "post a reply" for example, or on the main page ("latest announcements," "forum") -- very hard to read.
Yeah, that does need some fixing I think.
I'm not having any problems with text in the body of posts though!
Offline