Page 2 of 2
Re: CSS templates
Posted: Mon Oct 26, 2009 3:05 am
by Jimyven
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.
Re: CSS templates
Posted: Wed Jan 27, 2010 3:05 am
by alstonfered
Hello Everyone,
Thanks for the link.
Templates are really awesome.
Does anyone know how to implement CSS in asp.net code?
Any suggestion?
Re: CSS templates
Posted: Sat Jul 31, 2010 8:53 am
by Forumguru
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:
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>
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.
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.
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.
Re: CSS templates
Posted: Sat Mar 12, 2011 7:49 am
by Frederick A Greene
Just want to share this
www.templatemo.com/page/1 u can find very good templates there.
Re: CSS templates
Posted: Wed Apr 20, 2011 8:48 am
by sakhsen
Re: CSS templates
Posted: Mon Feb 20, 2012 6:23 am
by qeemat
From here you can download a lot of templates
http://www.freecsstemplates.org/
Re: CSS templates
Posted: Wed May 01, 2013 6:47 am
by annaharris
Re: CSS templates
Posted: Thu Jan 02, 2014 8:24 am
by Tayla6
templatemo.com is another great source to get free CSS templates.
Re: CSS templates
Posted: Thu Apr 03, 2014 9:43 pm
by ulli.web
thx for sharing
Re: CSS templates
Posted: Wed Apr 16, 2014 2:56 am
by thanhzenhth82
I often use to dowload template
http://www.getcsstemplates.com
Re: CSS templates
Posted: Sat Oct 18, 2014 4:16 am
by ronit
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
Re: CSS templates
Posted: Tue Jan 13, 2015 12:48 am
by transilva
GENERAL.css (for all browsers), IE6.css, IE.css (IE7 and up), and OPERA.css
Re: CSS templates
Posted: Tue Oct 31, 2017 11:52 pm
by Fluent_Themes
Just go to Pinterest. many people post their many temples on Pinterest. you can choose easily from other peoples pin. Thanks
Re: CSS templates
Posted: Tue Apr 17, 2018 4:42 am
by Zulfi
image slider, responsive tabs, responsive navigation, icon fonts and many more useful elements.