CSS templates
Moderator: General Moderators
Re: CSS templates
Hi I use following links for getting the CSS templates:-
http://www.getcsstemplates.com
http://dezwozhere.com/links.html
These are really useful source for free downloading CSS.
http://www.getcsstemplates.com
http://dezwozhere.com/links.html
These are really useful source for free downloading CSS.
-
- Forum Newbie
- Posts: 3
- Joined: Mon Jan 25, 2010 12:16 am
Re: CSS templates
Hello Everyone,
Thanks for the link.
Templates are really awesome.
Does anyone know how to implement CSS in asp.net code?
Any suggestion?
Thanks for the link.
Templates are really awesome.
Does anyone know how to implement CSS in asp.net code?
Any suggestion?
Re: CSS templates
Thanks for this useful post. You have solved most of my problems on CSS templates issues. The details of codes given by you have solved the compatibility issues with different browsers, mostly Firefox and Safari etc. Wish you best of success as a popular template designer.volomike wrote:To get good browser compatibility, I start with Blueprint CSS (the link moves, so Google for it) and learn the grid system, then tweak from there with relative positioning. But then the tweaks look differently sometimes in different browsers, so I follow the Blueprint CSS with this:
So, beyond Blueprint CSS, this extra bit of code then gives me a DEFAULT.CSS that applies to all browsers (including FF and Safari), an IE6.css, an IE7.css (for IE7 and up), and an OPERA.css for all versions of Opera.Code: Select all
<link rel="stylesheet" href="DEFAULT.css" type="text/css" media="screen, projection" /> <!--[if lt IE 7]> <style type="text/css">@import "IE6.css";</style> <![endif]--> <!--[if IE 7]><style type="text/css">@import "IE7.css";</style><![endif]--> <script type="text/javascript"> function IsOpera(){ try { if (window.opera) { document.write("<link href='OPERA.css' rel='stylesheet' type='text/css' media='screen, projection' />"); } }catch(operacheck){} } window.onload= IsOpera(); </script>
By using this technique, it really has cut down on my cross-platform testing considerably, although all pages still require a short look-over in other browsers.
-
- Forum Newbie
- Posts: 5
- Joined: Sat Mar 12, 2011 2:22 am
Re: CSS templates
Just want to share this www.templatemo.com/page/1 u can find very good templates there.
Re: CSS templates
From here you can download a lot of templates
http://www.freecsstemplates.org/
http://www.freecsstemplates.org/
-
- Forum Commoner
- Posts: 30
- Joined: Mon Mar 25, 2013 6:52 am
Re: CSS templates
check out these free css templates.
http://www.free-css.com/free-css-templates/page1
http://www.freecsstemplates.org/css-templates/
http://www.free-css.com/free-css-templates/page1
http://www.freecsstemplates.org/css-templates/
Re: CSS templates
thx for sharing
-
- Forum Newbie
- Posts: 2
- Joined: Wed Apr 16, 2014 2:37 am
Re: CSS templates
I often use to dowload template http://www.getcsstemplates.com
Re: CSS templates
CSS templates coding in this tag :-<script> </script> .
In this coding very nice working for designing and creative template
Check this site:-http://www.2danimation-services.com/2D- ... ation.html
Thanks,
Regard,
The cheesy Animation
In this coding very nice working for designing and creative template
Check this site:-http://www.2danimation-services.com/2D- ... ation.html
Thanks,
Regard,
The cheesy Animation
Re: CSS templates
GENERAL.css (for all browsers), IE6.css, IE.css (IE7 and up), and OPERA.css
-
- Forum Newbie
- Posts: 3
- Joined: Tue Oct 31, 2017 6:34 am
Re: CSS templates
Just go to Pinterest. many people post their many temples on Pinterest. you can choose easily from other peoples pin. Thanks
Re: CSS templates
image slider, responsive tabs, responsive navigation, icon fonts and many more useful elements.