Content deleted Content added
MalnadachBot (talk | contribs) m Fixed Lint errors in signatures. (Task 2) |
MalnadachBot (talk | contribs) m Replaced obsolete font tags and reduced Lint errors. (Task 12) |
||
Line 209:
:::Perhaps; my resolution is 1024x768. I don't see the issue with the Biography banner, but when I look at a page using {{tl|WikiProjectBanners}} ([[Talk:Augusto Pinochet]], for example) the meta and non-meta banners have a slightly different width. Is this a related issue? [[User:PC78|PC78]] ([[User talk:PC78|talk]]) 23:15, 13 March 2009 (UTC)
:I see this issue in Safari 3.2.1 on Mac OS X 10.5.6, regardless of browser window width. I do not see the issue in Firefox 3.0.7, Flock 1.2.7, Camino 1.5.2, or Camino 1.6.6. So, the issue seems to be in IE7 and Safari. ···[[User:Nihonjoe|<
:: I see the same thing without javascript. It's probably in the code in /core that displays the project name. [[User_talk:Gimmetrow|''Gimmetrow'']] 02:40, 14 March 2009 (UTC) <br>[[Image:Bannerissue2.png]]
:::I'm just speculating here but in the header section there is <tt><nowiki><tr><td colspan="2" width="100%"></td>{{td}}</tr></nowiki></tt> before the main row and <tt><nowiki><tr>{{td}}{{td}}{{td}}</tr></nowiki></tt> afterwards which results in conflicting table column width declarations. Perhaps the <tt><nowiki><tr>{{td}}{{td}}{{td}}</tr></nowiki></tt> could be changed to <tt><nowiki><tr><td colspan="2" width="100%"></td>{{td}}</tr></nowiki></tt> -- [[User:WOSlinker|WOSlinker]] ([[User talk:WOSlinker|talk]]) 11:57, 14 March 2009 (UTC)
Line 215:
:::::Yikes, that is awful! Ditto the "what browser" question; also, how did you get that display without JavaScript? Or did you enable JS temporarily to take the screenshot? [[User:Happy-melon|<b style="color:forestgreen;">Happy</b>]]‑[[User talk:Happy-melon|<b style="color:darkorange;">melon</b>]] 15:39, 14 March 2009 (UTC)
:::::: Specific screenshot came from Safari, like Nihonjoe. Of course javascript was enabled for that. [[User_talk:Gimmetrow|''Gimmetrow'']] 20:46, 14 March 2009 (UTC)
::::::Yes, that is exactly what I'm seeing in the browsers mentioned above (well, I only use Safari, not IE7, but same thing as far as appearance). ···[[User:Nihonjoe|<
My comments:
Line 270:
:Where using text instead of images would be even more useful would be for the notes and/or taskforces. -- [[User:WOSlinker|WOSlinker]] ([[User talk:WOSlinker|talk]]) 19:08, 17 March 2009 (UTC)
:I agree. If something could be set up to create a small div instead of the image, with the text sized appropriately to fit. ···[[User:Nihonjoe|<
== Transcluding pages of images ==
|