10,650 Topics

Member Avatar for
Member Avatar for K?!

Hi I'm trying to put this 800x60 banner image on my page, I succeeded to center it, but I don't want it to stay from above the menu on the left. So, lets say that this menu is 100px wide, then I want a minimum distance of 100px between browser …

Member Avatar for K?!
0
125
Member Avatar for lakodajin

can anyone explain me <fieldset><legend> tags briefly . I am not Good in HTML and CSS so can any one guide me please.

Member Avatar for MidiMagic
0
108
Member Avatar for Dat0

I want my 3 div boxes, added together, to fill the viewport size. Two of the div boxes (#top and #bottom) have a fixed height. I want it so that the #body div automatically adjust it's height so that the sum of the three divs = viewport size. #divtop + …

Member Avatar for MidiMagic
0
79
Member Avatar for Dat0

I have a table inside a div with height=100%(viewport). The also table has height=100%(viewport). However, I want one row to have a fixed height while other adjusts to the content. [CODE]<div style="height:100%;"> <table style="height:100%"> <tr style="height:10px;"><td>Header</td></tr> <tr style="height:100%;"><td>Header</td></tr> </table> </div>[/CODE] The problem is that the second tr also takes viewport …

Member Avatar for MidiMagic
0
110
Member Avatar for alipica

I just spent several hours trying to figure out how to fix my websites appearance in ie7. I've found a solution, but I have no clue why it actually worked. I'm looking for an explanation if anyone has one. My goal was to have a fixed position div across the …

Member Avatar for MidiMagic
0
189
Member Avatar for abhymax

hello everyone ! .. I am Abhinab Roy. I am new to this Place and I am very glad to be here. I am pursuing a course called Diploma in Multimedia & Animation. I have a exam on 17th Nov. .. and I have a problem in Javascript. We have …

Member Avatar for rajarajan2017
0
52
Member Avatar for hno

Hi I have made a site and I have tested it on the ie 7 and ie 6 . it seems good and it shows my web site good and without any praoblem , i have got a very bad scene in ie 6 and ie7 . I exactly uploaded …

Member Avatar for aDevS
0
75
Member Avatar for rajeesh_rsn

Hi I had a "Div" element in a html page and also had input textbox and text inside it. I had the code like this HTML [ICODE]<div class="form">Username : <input name="textfield" type="text" id="textfield" /> <br /> Password : <input name="textfield2" type="text" id="textfield2" /></div>[/ICODE] CSS [ICODE].form{ width:90%; height:auto; float:left; vertical-align:middle; margin-top:10px; …

Member Avatar for aDevS
0
457
Member Avatar for GordonUK

Hi everyone, I wonder if anyone can help me with this problem im having. I have a website which has a video page on it. We are using the flow video player which plays flv video files. I recently uploaded some videos all of them in flv file format and …

Member Avatar for GordonUK
0
118
Member Avatar for virtualmisc

Hello I am planning to create a new website. I was thinking of using free templates. Heard a lot of reviews that they are not safe. Is is true? Someone please advice me on this. Thanks

Member Avatar for Arianna
0
50
Member Avatar for througheye

Hello guys, I have a image on my static site. I want to load that html page along with that image but when a user click in that image area it tries to play a youtube video within that image area through flash. How can i accomplish that? Can anyone …

Member Avatar for donaldw
0
99
Member Avatar for Gearspro

Can someone tell me how to limit how inwards width of my forums? Because Basically as you can see from [url]www.gearspro.com/forums[/url] that as soon as it is moved in the site looks a bit silly because the banner stays way across the page and the forums keeps reducing in width. …

Member Avatar for ko ko
0
131
Member Avatar for prachipote

how to give link to html page in flash. i want to give html link to animated image how it gives

0
43
Member Avatar for prachipote

there is 3 tab on tab nd after that there is one table which is in gray.after that tab there is little white line is showing height nd width is same but still when tab is active that white line appered there is programming also include.bellow is my code [code=html]<table …

Member Avatar for prachipote
0
131
Member Avatar for PDB1982

I have a working code for a vertical navigation bar, but I want it to: 1). move along with me as I scroll down.... 2). keep it on the left side and not interfer with the textual information in paragraphs... here is my vertical navigation code: [code] ul#navigation { width: …

