10,643 Topics

Member Avatar for
Member Avatar for hno

HI i have a problem with loading my site with ie6 . but it doesn't have noproblem with ie7 , opera, mozila and other browser except ie6 . it is not english , i wrote it with joomla and php , can you see bazare-iran.com and tell me what is …

Member Avatar for SKANK!!!!!
0
124
Member Avatar for Dat0

I'm trying to absolute position a p element inside a table. I tried to make <td> have position relative but it doesn't seem to work. [CODE] <td style="position:relative;"> <p style="position:absolute; bottom:0px;" </td> [/CODE] Does not work! But this does.. [CODE] <td> <div style="position:relative";> <p style="position:absolute; bottom:0px;"> Success </p> </div> </td> …

Member Avatar for SKANK!!!!!
0
98
Member Avatar for AKE_daniweb

I've searched the web without any succes to try and solve this newbie question. I have an submit button that i want to say "Answer", but i want the value to be something else. How do I do it? //AKE

Member Avatar for SKANK!!!!!
0
109
Member Avatar for galaji

Hello, there is a site out there known as 'getref', I want to have a site like that, can anyone help me getting HTML code for that ? OR any help will be welcome.. I am new to this forum thats why I am not posting any links.... thanks at-least …

Member Avatar for SKANK!!!!!
0
126
Member Avatar for Doctor Inferno

Hello, I have a blog hosted by blogger. But there is no "Posted By" in the posts. Does anybody know to add this? I have tried using the widgets feature to check "Posted by" but it still doesn't show.

Member Avatar for peter_budo
0
84
Member Avatar for hno

Hi i have downloaded firefox extensions that web designers use them like fireftp-1.0.6-fx.xpi , html_validator-0.8.5.8-fx+mz+sm-win.xpi and css_validator-3.0.0-fx.xpi but I couldn’t install them , it has showed this error that it couldn’t install because of it is not compatible with this version of fire fox . I have installed different versions …

Member Avatar for imaginhost
0
104
Member Avatar for prachipote

how to give shadow in dreamweaver to textfield area? this is my code nd i want to give inner shadow for this [code=html]<label> <input name="textfield" type="text" size="25" maxlength="25" width="300px" /> </label>[/code]

Member Avatar for Airshow
0
103
Member Avatar for Altairzq

As you can see in this test, if you change the font-size in the body section to 0px, it's the only way to bring the divs containing the images together. Could anyone see a solution to this? I can't set the fonts to 0px in the website, and can't understand …

Member Avatar for Altairzq
0
176
Member Avatar for Gangstafier

I am currently trying to create a Web Design program, freeware, for use to help with the aid of web design. I want it to be sorta like... "Web-Design-Toy" by ACME, only with more features. To where when you type in the textbox, it comes out in a live view …

Member Avatar for kvprajapati
0
148
Member Avatar for rudz

[code=css]margin-left:auto; margin-right:auto;[/code] is working in firefox but not working in ie can someone help plz i want to center the page .

Member Avatar for Labhrainn Aemi
0
147
Member Avatar for ryankreeps

I'm trying to launch my website <a href="http://www.ryankreeps.com">http://www.ryankreeps.com</a> It looks fine on my macbook, but when I open it on a computer with a different resolution it looks terrible. Everything is out of place. This is based off a wordpress template that I've customized a bit. This is my first …

Member Avatar for almostbob
0
90
Member Avatar for tiffinlar

HTML: [code] <div id="header"> <h1>Derby County Football Club</h1> <h2>Index Page</h2> <img class="logo" src="image/dcfc_logo.jpg" alt="DCFC Logo" width="120" height="120" /> </div> [/code] CSS: [code]#header{ position: relative; text-align: right; border: 1px solid #000; background: #FFFFFF; margin: 5px; padding: 3px; } .logo{ }[/code] What i want is to display the H1 and H2 on …

Member Avatar for Troy III
0
281
Member Avatar for wonderland

Hi, I did a search on web but couldn't really find anything, well anything explained in detail at least .. How can I make .pdf file downloadable insted of it opening in web browser? I know that I can rar it , bu I really want to make it downloadable …

Member Avatar for wonderland
0
116
Member Avatar for gptArun

