Knowledge Base

Snippets

21
#Body{      background: url(/Portals/0/BGImage/Grays_Beach.jpg) no-repeat center center fixed;   -webkit-background-size: co...

[Read the rest of this article...]

Fixed background Image
Posted in: CSS
14
.multiple-borders img {   box-shadow: 8px 8px 10px #aaa; } USE:  <div class="multiple-borders">IMAGE</div> CSS Image Borders
Posted in: CSS
20
-- Used this great tool (https://github.com/FabioParigi/NBrightBuyMigrate ) but ran into a problem with images -- Create a SP to verify the old strin...

[Read the rest of this article...]

Posted in: SQL Scripts
01
It might be that your TCP/IP stack has gotten corrupted. To reset it, open a command prompt with administrative access, and type the following command...

[Read the rest of this article...]

TCP/IP Stack Reset
03
https://tinkertry.com/ws2012e-domain-removal

[Read the rest of this article...]

PDC
11
Try this . . . . <asp:TemplateField HeaderText="Thank You Letter"> <ItemTemplate> <asp:Label ID="lblTYLetter" runat="server" Text...

[Read the rest of this article...]

GridView TemplateField
11
//public DonationTrackerInfo DonationTrackerPledgeGetPledgeByID(int pledgeID) //{ // return (DonationTrackerInfo)CBO.FillObject(DataProvider.Insta...

[Read the rest of this article...]

DNN Controller
Posted in: C Sharp - C#
04
DNN now returns the long state name when using DotNetNuke.Entities.Users.UserInfo . . . Here's an easy workaround for returning the 2 letter stat...

[Read the rest of this article...]

State Name, State Code
23
SELECT        UserID, Username, FirstName, LastName, IsSuperUser, AffiliateId, Email, DisplayName, UpdatePassword, ...

[Read the rest of this article...]

DNN Users
Posted in: DNN, SQL Scripts
20
<!DOCTYPE html> <html> <head> <style> body { background:url(dynamic_width_bg.jpg) #A98436 no-repeat left top; backgr...

[Read the rest of this article...]

Scaling Background Image
Posted in: CSS
Page 9 of 34First   Previous   4  5  6  7  8  [9]  10  11  12  13  Next   Last