Member Avatar for almostbob
0
167
Member Avatar for PDB1982

I am trying to incorporate an eot/ttf file named "steve.ttf"/"steve.eot" into a CSS, but I am seeing no changes being made. The font items are located in the same folder as the html document. Here is the code I am using: [code] @font-face { font-family: MyCustomFont; src: url("steve.eot"); src: local("steve.ttf") …

Member Avatar for SKANK!!!!!
0
371
Member Avatar for Oceanblue

hello i have started learning action script and ive been trying to create a dynamic nav bar. the xml i have is [CODE]<home> <navLinks> <links>DESIGNER IN FOCUS</links> <links>EMERGING TALENT</links> <links>FASHION MENTOR</links> <links>E-BOUTIQUE</links> <links>FASHION JOBS</links> </navLinks>[/CODE] and i have found that [CODE]mainNavCont_mc.link01.linkTxt.text = "text in here";[/CODE] works to replace one dynamic …

Member Avatar for Oceanblue
0
90
Member Avatar for pranayshedge
Member Avatar for prachipote

how to give rollover image to a particular td? i want that rollover image to full td i was tried but it takes only that txt?

Member Avatar for prachipote
0
83
Member Avatar for j34

how do you transfer text from a text box on one to another on a diferent page of html program. text is name,phone,address ond so on

Member Avatar for donaldw
0
126
Member Avatar for chevechiva

Hi codemasters, I'm new to this forum and I already have a question which I'm pretty sure u will help me out to find a solution. I want to play a mc when the mouse is over. And when the mouse is out I want to rewind the mc. I …

Member Avatar for chevechiva
0
175
Member Avatar for Nangawe

Hi Folks;It is now two years I have been working as an IT Service and change analyst in international bank, On this two months, I have done CISM ( Certified Information Security Manager) exams and pass but I need an experience of 3 years as full Information Securiy Manager to …

0
62
Member Avatar for hno

HI i have a very important problem with my site .it shows very bad in ie and I don't know why ? i defined static width for the contents and tables but I dont know what is the problem ? by the way , it shows very good in othe …

Member Avatar for ithelp
0
51
Member Avatar for tk sailo

hello, Can someone tell me how to put favicon and site name on the address bar with colored background on firefox like google.com? thanks in advance.

Member Avatar for donaldw
0
142
Member Avatar for MDanz

i have a variable which is an image [code]$image = "<img src='$imagelocation' width='50px' height='50px'>";[/code] i want it to be in the center of the td but it doesn't center vertically, it stays at the top, i did this [code]echo "<td valign='middle'><div class='rollover' align='center'> <a href=\"imageview.php?id=$number\" onmouseover=\"ChgText($keyword)\">$image</a> </div> </td>"; [/code] any …

Member Avatar for SKANK!!!!!
0
136
Member Avatar for temarisky

Hello there, I have purchased a flash template, but i dont know about website editing, i just need to change the text and fonts name.im willing to pay so that i wont go over this myself its kinda too much load on my brain hehehhhe. Many thanx temarisky

Member Avatar for katherinjess
0
140
Member Avatar for maxicube

ehh, this is a wierd one... only a small fraction of my css is working when i put it in a external sheet. works perfectly in internal/embedded css. here's my css code: [CODE]body,td,th { background-image: url(images/bg.png); background-color: #828281; font-family: Arial, Helvetica, sans-serif; } #top { width:851px; height:201px; } #middle { …

Member Avatar for pritaeas
0
183
Member Avatar for hno

HI How can I make a menu like this picture ? I have tries some thing but I don’t know how to make the corners like it ? can any one give me a example like this ? thanks

Member Avatar for stevenpetersen
0
109
Member Avatar for AycheKay

I know this is a very popular problem and is covered many places on the Internet but I haven't found a clean and clear resolution to it. I have an existing fixed-width template that I've manually coded using floats and the center column doesn't extend far enough on some pages …

Member Avatar for Elbudster
0
126
Member Avatar for PrettyNormalGrl

Hi I really hope I am posting this in the correct forum area. I have a html page on my currently existing web site where I sell books over the internet. I need to change this page so that it can do a search on my MySql database that I …

0
57

The End.