Hi there, I am developing flash application in Adobe Flash CS3 with height - 100% and width = 100% at the time of publishing. But flash not resize according to resolution. I made flash application in 1024px X 768 px resolution. please help if you know the solution. Regards, Arun

Member Avatar for gptArun
0
110
Member Avatar for fumnimda
Member Avatar for fumnimda
0
71
Member Avatar for firefly-21

Hi Everyone, Having a few issues with my CSS menus that need resolving. At present you can see how the menus are rendering by browsing to [URL="http://www.pccredibility.com.au"]http://www.pccredibility.com.au/[/URL]. It seems that they are positioning themselves underneath the right location, where they should be dropping down from. However, the menu items should …

Member Avatar for ko ko
0
80
Member Avatar for Sailor_Jerry

I get this script error “Invalid argument” when using appendChild(). When in Microsoft Visual Studio Debugger I see “htmlfile: Invalid argument”, and the line it blows up on is t.appendChild(n); The div I want to append the child div to is the top most div in the dom. Anyone see …

Member Avatar for ddsuresh
0
275
Member Avatar for samarudge

Hi, My friend has designed a website in Fireworks/HTML and has just saved all her images in Fireworks/PNG format. She has about 300 images all designed in Fireworks but they have all been saved in a format where someone can download them and open them in Fireworks and they will …

Member Avatar for samarudge
0
151
Member Avatar for Clawsy

Hello, I am trying to design an java desktop application. My question is: Is there a way to change the whole look? From example different titlebar, different jFrame, buttons... (designed with PNG images, transparency, etc.). Is it possible? If so, how? In VB or C# I can easely change those... …

Member Avatar for Clawsy
0
818
Member Avatar for Dani

Do you do freelance work as a web designer or web developer? If you do custom work for clients, you're welcome to advertise your service in our [URL="http://www.daniweb.com/techtalkforums/forum52.html"]Custom Services For Hire[/URL] forum within the Webmaster Marketplace.

Member Avatar for anuj_sharma
2
757
Member Avatar for lunet

please help me i am an absolute newcomer. I am very interested in doing a web design course. I am on the older side and can not take a year off to go and study web design. I have looked around and came across a company "new horizons" one can …

Member Avatar for Bob Walsh
0
263
Member Avatar for Gen Payten

Gen George Payten here! I've learned a few tricks with Website Tonight, which I think is good stuff, and it's free at Go Daddy, so what are you waiting for?

Member Avatar for Ezzaral
0
50
Member Avatar for sica07

Hello, I am trying to create a html-email. I've read that in order to render the html content corectly I have to set the content-type of the mail to text/html but I don't know how. Ho to do all this when writing from a regular email client. I have to …

0
119
Member Avatar for NicoleB

Hi All, If anyone can help me take my sql database (a single table) that information and display it in a form on my web page. Sometimes the Sql request will be multiple lines of the table. I have my database created am completely lost in the form view or …

Member Avatar for Thirusha
0
91
Member Avatar for ytregnn

I try to add a "simulated" shadow on the left and right of my table/website. I use a background picture as my main background. I read something about using a transparent picture (.png?) and use that above my main background. Anyone who has an idea to how this can be …

Member Avatar for laura_ci
0
143
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
120
Member Avatar for fellathedog

In my searching, I think I know the answer, it seems that any time you want to do input using HTML, it references a form. Is this also true with buttons? Does ALL user feed back in HTML require a form? I am not speaking of Java Script, just HTML.

Member Avatar for fellathedog
0
75
Member Avatar for MavrickIT
Member Avatar for plagel

Hi folks. I'm Jeff, long time lurker, but now I need help I can't figure it out for the life of me. I can get everything else to look just fine, but the 'body' part of the site(right pane) shows up UNDERneath everything in IE. For example [url]http://www.sparkleaning.com/commercial/[/url] Thanks for …

Member Avatar for Besherek
0
139
Member Avatar for kreshan_489

Hello everyone, So here is the deal. I have to create a webpage for a bodybuilding fitness club. The problem is that i don't know where to start. Also, am a uni student doing various modules like Database systems(we are using Postgre SQL), Interface Design and computer Graphics(OpenGL, Maya, Google …

Member Avatar for ithelp
0
207

The End.