10,650 Topics
| |
Hi all, I have a div where I would like to move the text inside it away from the border. A quick google found that I should use padding-left. However, it doesn't seem to work (i've tried Safari and Firefox in case it was a browser issue). What have I … | |
Hello i have a basic website with a background and a container that contains the writing, The background covers the whole page as the contains runs down the middle with a gap of 300px each side, i am after making my container around 30% transparent, The container background is made … | |
What I am hoping to achieve is to have the exact coloured layout as in the pic in the link but to duplicate this same layout with a number of rows with a break for each row. In the example the second row with grey block layers to show what … | |
I am trying to get a div to automatically cycle through images using dreamweaver. I have gotten one image to display but nothing happens after this. Can anyone see where i am going wrong? [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> … | |
Can anyone give me an idea on how to get a spokesperson overlay on a site like this [url]http://www.vdolife.com/[/url] I know how to shoot and greenscreen the actor but how is it overlayed? Thanks NeilA. | |
I have button and <input type="button" onclick="test();" value="dugme"/> [B]wont call test() [/B] with alert(bla bla) directly works,but wont call my functions why???????????????? here's the complete code [CODE]<html> <head> <title>moje vezbanje</title> </head> <body onload="alert('sdfsfd')"> <script type="text/javascript"> //alert("jhgfgh"); function klasa() { var nazivLinka = document.getElementById("prvo").value; var url = document.getElementById("drugo").value; //alert(nazivLinka); //druga.createNode(input type="text" … | |
Hi every one. I want to ask that what in there inside the work flow layer in the n-tier architecture. I know that its an optional layer? But What differentiates this layer from the presentation layer? Can some one please provide me with an example. tanks in advance | |
Hi. I added a file called "sldata.txt" to my Silverlight solution (which I test in an ASP.NET site) in VS 2010. But when I try to access it using stream reader: StreamReader sr = new StreamReader("sldata.txt"); I get a SecurityException - File operation not permitted. Access to path 'chatdata.txt' is … | |
Hi, I was wondering if there is a way to convert a flash web site to make it editable, I also have the Photoshop file that it was made from but, I don't know how to edit the text or anything else. Thanks, P.S. If this is possiable I can … | |
I am sorry if this is addressed somewhere already but I cant find it. I have read a lot about using a print stylesheet. I understand that and it sounds like a great plan. However I cannot find any information about how to actually make the call to print a … | |
Hi guys, Apologies for posting another one of these - I have tried to do it myself, but no luck. My site has an unwanted space at the top of each page. I'm new to web design (and a rank amateur as you can see). I've read some other threads … | |
| Hi guys, At the moment I'm looking to test pure actionscript 3.0 code, because one, cs4 takes ages to load and two, flash develop can be used anywhere. I've heard that flash develop is a free to use but I wanted to know how to install it. Any help would … |
I am developing a site. i want to add Login Dialog box same as below site [url]www.unigo.com[/url] -See Login Dialog Box Of This site. Can any one help me what i have to do for develop this type of popup Dialog box | |
After reviewing the analytics, it seems that the most popular link on my home page is the logo linking to the home page. It has around 18% of the clicks for the last month. This seems really strange to me. My best guess is that people don't realize that they … | |
I have created a site using templates and I want to insert a status bar message on one page. Any ideas where I can put this code on the page as I cant edit the body tag on this specific page, only on the template. | |
Just baught a new domain (finally took the plunge lol), gonna host my software on it (I design windows mobile apps). But im not too great at css, i can work it, its just ive not really got the mindset of web developer you know? every site i make comes … | |
I really need help, I have a client who likes the design I helped them with but its not compatible with IE6. I am posting some screenshots. The site to the left is the IE6 browser shot, and the one to the right is IE7/8. I don't know what to … | |
Hi, I'm not an expert when it comes too designing. so i was wondering if anyone could help me. I have a page that generates A LOT of data from the database via php and puts it in a table so I can never determine the current height of the … | |
I have margine on <div> on top and left that I dont want. Here's the CSS: #wrapper { border:0; margin: 0 auto; top:-10px; background:black; } Here's the pic: [url]http://img410.imageshack.us/img410/5049/pokazmargina.jpg[/url] | |
I have finally managed a page with CSS layout BUT ... While header text fonts are exactly the same in IE and Firefox, all the <p> text is much smaller in Firefox than IE. It's messing up my layout, the difference is quite large. My text size is set as … | |
I have a problem that occurs in Firefox and probably IE when the right plugins are installed (However, tested only in Firefox). My website uses jquery loads to change content on the page. One set of content contains an iframe that is displaying a pdf. If you have plugins to … | |
Hi all i wonder if anyone can help me i am trying to create a simplte html for which will send the name e-mail and address that the user has entered to a specified email for example [email]qwerty@hotmail.co.uk[/email] so far with no luck Thanks (hope someone can help) | |
Hi I am worthless in CSS. My boss doesn't want me to use </br>:( I have a repeater and a div which is relative, like he said I should have. Then I placed spans which are absolute and with top and left. It works fine when there is just one … | |
Hi all, I'm developing a website, where the company would like 2 images to appear on the right side of the footer. I have no idea why float:right; won't work when it does for their banner. Can anyone tell me what to do to fix it? [CODE]#footer { position:absolute; bottom:0%; … | |
Okay, I have literally tried everything, I've googled and binged. Recently, I used a script off of dynamicdrive.com because they are great for scrolling scripts. I used the image scroller and it worked fine under my profile on the web page I am helping to design for my web design … | |
Hi guys, Brand new here - and I'm praying to god someone can help me out. My blood pressure is probably triple what it should be. First off let me apologize to the admins as I know this dead horse has been beat to death a thousand times on these … | |
I have a picture that I would like the plug at the end of the G grow when you mouse over it. I have tried making 3 images and am unable to make it work. Can anyone assist on what I can do? I am using CS4 to do this. … | |
I think this one is simple. I've checked Google but could not find the exact answer so I thought maybe someone here could help. I have a Div that I would like to float 3 other elements in. So let's say [CODE]<style type="text/css"> .alignleft { float: left; } .alignright { … | |
I was browsing through the coding for this site, and it is really good, I only found one error in there, which is really good for a site this big, even [url]www.google.com[/url] has 42 errors [I]and[/I] 3 warnings The error is this, and it is not even that big! [CODE]//--> … | |
Hi Guys, I am having trouble getting the getItemAt method of the ArrayCollection class to work in ActionScript even though it seems to work fine in MXML. Any help greatly appreciated. In the attached code lines 95->97 work fine whereas line 35 throws a "Cannot access a property or method … |
The End.