10,650 Topics
| |
I'm a beginner... I want to make a simple page with no more than a Link to a file on a FTP Server (not the same one there the page is hosted) but in order for me to get the file I need to login (username and password) How can … | |
Hi! I have checked that this extra dumb question has not been asked before - and I can't find it exactly so here goes! I am using Dreamweaver 8, I have created a dummy website using the tutorials, I also have bought two books on Dreamweaver. BUT when I go … | |
i recently contacted heritage for information on starting a web page for me. does anyone have any feedback on this service? | |
Hi everyone, I do not know what I am looking at .... [url]http://mymatmaker.com/Pricing.html[/url] the drop down menus are the problem. 1st .... the single mats: if I make an order and then continue shopping all my quantities are gone, makes me think I lost my present order. Then if I … | |
Hi everybody, I'm Tina from Texas, have been dabbling with websites for a bit but obviously need HELP since I'm here .... Can anybody fix the html in a form that submits several size and color options to a shopping cart ? Thank You for your help Tina | |
You can check this problem in the pink square with curvy corners that I have in [url]www.metatradersoftware.com[/url]. If you check the site with firefox, opera or safari everything will be alright, though. Do you have any idea why internet explorer 6 above all and 7 make this mess? For the … | |
Greetings! I am trying to create a simple landing page using some css. I have referenced every book I have and cannot find out what I am doing wrong (probably a few things). Would you please take a quick peek at the landing page at [URL="http://www.grabzool.com/breezair"]http://www.grabzool.com/breezair[/URL] in IE and Firefox. … | |
Hi there, I did the wmode thing but does not work well on Firefox and my client is saying that does not work on her IE7. Work well on my IE6 though. this is the site: [url]http://www.simplecool.com/lds[/url] Any suggestions will be greatly appreciated! :) Thanks! | |
Hello, I have the following code: [CODE] <dt> <p style="text-align:left;"> <a href="">SHOW HORSES</a> </p> <ul> <li><a href="">Riding The Best</a></li> <li><a href="">Western</a></li> <li><a href="">English</a></li> <li><a href="">Reference Trainers</a></li> </ul> </dt> [/CODE] with the stylesheet: [CODE] ul, li { display: inline; margin: 0; padding: 0; } p { display: inline; } /* Background … | |
My code is working in every browser except safari. I can't figure out how to get it to work. First I need to detect safari in the html, and then compensate for the margin issues in safari. My code is: [CODE] <div style="margin-left:0%; display:inline;"> Some text </div> <div style="margin-left:50%; display:inline;"> … | |
Hi. Sorry if this is in the wrong section... I'll give a link to my website at the end to give u a vissual idea of what my problem is. When you mouse over images on my main page a movie appears, i'm wanting the movie to also be a … | |
Hi I am developing a new site and would like to add a specific redirect. Here is what I would like to do. lets say I own [url]www.index.com[/url] and have a script in a subdirectory like lets say features "so the structure looks like" www.index.com/features" I would like to set … | |
Hi Well i was trying to edit the support ticket template of whmcs and there is the following code [code]{foreach key=num item=reply from=$replies} <tr class="supportticketsheading"><td width="160" rowspan="2" valign="top">{$reply.user}</td><td>{$LANG.supportticketsposted}: {$reply.date}</td> </tr> <tr class="supportticketscontent"><td valign="top">{$reply.message}{if $reply.attachment}<br /><br /><img src="images/support/folder.gif" align="middle" alt="" /> <i>{$LANG.supportticketsticketattachment}: <a href="{$reply.attachmentlink}">{$reply.attachment}</a></i>{/if}</td></tr> {/foreach}[/code] and what i want to do … | |
| Hello I have purchase a template and need some help with changing the music in the template. I have never seen this type of action script before so I am not sure how the music is loading. I am used to seeing it in the time line and library which … |
Hello, I have a "contact" panel that is positioned on the right of the page. However, on pages where the body is longer than the contact panel, there is a gap under the contact panel going to the footer. I was wondering if theres a way to incorporate a panel … | |
Hello all. I just found this forum and am impressed with the information covering all areas of web development and online marketing. I would like take this opportunity to introduce my team. We are a web design company in London offering web design, software development and online marketing solutions for … | |
need to develop website similar to woophy.com but with chat and video embedded in member window. what programs do i need | |
hi, when I save an image as GIF and import in flash its edges get pixelate or distort, can anyone solve this | |
How to make CheckBox with a long text label without wraping it's checkbox? Sample: [CODE=html] <div style="width:150px"> <input type="checkbox"/> <label>This is a very long label which should not wrap around checkbox.</label> </div> [/CODE] I wish that it should be imaginary vertical line between checkbox and label. Below checkbox it should … | |
hey friends i need some information. i need to add a html or jpg file to the body of the email. so after receiving the email u can see the picture directly. any idea how to do it. please help me thanks | |
an someone help me with this? It is in CSS (I don't know if CSS is discussed on here as I am new but I really need help.) I am developing a website in wordpress and have all of my pages set up in a horizontal menu, I want, when … | |
Hi, Iam trying to make rounded navigation using css, but facing few problems pls see the attach file problems are 1) Their is gap on left side 2) Background in not visible in Mozilla browser | |
Hi there. I am completely new to Flash, so I'm blank on this one, but haven't been able to find help on this specific subject either. I want a SWF movie to load an URL from a query ([url]http://www.mySite.com/myFlash.swf?img=http://www.mySite.com/myPic.jpg[/url]) and apply it as a background image. I'm not even sure … | |
i have created a web page which uses iframes to display data and display the titles on my website. the problem that i am having is that in ie6 is is displaying borders and the titles are being displayed properly. if i want the titles displayed properly then i need … | |
I have a whole website that I am required to convert from IE to FF in working order. Problem #1: Vertically aligning the html tables so the page's content is centered within the page. Thanks for the help in advance, Regards X. PS: im using <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML … | |
[code=html]<html> <head><title>mypage</title> </head> <body> <div id="first"> <div> first div</div> <div> second div</div> </div> </body> </html>[/code] Out put of this code appers as follows [B]first div second div [/B] But I want the out out as [B]second div frist div[/B] and the above out put should be right hand side of … | |
hi i wud like to make a side navigation bar which opens links in another side of page , but on the same page only. i have prepared the css but what i need is to give the target to the link so that it opens the link at the … | |
This is an instruction for creating a stunning flash slideshow with background music and special transition effects. With the aid of the following program, you can also add nice looking animated slide show to your website in a few seconds, and then share those memorable photos with your family or … | |
Never Mind. I changed "class" to "id", and now it works. The book I am working out of got it wrong. I have been trying to get this to work a few weeks now, and I cannot seem to get my items to float. [URL="http://hmstechnology.com/float_pg_291.html"]http://hmstechnology.com/float_pg_291.html[/URL] Any help greatly appreciated. Phil |
The End.