Skip to content

Commit 599691e

Browse files
committed
Icon change. Small content fixes
1 parent a1f8a6d commit 599691e

File tree

7 files changed

+37
-11
lines changed

7 files changed

+37
-11
lines changed

_assets/stylesheets/styles.css

+25-2
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ footer {
8181
margin-left: 1.833em;
8282
}
8383

84+
.logo {
85+
width: 396px;
86+
}
87+
8488
.nav-buttons {
8589
float: right;
8690
}
@@ -505,7 +509,6 @@ div.caption {
505509

506510
/* Footer */
507511
footer {
508-
text-align: right;
509512
position: absolute;
510513
bottom: 0;
511514
left: 0;
@@ -518,9 +521,29 @@ footer a:hover {
518521
color: inherit;
519522
}
520523
#send-feedback {
521-
float: left;
524+
float: right;
522525
}
523526

527+
/* copyrights */
528+
529+
.copyrights {
530+
line-height: 1em;
531+
padding: 5px 0;
532+
}
533+
534+
footer p {
535+
margin: 0;
536+
padding: 0;
537+
color: #818692;
538+
font-size: 11px;
539+
}
540+
541+
footer a,
542+
footer a:hover {
543+
color: #cccccc;
544+
text-decoration: none;
545+
}
546+
524547
/* Search */
525548

526549
#page-search {

_includes/footer.html

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
<footer>
2-
<p><a onclick="javascript:SubmitFeedback('documentation@telerik.com','Telerik UI for {{ site.site_name }}','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details%20or%20clarification%20on%20the%20feedback%20you%20sent.%20After%20the%20issue%20you%20report%20has%20been%20addressed,%20you%20may%20receive%20an%20e-mail%20to%20let%20you%20know%20that%20your%20feedback%20has%20been%20addressed.%0\A%0\d','Customer%20Feedback'); return false;" href="javascript:;" id="send-feedback">Send Feedback</a> Copyright &copy; 2002-<span id="toYear"></span> Telerik. All rights reserved.</p>
2+
<div class="copyrights">
3+
<p class="feedback"><a onclick="javascript:SubmitFeedback('documentation@telerik.com','Telerik UI for {{ site.site_name }}','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details%20or%20clarification%20on%20the%20feedback%20you%20sent.%20After%20the%20issue%20you%20report%20has%20been%20addressed,%20you%20may%20receive%20an%20e-mail%20to%20let%20you%20know%20that%20your%20feedback%20has%20been%20addressed.%0\A%0\d','Customer%20Feedback'); return false;" href="javascript:;" id="send-feedback">Send Feedback</a></p>
4+
5+
<p>Copyright &copy; <span id="toYear"></span>, Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.</p>
6+
<p>Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See <a href="https://www.progress.com/legal/trademarks">Trademarks</a> or appropriate markings.
7+
</p>
8+
</div>
39
</footer>

favicon.ico

-4.18 KB
Binary file not shown.

images/aspnet-ajax.png

9.02 KB
Loading
Binary file not shown.

introduction.md

+5-8
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
---
22
title: Introduction
3-
page_title: Introduction | UI for ASP.NET AJAX Documentation
4-
description: Introduction
3+
page_title: Welcome to UI for ASP.NET AJAX | UI for ASP.NET AJAX Documentation
4+
description: Welcome to UI for ASP.NET AJAX
55
slug: introduction/introduction
66
tags: introduction
77
published: True
88
position: 0
99
---
1010

11-
# Introduction
12-
13-
14-
![introduction-Telerik UI for aspnet-ajax logo documentation](images/introduction-Telerik_UI_for_aspnet-ajax_logo_documentation.png)
11+
# Welcome to UI for ASP.NET AJAX
1512

1613

1714
Thank you for choosing Telerik UI for ASP.NET AJAX!
1815

19-
The Telerik ASP.NET AJAX controls suite includes more than 80 versatile and performance-optimized components that help you build high-quality, professional line-of-business projects.From the leading AJAX data grid to the full-featured HTML editor used by Microsoft on sites like MSDN, Telerik UI for ASP.NET AJAX provides you with all the building blocks to maximize productivity and build richer, slicker and better-performing applications with ease.
16+
The Telerik ASP.NET AJAX controls suite includes more than 80 versatile and performance-optimized components that help you build high-quality, professional line-of-business projects.From the leading AJAX data grid to the full-featured HTML editor used by Microsoft on sites like MSDN, Telerik UI for ASP.NET AJAX provides you with all the building blocks to maximize productivity and build richer, slicker and better-performing applications with ease.
2017

2118
To read more about the benefits of using Telerik UI for ASP.NET AJAX, please visit the [product overview page](http://www.telerik.com/products/aspnet-ajax.aspx).
2219

@@ -205,7 +202,7 @@ Here are quick links to the control-specific sections of our documentation:
205202
* [Zip Library]({%slug radziplibrary-overview%})
206203

207204

208-
Telerik UI for ASP.NET AJAX works on the .NET v3.5, 4.0, 4.5 and 4.6 frameworks. The same assemblies work for both 32bit and 64bit machines.
205+
Telerik UI for ASP.NET AJAX works on .NET framework versions 3.5, 4.0, 4.5 and 4.6. The same assemblies work for both 32-bit and 64-bit machines.
209206

210207

211208
If you need further assistance you can post your question in the [UI for ASP.NET AJAX forums](http://www.telerik.com/community/forums/aspnet-ajax.aspx) or use the [online ticketing system](http://www.telerik.com/account/support-tickets/available-support-list.aspx).
15.8 KB
Loading

0 commit comments

Comments
 (0)