19 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for ekka

i need your help , i m trying to put borders around the page in the attachment ,so i try some DIY like this : <html> <head> <style> body { /*position : relative;*/ height: 100%; max-height: 100%; } .top-border { height: 10px; width: 100%; position : absolute; top : 0; …

Member Avatar for ekka
0
840
Member Avatar for Bensirpent07

As you can see in the picture below, the whenever I hover over an element in the corner, the element is seeming to over-ride the border and is going over it instead of behind it. I'm assuming that's because of the "box-sizing: border-box;" in the CSS, how would I deal …

Member Avatar for Bensirpent07
0
278
Member Avatar for rubai

Hi all, I have a contact form. In the message text area the right border is not showing in chrome browser. It is cool in other browsers. here is the link http://theshortstoriesonline.com/amarnamrub/ Thanks

Member Avatar for rubai
0
1K
Member Avatar for CoilFyzx

Howdy-ho. I am trying to right click on my table and change the cell border color and highlight color of that cell. I have figure out how to give that particular cell focus when I right click it by using int row = fixed.rowAtPoint(evt.getPoint()); int col = fixed.columnAtPoint(evt.getPoint()); fixed.changeSelection(row, col, …

Member Avatar for mKorbel
0
670
Member Avatar for joshl_1995

Hello Community, I was wondering if there is a way to get only the visible section of the image from picturebox1 and place it in picturebox2. So what I have is picturebox1 set to a certain size, and the image size mode is set to center. Picturebox2 is also set …

Member Avatar for joshl_1995
0
1K
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 davy_yg

Hello all, Cek this site: http://www.innovation.web.id/portfolio-marketing.php I have this codes for portfolio-marketing.php <div class="Page page1" style="display: block;"> <div id="portfoliomkt1"><img src="images/large pic.jpg" alt="portfolio1" height="230" width="280"></div> <div id="portfoliomkt2"><img src="images/large pic.jpg" alt="portfolio2" height="230" width="280"></div> <div id="portfoliomkt3"><img src="images/large pic.jpg" alt="portfolio3" height="230" width="280"></div> <div id="portfoliomkt4"><img src="images/large pic.jpg" alt="portfolio4" height="230" width="280"></div> <div id="portfoliomkt5"><img src="images/large pic.jpg" alt="portfolio5" …

Member Avatar for JorgeM
0
174
Member Avatar for Hendo

Hello all, I'm trying to have a multi-colored border for a generated table on my website. The table is a 2 column, 18 row table, and I want the top 6 rows to be bordered in green (or cell shading in green), while the rest of the table uses the …

Member Avatar for Hendo
1
229
Member Avatar for momonq1990

how can revome the border or spacing between tr and td even i have border="0" cellpadding="0" cellspacing="0" in my table.

Member Avatar for mmcdonald
0
179
Member Avatar for grh1107

Hey, I'm trying to change the color of a textbox border say if a value returned false. private void UserBox_TextChanged(object sender, EventArgs e) { ControlPaint.DrawBorder(e.Graphics, this.ClientRectangle, Color.Red, ButtonBorderStyle.Solid); } } the problem is EventArgs e doesnt have a graphics member, EventArgs should be a PaintEventArgs, but when i change its …

Member Avatar for grh1107
0
184
Member Avatar for PF2G

Hi, i'm trying to do a table with border:1px solid #000000 But i want border between rows and columns. Can someone help me, please? Here's my table if it helps or something: <table> <thead rowspan=1> <tr> <td>Nome da Banda</td> <td>Estilo</td> <td>Atividade</td> <td>Line Up Atual</td> <td>Line Up Tour</td> <td>Ex-Membros</td> <td>Linguagem</td> </tr> …

Member Avatar for JorgeM
0
706
Member Avatar for nsyncpilu

Hy , Is there any way to remove the windows borders (the upper with the name and (space) close , minimize , maximize ,the right one , left , down) from an java app? I develop the app in NetBeans , so here is my code for opening the "main" …

Member Avatar for nsyncpilu
0
884
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 RoyalElite96

Hello everyone, I want to create a completely round <div> using only HTML / CSS, but without border-radius. I don't want use background images, because I'll have probles resizing them and that's not cool. Is there a better solution? Thanks in advance!

Member Avatar for brynFlew
2
148
Member Avatar for JOSheaIV

(I'll make this sweat and short, writting in class) Okay so I am working on a sudoku program, and am using a dataGridView for the gameboard. But I need to know how to create different boarders for the cells so that I can make up the 4 black lines that …

Member Avatar for ddanbe
0
649
Member Avatar for Spycat

Hello, I have a page that I want to have borders on all 4 sides. The problem is, the bottom border does not extend to the bottom of the page. It stops mid-way, with content extending below it. Here is my code: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> …

Member Avatar for Spycat
0
904
Member Avatar for ak24

Hello... I want to change the TextBox border color if certain event is true. For example, in a GroupBox, there is a TextBox and a Button. If the TextBox is empty, and I click the button, I want the TextBox border color to change to red. If the TextBox is …

Member Avatar for ak24
0
5K
Member Avatar for Altairzq

Hello, What i want do do is create a thick border (around 100 pixels) around the content of the web for people with bigger screens. I have tried putting the content of the web inside a DIV whith a 100px padding. This works well. But the problem is that, for …

Member Avatar for Altairzq
0
157
Member Avatar for Mapper99

Any way I can remove the additional borders created when I nest a table? Here is the code I am using. [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> <style type="text/css"> #leftcolumn { width: 72px; height:120px; float: left } #leftcolumn img { width:100%; height:100%; } #rightcolumn { …

Member Avatar for macgurl70
0
1K

The End.