Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
64% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
2
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
0 Endorsements
Ranked #4K
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for simirnov

I have made a dropdown menu wich is working fine in firefox and chrome, but in IE6, it is not working! i am typing the css code below, please any css guru, remove the bug from the given code if possible! [code=css]#nav, #nav ul { padding: 0; margin: 0; list-style: …

Member Avatar for mrinaldey
0
167
Member Avatar for n_e

Hi all, I'm using a div as a pop-up on a page to show some addtional information. First some code: [code=html] <td> <div class="floatingDiv" id="popup"> some txt here... </div> <p style="margin-top: 0px" onMouseOver="ShowContent('popup',0); return true;" onMouseOut="HideContent('popup'); return true;" > .. short message here </p> </td> [/code] [code=css] .floatingDiv { display: …

Member Avatar for dipak_passion
0
114
Member Avatar for ayalsule

Hello There: I Build Me web site in Drupal I Think you know it very well, so I look for theme and I found a beautiful theme but their is problem with it [url]http://drupal.org/project/acquia_marina[/url] I want To make the theme 3 column, with width 100% not fixed for all the …

Member Avatar for ayalsule
0
117
Member Avatar for Alexancho

Why removing float:left affects dimensions of a li element? The cod is simple: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title> Horizontal menu </title> <style type="text/css"> *{ margin:0; padding:0; } .menu { list-style-type:none; margin:50px; } .menu li{ display:inline; font-size:18px; line-height:36px; } …

Member Avatar for dipak_passion
0
79
Member Avatar for maheshks230

hai i attached one thumbanail...first see that one.... in this how to align bullet symbols at the same time background pic is also vth it...... i tried bt no result!!!! one time align bullet symbols at that time cann't see the back ground pic plz tell me the css code …

Member Avatar for ko ko
0
102
Member Avatar for chowdarysmk

[B]This is css code[/B] [code=css]*{ padding:0px; margin:0px;font-size:100% } html{ font-size:100%; height:100%; } body { background:#8b909c url('../images/page-bg.gif') repeat-x; height:100%; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; } a{ text-decoration:none; color:#00a8cc; } a:hover{ text-decoration:underline; color:#00a8cc; } p{ font: 0.9em/1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; } h1{ font: 1.5em/1.5em "Trebuchet MS", Verdana, Arial, …

Member Avatar for sylstain
0
99
Member Avatar for bjdmb

I have a site that is two column developed in CSS. Whenever the right column gets too long it appears that the right column starts to go under the right column and then the text and images start stacking on top of each other. The background also disappears. This happens …

Member Avatar for dipak_passion
0
125
Member Avatar for chowdarysmk

i tried 2 create one web page....it is good in mozilla....bad 2 view in I.E7...plz give me suggestions [url]http://blakol.com/cc/keystone/index.html[/url] thnkyou in advance

Member Avatar for dipak_passion
0
50
Member Avatar for gmx

I just Started to learn HTML coding,But don't understand how to add design in code means website layout.

Member Avatar for js112
0
112
Member Avatar for RhysW

Hi, this is my first post here. I'll probably stick around because this is a really good forum! Anyway, I could use a little help please. I'm a relatively new designer and I can't figure this out. I'm not too good with Js yet but I'll serve separate sheets if …

Member Avatar for ko ko
1
93
Member Avatar for leegeorg07

Hi, I have this code: [code] <style> div.floating-menu {position:fixed;background:#fff4c8;border:1px solid #ffcc00;} div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;float:left;} </style> <div class="floating-menu"> <h3>Floating Menu</h3> <a href="http://www.quackit.com/css/">CSS</a> <a href="http://www.quackit.com/html/">HTML</a> <a href="http://www.quackit.com/javascript/">JavaScript</a> <a href="http://www.quackit.com/coldfusion/">ColdFusion</a> <a href="http://www.quackit.com/myspace/codes/">MySpace Codes</a> </div> [/code] which I got from a website, I was wondering if there is a way I …

Member Avatar for leegeorg07
0
127
Member Avatar for anand4160

i use nowrap="nowrap" attribuate to fix my UI for IE 6 , now when i am trying to run the same code in IE 8 its not working. The code is simple to display table. nowrap="nowrap" is written in the main CSS file , and its get applied to all …

Member Avatar for Troy III
0
2K
Member Avatar for greenglow

Hi, The slider on the site below works fine in Chrome and FF but in IE is showing a scroll bar on the right and the images scroll vertically . Any help is appreciated. [URL="http://www.alias-dev.com/gig"]http://www.alias-dev.com/gig[/URL] it's a coda slider [URL="http://www.ndoherty.com/demos/coda-slider/1.1.1/"]http://www.ndoherty.com/demos/coda-slider/1.1.1/[/URL]

Member Avatar for greenglow
0
94
Member Avatar for w33n

I have both download pdf and a return to top button on a page of my site. They work perfectly in every browser except Internet Explorer. The strange thing is, if I use simply text, it works in IE. What's the deal??? Can anybody help me? My code is as …

Member Avatar for dipak_passion
0
50
Member Avatar for RobRob666

In preparation for asking this question, I reduced my actual code to mostly only its essentials as related to the phenomenon. I also changed colors, etc., so that it could hopefully be easily observed. Next are my test CSS and HTML code. [code].test-outer { border: 3px solid white; width: 111px; …

Member Avatar for RobRob666
0
111
Member Avatar for chunky1318

Hey guys, just a small problem here. I have a website using iframes, navigation down the left hand side opens a link in the frame. Some of these navigation links are pages with other iframes within them, with navigation along the top. The problem is sizing the second set of …

Member Avatar for dipak_passion
0
74
Member Avatar for srirajj

Hi I am new to css ,i got stuck up , scroll bar is not working in IE6 & IE7 but working fine in FF. and also shadding coming around the images in IE6 but working fine in Ie7 & FF. please can any solve me these two issues. Thanks …

Member Avatar for srirajj
0
96
Member Avatar for drugoholic

Hello guys, I'm having another css compatibility issue with IE7. If you look at the screenshots attached below, you'll notice that the top menu is working fine in FF and IE8 (without clicking the comp. button) and when click the compatibility button, the whole header goes crazy (check ie7.gif). I …

Member Avatar for drugoholic
0
107
Member Avatar for ritu_kr

How do alternate table row colours dynamically using css only? Else with javascript? Can i use them inside struts iterate tag?

Member Avatar for dipak_passion
0
132
Member Avatar for cjmalloy

I have a web page that uses float: left and clear left to stack columns. This page works fine on firefox but not on ie8. Columns are like this: xxx 12 34 xxx 56 78 90 Where each number or xxx represents a div. Odd numbers have float : left; …

Member Avatar for dipak_passion
0
131
Member Avatar for marjan_m

Hi, please check the following code; [CODE=html] <? session_start(); ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Admin Panel</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="<?=$_SERVER['DOCUMENT_ROOT']?>/admin/stylesheet/adminstyle.css" type="text/css" rel="stylesheet"> <? echo $_SERVER['DOCUMENT_ROOT']."/admin/stylesheet/adminstyle.css"; ?> <script> function chk(name) { if(name == 'pro') { document.getElementById("content").src = "view_provinces.php"; } if(name == 'loc') { document.getElementById("content").src …

Member Avatar for dipak_passion
0
134
Member Avatar for drumichael87

Okay, here goes. I am using this template. [URL="http://collectibleshakers.com"]Site is Here[/URL]. Seems straight forward enough. Well, when I try to put my Twitter widget in the black bar, the navigation disappears. The twitter widget uses a UL, as does the navigation at the top of the page. There is evidently …

Member Avatar for dipak_passion
0
130