Login
Home
KB
Snippets
Current Articles
|
Archives
|
Search
11
Bootstrap Styling of DNN Reports Module Grid Visualizer
posted on August 11, 2017 07:37
Very easy . . . just add the following to the CSS Class setting of the Grid Visualizer table table-striped table-bordered table-list
Bootstrap
Posted in:
Core Modules
Actions:
E-mail
|
Permalink
|
Comments (0)
23
Photoshop Text Bullet Points
posted on June 23, 2017 06:28
Click on the line you want to edit. Press the Alt key and type "0149" to insert a bullet point in the same font as the rest of the text ...
[Read the rest of this article...]
Photoshop
Posted in:
Web Design
Actions:
E-mail
|
Permalink
|
Comments (0)
23
Hide Text with Bootstrap Only for Mobile Devices
posted on June 23, 2017 05:34
To hide text elements on mobile devices use the class hidden-xs class="hidden-xs" <p class="hidden-xs">Your long se...
[Read the rest of this article...]
Posted in:
CSS
Actions:
E-mail
|
Permalink
|
Comments (0)
18
CheatSheet
posted on May 18, 2017 14:12
A map of where things were in DNN 8 and where they can be found now in DNN 9. DNN 8 DNN 9 Administrators Super Users A...
[Read the rest of this article...]
DNN9
Posted in:
DNN
Actions:
E-mail
|
Permalink
|
Comments (0)
03
Google for Business
posted on May 03, 2017 05:51
AdMob AdSense AdWords AdWords Express Analytics Android Blogger Chrome DoubleClick by Google G Suite ...
[Read the rest of this article...]
Google for Business
Actions:
E-mail
|
Permalink
|
Comments (0)
24
Logging SSIS information to the Windows Event Log
posted on March 24, 2017 06:00
First you need to add, using System.Diagnostics. This provides the hook to the classes that will enable you to push your error to the Windows Ev...
[Read the rest of this article...]
SSIS
Posted in:
SQL Server 2008 R2
Actions:
E-mail
|
Permalink
|
Comments (0)
10
WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'.
posted on March 10, 2017 14:34
System.InvalidOperationException: WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'. Please add a ScriptResourceMapping...
[Read the rest of this article...]
DNN 9
Posted in:
DNN
,
Web.Config
Actions:
E-mail
|
Permalink
|
Comments (0)
07
Simple Gallery Responsive Layout
posted on February 07, 2017 05:48
<div style="display: inline-block;margin:6px;"> <div style="margin: 0 auto !important;">[PHOTOWITHBORDER]</div> <div style="text-...
[Read the rest of this article...]
Ventrian Simple Gallery
Posted in:
CSS
,
Web Design
Actions:
E-mail
|
Permalink
|
Comments (0)
21
Cover Background CSS
posted on January 21, 2017 06:21
#Body{ background: url(/Portals/0/BGImage/Grays_Beach.jpg) no-repeat center center fixed; -webkit-background-size: cover...
[Read the rest of this article...]
Fixed background Image
Posted in:
CSS
Actions:
E-mail
|
Permalink
|
Comments (0)
14
Image Dropshadow CSS
posted on January 14, 2017 06:12
.multiple-borders img { box-shadow: 8px 8px 10px #aaa; } USE: <div class="multiple-borders">IMAGE</div>
CSS Image Borders
Posted in:
CSS
Actions:
E-mail
|
Permalink
|
Comments (0)
Page 6 of 32
First
Previous
1
2
3
4
5
[6]
7
8
9
10
Next
Last