Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug in "Page Management" script.
#5
A possible fix could be allowing to click not only the link, but anywhere in the line. (This would be useful not only for " " pages, but for any that has a short title)

A quick experiment to explain what I mean: edit admin/template/style.php, line 462 or so:
Code:
table td a {font-weight:normal !important;}
Change to:
Code:
table td a {display:block; font-weight:normal !important;}

However this way subpages links are not rendered properly... (the titles are shown below the "–" dash)
Some CSS expert please... ;-)
Reply


Messages In This Thread
Bug in "Page Management" script. - by ccagle8 - 2011-07-23, 22:59:52
Bug in "Page Management" script. - by ccagle8 - 2011-07-23, 23:01:48
Bug in "Page Management" script. - by Carlos - 2011-07-29, 05:47:22
Bug in "Page Management" script. - by Loopy - 2012-02-17, 10:22:09
Bug in "Page Management" script. - by Connie - 2012-02-18, 00:55:38
Bug in "Page Management" script. - by Loopy - 2012-02-18, 05:34:21
Bug in "Page Management" script. - by Connie - 2012-02-18, 05:47:51
Bug in "Page Management" script. - by Carlos - 2012-02-18, 08:07:32
Bug in "Page Management" script. - by shawn_a - 2012-02-18, 08:10:37



Users browsing this thread: 1 Guest(s)