Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plugin: ViewSiteLink
#14
An alternative solution if you use the Custom Admin CSS plugin is the following CSS. It just adds a faux tooltip when you hover the title in the back-end:

Code:
.header h1 a:hover:after {
  z-index: 10;
  margin: .8em;
  position: absolute;
  padding: .5em 1em;
  content: "View website";
  background: rgba(0,0,0,.75);
  font:400 11px/1 'open sans', sans-serif;
}
If it doesn't work at first, you'll just need to use a better browser.
Modern UI Admin for GetSimple
Watch the demo. Install this plugin. Use this CSS. Enjoy.
Reply


Messages In This Thread
Plugin: ViewSiteLink - by shovenose - 2012-09-25, 10:04:40
Plugin: ViewSiteLink - by datiswous - 2012-09-25, 16:30:36
Plugin: ViewSiteLink - by shawn_a - 2012-09-25, 16:52:55
Plugin: ViewSiteLink - by shovenose - 2012-09-25, 17:03:10
Plugin: ViewSiteLink - by shawn_a - 2012-09-25, 18:31:01
Plugin: ViewSiteLink - by shovenose - 2012-09-25, 18:37:56
Plugin: ViewSiteLink - by n00dles101 - 2012-09-25, 18:47:37
Plugin: ViewSiteLink - by shawn_a - 2012-09-25, 18:48:48
Plugin: ViewSiteLink - by shovenose - 2012-09-25, 19:00:03
Plugin: ViewSiteLink - by shovenose - 2012-09-25, 20:40:02
Plugin: ViewSiteLink - by cumbe - 2012-09-25, 21:40:25
Plugin: ViewSiteLink - by shovenose - 2012-09-25, 22:46:06
Plugin: ViewSiteLink - by shovenose - 2012-09-26, 03:12:51
Plugin: ViewSiteLink - by sal - 2012-09-26, 10:34:50



Users browsing this thread: 1 Guest(s)