11,821 Topics

Member Avatar for
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
147
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
143
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
127
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
59
Member Avatar for Stefano Mtangoo

I need to make <div> </div> to have rounded corner. I wonder what other technique than putting rounded image at corner can be used to make them round. Is it Javascript or what? CSS? Look at this site with rounded corners [url]http://www.mtibwasugar.com/pages/index.php[/url] I don't want to use CMS like joomla …

Member Avatar for SKANK!!!!!
0
184
Member Avatar for alexv55

I am learning to create drop down menu using css. Everything works fine in chrome, FF. But IE 8, the submenus don't pop up. All the info I read on tutorials and googling indicated that using .htc file from peter ned and conditional comment for IE in style sheet should …

0
209
Member Avatar for tez

I have created a site using Cutesite Builder but there is no way I can find how to add a page where people can leave their comments (via me first of all I guess) like a Forum. Any help how to do so would be appreciated. Can anyone give me …

Member Avatar for David Sanders
0
324
Member Avatar for nateuni

Guys, Finished a kick ass assignment, checked it on all available browsers on my mac, all good, so I submitted. Then I was over my misses mate's house and looked at it on windows and there are menu hover issues in Explorer. I have been looking and looking but I …

Member Avatar for ko ko
0
116
Member Avatar for bufospro

Hi, I want to insert in my home page a weather forecast. So I found a site that generates code for weather. The site is http: // freemeteo . com / default.asp?pid=183&la=1 The problem I have is that the image which is generated is higher than I want. I would …

Member Avatar for Wrams
0
88
Member Avatar for MDanz

i have this text area.. [CODE]textarea name="reply" id="reply" cols="105" rows="2"></textarea>[/CODE] in firefox the textarea is larger and in IE the text area is shorter. How do i have the same size text area in both browsers? Can i have an example?

Member Avatar for ko ko
0
70
Member Avatar for hno

Hi I want to make a online game web site . i want to klnow , what do i need for now ? should i install any script ? please give me some information about it thanks

Member Avatar for SKANK!!!!!
-1
310
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
126
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
100
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
112
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
128
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
86
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
106
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
105
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
178
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
153
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
150
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
92
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
282
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
72
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
82
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
278
Member Avatar for Coodle

Hey there, I'm taking a C++ class and got a two staged assignment to hand in soon. I'mhaving troubles with it and was wondering if anybody could lend me a hand? We are to design and implement a web forum in C++. It is supposed to be a stand-alone application, …

Member Avatar for abhi_elementx
0
143
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
153
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
819
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
765
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
272
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
52
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
120
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
94
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
145
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
122
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
77
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
142
Member Avatar for daningu

Hi daniweb community members. I am Daningu from Africa, specifically Kenya. I have been interested in computing and have worked as a computer tutor for five years. I am now interested in programming and web design. I love soccer and outing. Thanks Daningu

0
25
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
210
Member Avatar for vladacmba

Check this link: [url]http://weightlosscoach.codegenies.com/[/url][B][/B] I would like to know where to search with simple AScript Flash effect, between2-4 pictures - Especially if I could ad an Arrows forl -eft and -right picture slide!!! WoW !!! Thanksfoer any help, help is always welcome!!

Member Avatar for vladacmba
0
95
Member Avatar for bufospro

Hi , I am trying to create a site for my father work. But it is so bad in appearance. The left side of the site is so empty, how can I add divs like these in the right side. And I would like my logo image to become larger …

Member Avatar for seanooi
0
80
Member Avatar for raigs

My website is programmed in PHP and currently uses HTTP compression (gzip) using PHP's built-in compression functions. (I cannot use mod_deflate.c because my shared hosting provider will not install it because it would use a lot of CPU.) The shared server where my website is hosted currently hosts 100 other …

Member Avatar for almostbob
0
93
Member Avatar for bratislav

Please help. I want to put scrolling thumbs in horizontal area, each thumb should be open on mouse over in upper area for eg. 470px x 300px. Any help, thanks in advance.

Member Avatar for bratislav
0
91
Member Avatar for MartinPF13

I recently left the world of a large US Film Manufacturer as their Technical Manager and now want to spend time learning more about web design. I have built a few websites for small businesses and artists (one being my wife). I am married, with two sons. The oldest is …

Member Avatar for js112
0
103

The End.