10,643 Topics

Member Avatar for
Member Avatar for Techie08

I just registered my Dreamweaver software and put it onto my computer. Problem is, I have an existing website that a company used to manage for me with their own copy of Dreamweaver. Follow me so far? What I want to do, is just switch it to my control now. …

Member Avatar for laura_ci
0
94
Member Avatar for stevenpetersen

I am trying to make a water seen with flash CS3. the idea is not waves. I would to make drips that drip into eachother and slash. If anyone can help it would be gratefully appreciated.

Member Avatar for stevenpetersen
0
91
Member Avatar for DevC++4.9.9.2

Hola, Im an experienced coder, however new to java/actionscript 3 I am trying to make a very simple login and I am running into problems. They seem to be with my for loop with the .Length() function in particular... [code] stop(); loginError.visible = false; var loginXml:XML; var loader:URLLoader = new …

Member Avatar for DevC++4.9.9.2
0
129
Member Avatar for usmanabb

I need immediate help please I have made a logo and client wants it in different formats. One of them is .gif(transparent) Logo contains Gradient as well when i convert it into transparent .gif the gradient disappears. In attachments you can see the jpeg file which is OK but .gif …

Member Avatar for Airshow
0
267
Member Avatar for MDGM

(I wasn't sure where to put this thread so move it if you need to! :]) I want to be able to send a text message to my mobile phone whenever I get an email through from my website (the sending of the message would ideally be done using PHP …

Member Avatar for itisnot_me
0
129
Member Avatar for Anaghag

hi gyes, i am web designer i know the dreamverver,flash,photoshop(basic) i want to learn the advance in web designing so please help me.

Member Avatar for itisnot_me
0
23
Member Avatar for Posterseal

I have created a page that works fine in expolrer and netscape but the background picture does not show in safari or firefox and for the life of me I can't figure out why [url]www.theoasisgallery.com[/url]

0
32
Member Avatar for LoNe_KiD08

Hi to all, I am a newly programmer on html. Right now I'm working on with a simple web pages. And I got some errors in showing the target on frame 2 with a link form the frame 1. I would to know more about on how to use the …

Member Avatar for essential
0
74
Member Avatar for Reliable

My div background color did not show up when I placed it in the external CSS sheet. I went ahead and made it an inline style and got my desired result except for thebig space between the right side of the picture and the edge of the containing div. Why …

Member Avatar for Reliable
0
128
Member Avatar for leegeorg07

hi, in part of my sc i have this code: [code=css] #menu{ float:left; width:20%; } [/code] and i have this div tag: [code=html] <div id="menu"> <ul> <li><a href="about.html">About us</a></li> <li><a href="contact.html">Contact us</a></li> <li><a href="gallery.html">Gallery</a></li> <li><a href="developer.html">Our developer</a></li> </div> [/code] and when i preview it, it only shows once and stays …

Member Avatar for leegeorg07
0
72
Member Avatar for MarrkoR

Hi, i have 4 div and I want to do so: [url]http://img15.imageshack.us/img15/2514/divd.png[/url] But i have trouble whit right div. It is below the second div. [CODE] <html> <head> <style type="text/css"> body { margin:0; margin-top: 0; margin-bottom: 0; text-align: center; } div.all{ width: 600px; background-color: #5292d9; } div.left{ float: left; width: …

Member Avatar for leegeorg07
0
75
Member Avatar for alwynsloan

Hi, Just finished new site, [URL="http://www.theshoeboudoir.ie"]http://www.theshoeboudoir.ie[/URL] but the text layout on the home page is all off on IE6, seems ok on other browsers. Essentially the text should overlay the container bg in three different divs, but IE6 pushes them all to the right off the page entirely.. Any help …

Member Avatar for ingeva
0
69
Member Avatar for Lolalola

I have trouble with spaces, wher is php tag, i have spaces. foto: [url]http://img99.imageshack.us/img99/4163/spacervd.png[/url] If i delete: require("connect_db.php"); and <form method = "post"> ... Everything ok. How i can remowe this space? And why "New user" in ner rows? [code=php] <?php session_start(); require("connect_db.php"); ?> <html> <head> <style type="text/css"> body { …

Member Avatar for almostbob
0
74
Member Avatar for Rockindon

I have 5 buttons in my nav bar, Home, About, History, Gallery and Contact. They are all image swaps. How do I make it not swap when I'm on that page? If I'm on the About page I don't want the image to swap when I scroll over the About …

Member Avatar for almostbob
0
105
Member Avatar for Rhino1272

What is the best way using divs and/or spans to replace the following table structure? [code=HTML] <table style="width:100%"> <tr> <td style="text-align:right;">Right Button</td> </tr> <tr> <td style="text-align:left;">Left Button</td> </tr> </table> [/code] I have tried using [code=HTML] <div style="float:right">Right Button</div> <div style="float:left">Left Button</div> [/code] But that causes the two button to be …

Member Avatar for Airshow
0
71
Member Avatar for rockyman12

Usually any website has pages like this Domiain/page1.com Domain/page2.com But some websites i find having pages like that Page1.Domain.com Page2.Domain.com So how they do that And they also have higher SE rankings... Because their keywords are displayed unlinke others (domain/page1..) Any help ???

Member Avatar for ShawnCplus
0
110
Member Avatar for Al-Saeed

Hello, [B]What software(s) are people using to make videos?[/B] I am interested in making my own short documentaries, programs etc. with the intention of hosting a reduced quality format on my website. However I would like to also have a decent quality fit for broadcasting or DVD’s as well. Way …

Member Avatar for qauaan
0
170
Member Avatar for blamlol

I use the following code on my page: [CODE]<div id="itemstable" class="item_type1"> ...other divs here... </div>[/CODE] And in my CSS file I have this code: [CODE].item_type1 div { background-image: url(images/type1.giff); }[/CODE] the problem is there are a lot of different item types so I will need to have a lot of …

Member Avatar for stevenpetersen
0
508
Member Avatar for pancgom29p

I have 2 div's in between which there is another div which have to fit itself to the full width between the div's. That is i have a left float div1 ...then there is another div2 .... followed by another div 3 all in the same line and float next …

Member Avatar for stevenpetersen
0
1K
Member Avatar for schone

Hi all, I'm having some problems with a certain piece of code which sits in my site, this error only occurs in Internet Explorer 7. Rather than post all my HTML/CSS markup here I have put up a version of the site [URL="http://www.users.on.net/~prashyanthy/fun/"]here[/URL]. As you can see I have "Widgets" …

0
40
Member Avatar for Scruffstone

Hi there, I'm using Commerce.cgi for my eCommerce site but with PayPal as the basket side of it. There's vast amounts of code that I don't understand exactly what's going on, but I can figure out that it's setting, clearing and getting cookies. The problem is that when the cookie …

0
60
Member Avatar for peepster

Can someone please look at this site in IE6 and please tell me what is going on? [url]http://www.e-squareddesigns.com/websites/bna[/url] The two div's above and below the menu bar are "spreading out" and not sure why, I've tried a seperate CSS stylesheet for IE6 and modifying the padding/margins but to no avail. …

Member Avatar for ko ko
0
128
Member Avatar for TolucaDiablo

Hello Everyone, I'm new to flash and actionscript 3. I just purchased a flash file that is driven by as3. I don't know how to embed it to my webstore's main page. Any help would be greatly appreciated. Here is the description of the files I received with my purchase: …

Member Avatar for rajarajan2017
-1
245
Member Avatar for decay

Hi Guys n Girls, I hope this is in the right place. I have recently uploaded my html website and have run some SEO tools telling me that there is no 301 redirect present. I have a www. version and a none www. version of the site. Google has found …

Member Avatar for decay
0
116
Member Avatar for kained

Okay there seems to be a disturbing gap in my knowlege! I know how to make forms, I know how to make a guestbook. What i don't know how to do is make a search engine. Say i have a simple html based form [code=html] <form action="?" method="get" > <table …

Member Avatar for kained
0
130
Member Avatar for aodpreacher

Hey everyone, I am thinking of becoming an User Interface Designer. I was wondering what "skills" do you need to become one? Currently I am a Computer Science and Graphic Design major. Does anyone know what other things I would need to learn in order to become a User Interface …

Member Avatar for jeremy.adamich
0
109
Member Avatar for Mahen

hi, i have this website: [url]http://analytics.buddyjive.com/[/url] However, the images does not seem to display well, please advise

Member Avatar for soldierflup
0
62
Member Avatar for tokyoboi21

i need some script that allows my users to upload their own videos. i have tried the youtube api, and when i paste the code to my page and save it, nothing shows up. all i see is code... any ideas? thanks -josh

Member Avatar for soldierflup
0
39
Member Avatar for bigginge

A customer whose site I maintain rang this morning saying his website traffic had suddenly increased to getting about 20 times as many hits as usual in the last few days, and asked if this was something to worry about. I'm not very knowledgeable about this side of things but …

Member Avatar for MidiMagic
0
195
Member Avatar for LukeBennett

Hello, Im Luke. I just thought I would introduce me, the god. Haha Ok well not that much of a god but hello. I run a design studio where we do websites (flash mainly), graphics (logos and more), video design (promos and more) and all for very cheap such as... …

Member Avatar for MidiMagic
0
65

The End.