1,557 Topics

Member Avatar for
Member Avatar for learnnt

Now present to you: how the impact on all the images in your board Only the code of the new technology css3 Explanation: Copy the following code [CODE] img { border: none; opacity: 0.3; -Webkit-transition: all 0.6s ease-in-out; -Moz-transition: all 0.6s ease-in-out; -O-transition: all 0.6s ease-in-out; -Moz-box-shadow: 0px 0px 8px …

Member Avatar for hericles
-2
96
Member Avatar for bsewell

Hi, I am making a horizontal menu system for a website. So, I have looked at examples of css menu's before I attempted my own. So, right now the menu is working top level-wise up until it spots my UL tag inside of my LI. My problem is that the …

Member Avatar for drjohn
0
279
Member Avatar for rana.moeen

[URL="http://jsfiddle.net/jLFTq/21/"]http://jsfiddle.net/jLFTq/21/[/URL] Hi friends, I've following code on the link given above.. My problem is that, I want the width of div (.char) containing alphabets as equal to the width of main div (#right). please take a look at the link above, hope you understand my problem.

Member Avatar for simplypixie
0
178
Member Avatar for tusharbhatia

I have seen similar questions asked before, however my question is a little bit different to the other ones that have previously been asked. I want to make the div's expand/collapse on the jquery "click function" I have created. The difference between my question and other questions is the fact …

Member Avatar for drjohn
0
306
Member Avatar for pallen

This one might not make much sense to anyone. It doesn't to me. I'm creating a child theme for a Wordpress site. I have to create a style sheet in a new directory and import the style sheet from the parent theme. I'm trying to use @import to import the …

Member Avatar for pallen
0
139
Member Avatar for naveedqadri

Dear Experts, Thanks for helping me out. My CSS created in 2003 /4, now some classes are not working, I tried to validate on CSS 1-3, all have errors, this is causing my application to run correct. I have tried to change Plz help me to change the required syntex. …

Member Avatar for dany12
0
215
Member Avatar for naveedqadri

Dear Experts, Thanks for your help and Time. I have an application in asp.net , i am using HTML code , JavaScript and CSS there. My application is also creating pdf file. 20 days back , My reports comming up with out background color or you can Say with out …

Member Avatar for naveedqadri
0
244
Member Avatar for KChalima

I use Suckerfish to create a drop down menu. It works perfectly well in FireFox, but IE8 is messing it up. It moves everything to the right and the submenu does not work. Furthermore, it seems to be placing the content of the page on top of the drop down …

0
44
Member Avatar for naveedqadri

Hi Experts, Thanks for helping me.I have css created in 2003, but now when i check on [url]http://www.htmlhelp.com/cgi-bin/csscheck.cgi[/url], it has many errors and warning. I am really new to CSS or You can say nothing on css. FILTER WRITING-MODE ERRORS and other. I need urgent HELP HERE is MY CSS …

Member Avatar for naveedqadri
0
250
Member Avatar for Octet

I am attempting to make my first website, however I have hit a hurdle in what appears to be browser compatability issues (or I could be talking nonsense?). I am wanting to stretch an image to act as my background of my website,the only issue is it won't work in …

Member Avatar for richardtj
0
201
Member Avatar for Rohan rawat

[CODE] body { font: normal 12px auto "Trebuchet MS", Verdana; background-color: #ffffff; color: #4f6b72; } .popUpStyle { font: normal 11px auto "Trebuchet MS", Verdana; background-color: #ffffff; color: #4f6b72; padding:6px; filter: alpha(opacity=80); opacity: 0.8; } .drag { background-color: #dddddd; cursor: move; border:solid 1px gray ; } [/CODE] This main problem is …

Member Avatar for Sarama2030
0
74
Member Avatar for sharathg.satya

can anyone say how can we link a css file to a php file.. I tried this [CODE]<link rel="stylesheet" href="site.css">[/CODE] here site.css is my css file and i am including this in home.php file in the head section. but i am not able to get the effects in the webpage. …

Member Avatar for sharathg.satya
0
406
Member Avatar for buzzykerbox

Hi I would like to change a css rule,with javascript this is what i have so far?? [CODE] body{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; /* [disabled]line-height: 17px; */ color: #ffffff; background: url(images/bg.jpg); <script> function changeStyle() { var mySheet = document.styleSheets[0].rules || document.styleSheets[0].cssRule; for(var i=0; i<mySheet.length;i++) { if(mySheet[i].selectorText == "body") …

Member Avatar for buzzykerbox
0
124
Member Avatar for code07

i need help.i want convert xml file to css file.following code how to write with css i need some site and how to do this code in data.css <?xml version="1.0"?> <Table> <Name> <person>Pahanperera</person> <person>SenaiSatharasinghe</person> <person>WarunaWikramage</person> <person>AshaniAbeysinghe</person> <person>MohanMunasinghe</person> </Name> <NicNo> <include>892650718V</include> <include>915623542V</include> <include>841521452V</include> <include>865153125V</include> <include>872360123V</include> </NicNo> <Age> <in>22</in> <in>20</in> <in>27</in> <in>25</in> …

Member Avatar for Dandello
0
84
Member Avatar for lsvife

could anyone help why hover doesnt work on some of my link. below is my code! thnks in advance!!! [ICODE]a:link {color:#FF0000;} a:visited {color:#00FF00;} a:hover {text-decoration: underline;} a:active {color:#0000FF;}[/ICODE]

Member Avatar for Dandello
0
112
Member Avatar for ZeroEddy

Hey guys I am having a slight problem with my site. The problems are: 1. The text in the header does not re-size whenever the window is resized and it turns the page really messy. 2. Whenever you hover over the li in the navigation bar it shifts the divs …

Member Avatar for ZeroEddy
0
162
Member Avatar for devindamenuka

Hi all, In my web site I wanted use a facebook plugins. my site back ground is dark color. so when I set a plugin in my site, unfortunaltly fonts are not visible since they are also dark color. So I try to override css in the face book plugin …

Member Avatar for niranga
0
72
Member Avatar for ZeroEddy

I am having a bit of rouble trying to sort this out. Basically im creating a header for my website and I want the text to be a certain size when the page loads. If the current window is resized I want the text to change also. I cannot seem …

Member Avatar for suresh ma
0
148
Member Avatar for twistercool

I been wondering what is the CSS rule used in Joomla main content, wherein it prevents content from overflowing without showing sliders, it stretch out to the length of content no matter how lengthy it is... Thanks

0
111
Member Avatar for Sean_d

This is something I've been slightly obsessing over recently. Say for example you were asked to create a two-column design, I would do this by floating the left column left, giving it a width, and giving the right column a left margin equal to the left column + about 20px. …

Member Avatar for Dandello
0
120
Member Avatar for opjjuly

hey guys, i have quiet a number of .css and .js files on my website <head></head> pages. how do i compress them with gzip?

Member Avatar for opjjuly
0
893
Member Avatar for michibahn

Hi guys, I'm really new to web development and I need your help in getting my sample page modified. I've downloaded a sample drop down menu template and I just need it to modify to meet my needs. Attached is the files. Basically, I just need to do the following: …

Member Avatar for michibahn
0
194
Member Avatar for Scu

Hello, I have this issue that the input tag has a class that's the same as other input tag. I want to change the icon to something else but it affects the other input that's not related to the icon. I wonder if it is possible to create a css …

Member Avatar for Scu
0
112
Member Avatar for kshahnazari

hi everyone , i want to edit , delete and update classes in css with c# . what shall i do?

Member Avatar for thines01
0
128
Member Avatar for theighost

Hello, I have a huge issue with firefox and some versions of IE. I have a flash embedded into HTML and at some action in the flash, a javascript is called that changes the CSS properties of the div containing the flash (postion, from relative to fixed) the problem is, …

Member Avatar for theighost
0
159
Member Avatar for rrr12345

I have been trying to learn CSS for a while now. I have been working in C++ for quite some time now so i thought hey CSS should be a walk in a park but it has proved to be enormously difficult for me. The main thing that seem to …

Member Avatar for super9876
0
176
Member Avatar for elneco

Im on chrome 16.0.912.21 beta and my transitions are not working. One thing i noticed is that when there is no full url on the link href, the transition works. When there IS a full url the transition stops working...i don't get it. check out this link: [url]http://elneco.biz/idk/[/url] any help …

0
132
Member Avatar for eskrimador

Hi Everyone, I am trying to achieve something without the usage of jQuery. Can be done with it but want to find a solution with only css pseudo classes. So here's what I have so far. A tabbed UI which opens a dropdown menu with a click action using the …

0
86
Member Avatar for Galbatorix

a friend of mine told me that there are websites that are designed using css only, no html or div involved. does anyone here know about it. if so, could u direct me to a site that would be helpful in my learning? :)

Member Avatar for Galbatorix
0
124
Member Avatar for rrr12345

Ok i have written a CSS code for body [CODE] body { margin: 0 auto; } #header { font-family: Georgia,Times,serif; } [/CODE] With the CSS code for body everything that's inside the body should be placed in the center of the page because the body is in the center. In …

Member Avatar for rrr12345
0
118

The End.