skip to main
|
skip to sidebar
CodeAddict
Home
BLOGS I READ
CONTACT
About Me
Home
ASP.NET
»
UTILITY FUNCTIONs
RESOLVE URL FNs
VALIDATORS
SECURITY_M.SHIP
SQLHELPER.CS
DATAACCESS.CS
GENERAL_SYNTAX
GRIDVIEW
»
GRIDVIEW EVENTS
»
GRIDVIEW_DATABOUND
ROW_CREATED
ROW_DATABOUND
ROW_COMMAND
ROW_EDITING
ROW_CANCELING_EDIT
ROW_UPDATING
ROW_UPDATED
ROW_DELETING
ROW_DELETED
SEL_INDEXCHANGED
SEL_INDEXCHANGING
SORTING
SORTED
PRE_RENDER
GRIDVIEW_TIPs'n'TRICKs
GRIDVIEW_LINKBUTTONS
SQL
»
UTILITY SPs
UTILITY FUNCTIONS
SCALAR FNs
TABLE VALUED FNs
GENERAL SYNTAX
AJAX
»
TOOLKIT CONTROLS
GENERAL SYNTAX
JAVASCRIPT
»
VALIDATIONS
GENERAL SYNTAX
JQUERY
LINQ
TELERIK
ENTITY FRAMEWORK
»
Fluent API
MVC
»
Mvc Scrap
VALIDATIONS
WRITE PAD
Sunday, June 19, 2011
Removing the blogger navigation bar from a template
Sunday, June 19, 2011
Vikas Sharma
Go to your blogger dashboard> layout> edit HTML. Search this code,
]]>
Now add this code above the code,
#navbar-iframe {height:0px;visibility:hidden;display:none}
With this trick, you can remove the navbar from any blogger template
Posted in:
BlOG_TIPS
0 comments:
Post a Comment
Recent Posts
New Syntactical improvements with C# 6.0
- Apr 08
Git Ignore Patterns
- Mar 25
To verify that LocalDb is installed or not!
- Mar 13
ASP.NET CORE: Sending Email with Gmail and Hotmail Account using ASP.NET Core services
- Mar 04
Store Email Template in .NET
- Mar 04
C#: Parsing HTML Table and Loading HTML Webpage using Html Agility Pack
- Mar 04
ASP.NET Core: Step by Step Guide to Access appsettings.json in web project and class library
- Mar 04
When to use Keep() vs Peek() with TempData in ASP.NET MVC
- Mar 04
Calling SQL Server stored procedures from Entity Framework
- Feb 25
Entity Framework Notes
- Feb 21
jQuery Convert JSON Data to HTML Table using jQuery Row Append Properties
- Feb 04
How to clear/kill session when browser closed
- Feb 04
Difference Between MVC 2, MVC 3, MVC 4, MVC 5 and MVC 6
- Jan 12
Automatically marking Required labels with (*) in ASP.NET MVC
- Dec 14
The Task-based Asynchronous Pattern
- Oct 17
ASP.NET Identity, Membership and SimpleMembership Comparison
- Oct 05
ASP.NET MVC 4 Membership, Users, Passwords, Roles, Profile, Authentication and Authorization
- Oct 05
Linq- Quantifiers(All , Any , Contains)
- Sep 28
Linq- SequenceEqual Operator
- Sep 28
Linq- Concat operator
- Sep 28
Categories
AJAX
(8)
Anonymous Method
(1)
ASP.NET
(31)
ASP.NET Core
(3)
Asp.Net Identity & MemberShip
(1)
ASP.NET UTILITY FUNCTIONS
(16)
Async_Await
(1)
Asynchronous
(1)
Authentication & Membership
(2)
BlOG_TIPS
(2)
BootStrap
(2)
Bundling Minification
(3)
C#
(13)
CAPTCHA
(2)
CLOUD
(2)
CSharp
(1)
Delegate
(5)
Dependency Injection
(1)
EF-CodeFirst
(3)
EF-MIGRATION
(2)
EMAIL
(1)
ENTITY FRAMEWORK
(10)
Events
(4)
ExtensionMethod
(1)
FILE_UPLOAD
(4)
FORM_AUTHENTICATION
(1)
Func_Action_Predicate
(1)
GENERAL SYNTAX_SQL
(1)
GENERAL_CODING_TIPS
(4)
GIT
(3)
GRIDVIEW
(16)
GRIDVIEW_LINKBUTTONS
(2)
GRIDVIEW_TIP's n Tricks
(14)
HTML EDITORS
(1)
HtmlHelpers
(1)
IoC
(1)
JAVASCRIPT
(15)
JQUERY
(19)
JQuery DataTables
(1)
JSON
(3)
LINQ
(29)
LocalDB
(1)
MISCELLANEOUS
(6)
MVC
(24)
MVC Scrap
(10)
NUGET
(2)
POP-UPs
(5)
REDIRECTION
(1)
REPOSITORY
(2)
Session
(1)
SimpleMemberShip
(3)
Sorting
(1)
SQL
(24)
SQL UTILITY FUNCTIONS
(13)
SQL_UTILITY_SPs
(5)
Stored Procedures
(1)
TELERIK
(1)
Unity
(1)
Unity scrap
(1)
URL_FUNCTIONS
(3)
VALIDATIONS
(13)
WCF
(2)
WebServices
(1)
WRITEPAD
(9)
Blog Archive
►
2019
(13)
►
April
(1)
►
March
(7)
►
February
(4)
►
January
(1)
►
2017
(41)
►
December
(1)
►
October
(3)
►
September
(25)
►
August
(3)
►
July
(8)
►
January
(1)
►
2016
(10)
►
August
(6)
►
July
(3)
►
June
(1)
►
2015
(56)
►
July
(5)
►
May
(3)
►
April
(7)
►
March
(9)
►
February
(6)
►
January
(26)
►
2014
(1)
►
March
(1)
►
2013
(26)
►
December
(2)
►
September
(1)
►
August
(8)
►
July
(14)
►
April
(1)
►
2012
(13)
►
October
(2)
►
June
(1)
►
May
(5)
►
April
(1)
►
March
(4)
▼
2011
(63)
►
October
(1)
►
September
(5)
►
August
(5)
▼
June
(42)
Gridview Header Checkbox CheckAll
GridView_Alphabetic Paging
Displaying two columns in dropdownlist
GridView Sorting
Pre Selecting Items In Dropdownlist In Gridview Ed...
How To Post HTML/Java Code in your blog posts
Removing the blogger navigation bar from a template
To control excess data to display in gridview cell
Change row color in Gridview on mouse over
GridView with clickable rows
Gridview Pager Formatting
Format Gridview Cell Data with OnRowCreated function
Auto_Tab Script
TableToString_ListToTable_Use2
TableToString_ListToTable_Use1
TableToString_ListToTable_Use
dbo.NameWithCommaa
dbo.ListToTable
dbo.TableToString
[dbo].[UTILfn_Split]
Sql Utility Stored Procedures
List down the DataType and Size Of all Columns of ...
StoredProc to Delete All Tables,SPs,Views,Triggers...
HighSlidePopUp Using values in HTML.
HighSlidePopUp Using codeBehind Values
LogIn PopUp
SQL Random List Of Records
GridView:- LinkButtons_AnchorTag_HyperLinks
File Upload with File-Type Check
Function To Clear the Controls
File Upload: Thumbnail
Change Status Function-2
Change Status Function
Url Function: Status Image
Generate Random Password..
JQuery Validation on Multiline Textbox Character C...
Javascript validation on multiline texbox for char...
At Least 'n' Characters required..
ImageType Validation in File Upload Control
CheckBox Validation: JavaScript
TO CHECK IF EMAIL ALREADY EXISTS
Only Numbers
►
May
(10)
Followers
0 comments:
Post a Comment