is all pushed to the right
spacing is all wacky
is this specific enough info?
What browser and OS?
It's fine for me on Firefox/Vista. :-\
I've got firefox/vista but I've got a widescreen laptop and when the window is at full size, the BOMB frame is lined up with the left side of the window leaving a big empty space next to the vertical menus.
I think thats what hes talkin about.
Like so:
(http://farm4.static.flickr.com/3655/3310555956_bf6b68a9ac.jpg?v=0)
My lappy is 1280x800, FWIW.
oversized lap. Us normal lap folks have it fine. ;D
(I got nothin...forwarded to tech guys)
Windows XP, IE7, 1400 x 900 Widescreen
does it help if you view it in not full size mode?
Quote from: ducpainter on February 26, 2009, 07:10:22 AM
does it help if you view it in not full size mode?
yes and no
it does get closer to the left
but
it is still oriented to the right
Quote from: Mother on February 27, 2009, 05:48:06 PM
yes and no
it does get closer to the left
but
it is still oriented to the right
You realize you're the second person to actually notice this.
It does it on a desktop too, but to a lesser extent.
Do I have to fix it? ;D
Quote from: ducpainter on February 27, 2009, 05:52:35 PM
You realize you're the second person to actually notice this.
It does it on a desktop too, but to a lesser extent.
Do I have to fix it? ;D
I say leave it. It bugs him and makes his eye twitch.
Quote from: JBubble on February 27, 2009, 07:14:30 PM
I say leave it. It bugs him and makes his eye twitch.
Not sure if I want this for you...
or myself. ;D
It's actually a pretty easy fix. You just need to remove one offending table cell, the one expanded in this screenshot:
(http://www.systemmobile.com/code/dmf/offending_table_cell.jpg)
Here's a before:
(http://www.systemmobile.com/code/dmf/offending_table_cell_before.jpg)
And after I removed it locally (wide and narrow):
(http://www.systemmobile.com/code/dmf/offending_table_cell_after_wide.jpg)
(http://www.systemmobile.com/code/dmf/offending_table_cell_after_narrow.jpg)
Tested on OSX and Firefox.
Quote from: sugarcrook on March 02, 2009, 07:08:30 PM
It's actually a pretty easy fix. You just need to remove one offending table cell, the one expanded in this screenshot:
(http://www.systemmobile.com/code/dmf/offending_table_cell.jpg)
Here's a before:
(http://www.systemmobile.com/code/dmf/offending_table_cell_before.jpg)
And after I removed it locally (wide and narrow):
(http://www.systemmobile.com/code/dmf/offending_table_cell_after_wide.jpg)
(http://www.systemmobile.com/code/dmf/offending_table_cell_after_narrow.jpg)
Tested on OSX and Firefox.
We'll be doing some 'maintenance' soon.
When the board was fubared the other day it seems we also lost the ability to edit all the simple portal blocks along with some functionality of the smf software for some members.
I hope we don't make it worse.... :P
Let me know if I can help with that.
You might be able to save some bandwidth if you make better use of CSS.
Quote from: sugarcrook on March 02, 2009, 07:35:36 PM
Let me know if I can help with that.
You might be able to save some bandwidth if you make better use of CSS.
how did you do that?
where did you do it at?
Quote from: Mother on March 03, 2009, 10:46:21 PM
how did you do that?
where did you do it at?
I believe he pulled the page code down to his machine, redid a couple of lines in a code editor, then used the code editor to see what it would look like on the internet.
He didn't actually change the code for the site.
But I could be drastically wrong.
Quote from: Mother on March 03, 2009, 10:46:21 PM
how did you do that?
I'm a ninja. I hacked the DMF server, made the change, took some screenshots, then undid my change before anyone noticed.
But I'm also lazy, so I didn't do any of that. There's a Firefox add-on called Firebug that allows you to modify the page locally without any of the saving locally mess. I found the extra cell, right clicked and selected "delete element". You can see the Firebug window at the bottom of some of my screenshots. Here's another screenie with the popup menu to give you a better idea:
(http://www.systemmobile.com/code/dmf/screenshot_for_dmf_firebug.jpg)
I used another Firefox add-on called the Web Developer Toolbar to draw borders around all of the table cells, which is how I saw the extra table cell in the first place.
Both of these are very handy add-ons if you do any sort of web crap. I do a lot of server-side development and they save me a lot of time.
I have no idea what anything you said means so I'm just going to run with the Ninja thing