16 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for Bensirpent07

Ok I am seriously stumped by this. I have a CSS reset, but some reason my body on my website ([Click Here](http://www.test.weblup.net)) still has a margin of 8px all the way arround. My CSS reset is pasted below, you can go to the website to see the HTML. The only …

Member Avatar for Bensirpent07
0
2K
Member Avatar for shashikumar s g

i am create html page in that i have to two div inside other My issue is one div is for container and other for header i made the margin 0px in both the div but it showing the gap between the main window and first div

Member Avatar for shashikumar s g
0
280
Member Avatar for terryds

Here is the fiddle : http://jsfiddle.net/terryds/2QNK3/ The problem is the black bar at the top of the page... It should have 5px margin-bottom.. But, it doesn't... Please help me fix it...

Member Avatar for terryds
0
139
Member Avatar for timetraveller1992

Here's my code >> [Click Here](https://dl.dropboxusercontent.com/u/21617707/accordion.rar) And here's an image showing the problem! >> [Click Here](http://i41.tinypic.com/4id7dc.png) Rest is self explainatory. I used the same code in IE and the problem didn't occur. I haven't tried Firefox. The problem is most people seem to use Chrome these days and thats why …

Member Avatar for timetraveller1992
0
244
Member Avatar for CoilFyzx

Hello good day. I am designing two JTables; one on top of the other. The first one has nine columns. And the second one has 8 columns (The first column spans the first columns of the topmost table). What I wish to do now is to make the bottom table …

Member Avatar for JamesCherrill
0
465
Member Avatar for allifields

Hi there. So I have 2 pages with 3 divs. A content div containing a fixed sidebar div and a main div. The problem is when you're on the Index page and you click to go to the Contact page, the sidebar moves, or rather divs move, and I don't …

Member Avatar for allifields
0
232
Member Avatar for CreatorZeus

this is what i ahve so far. maybe its just a crazy idea but i trying to get it to work <td onclick="this.style.backgroundColor = 'Red';" bgcolor=skyblue width= '58px' height= '72px' align="right"> <a target="iframeswitch" href="index.php"><div style="height:100%;width:100%">yo</div></a> <a target="iframeswitch2" href="index.php"><div style="margin-right: -100%;"> yo</div></a> </td>

Member Avatar for LastMitch
0
217
Member Avatar for garyjohnson

I have a div, which is a contanier. Inside is another div that displays numbers. <div class="commentie_box"> <div class="commentie_number"> 1234567890 </div> </div> Here is the css .commentie_box{ float:right; width:260px; padding-top:10px; height:49px; border:1px solid #0FF; } .commentie_number{ position:relative; margin:0 auto; padding:5px; padding-top:2px; padding-bottom:2px; width:auto; height:35px; background-color:#fff; border-radius:5px; text-align:center; font-size:25px; } I …

Member Avatar for garyjohnson
0
207
Member Avatar for ggeoff

Hi I have been trying to remove what appeared to be a bottom border on an image. I am using Lytebox. Adding a bottom border resulted in the existing "border" being pushed down below the new border. So then I looked for a bottom margin. I didn't find one that …

Member Avatar for ggeoff
0
280
Member Avatar for a.emara47

I have an image and i want to center it with margin: 0 auto; but it doesn't work so how can i center it in the top of the page ?

Member Avatar for a.emara47
0
180
Member Avatar for johnnycho

To illustrate the issue, I've created two HTML pages: [url]http://www.johnnycho.com/firefox_csstest01.html[/url] [url]http://www.johnnycho.com/firefox_csstest02.html[/url] They are both exactly the same, with one exception. On the first page, the div class="topbox" has a padding of 1px. On the second page, the padding has been set to 0. If you look at these two pages …

Member Avatar for Arkinder
0
657
Member Avatar for crunkie

Hi all, [B]The Situation: [/B] I'm creating a basic template in HTML with CSS that I often use when creating websites. [B]The Problem:[/B] I am centering my content and cannot get rid of the white border at the top of the page (am testing in Firefox and Chrome). This is …

Member Avatar for crunkie
0
112
Member Avatar for exotic_ang

Hi guys, I have a small prob with my site. Im new to this as this is my very first website and I cant seem to get this right. I added the jquery nivo slider to my site. When I set the margin to 90px, it comes good horizontally but …

Member Avatar for exotic_ang
0
103
Member Avatar for reececropley

Hey, I have a table on my site in which I want to <th> to have a background-color of black and the <td> to have a background-color of grey. Also to have a border at the bottom of the cell and none on the top of sides. Now I have …

Member Avatar for reececropley
0
1K
Member Avatar for P0lT10n

Hello, I'm trying to do a margin-left depending on the resolution of the screen... I want to margin the page to hold it in the center all... like daniweb... you can see that all is centered, but then you can move things to the left and right like logo and …

Member Avatar for P0lT10n
0
163
Member Avatar for GReddy4u

If a mod comes across this thread feel free to delete it, I've re-posted it in the html forum since it has more to do with html, although it does deal with js as well. joshsonunionsquare dot com/index1.php I just added a 3rd button on the main section titled 'Photos' …

0
77

The End.