Quantcast
Channel: Mart's Sitecore Art
Viewing all articles
Browse latest Browse all 81

Frustrated by hidden buttons when adding links in Sitecore 8?

$
0
0

Is anyone else constantly frustrated by the above picture?


In your site’s wwwroot folder, go to /Website/Sitecore/shell/client/speak/Assets/css/ and find the speak-default-theme.css file.

Edit the file by adding the following class:

 .sc-dialogFooter {
z-index: 1050;
}

Make sure you clear your browser cache.

Voila! Your buttons are back!





Viewing all articles
Browse latest Browse all 81

Trending Articles