2,603 Solved Topics
Remove Filter ![]() | |
i built this page with photoshop and fireworks for the buttons now my layout is a .png file (index.png) i want my iframe to change depending on what button is click but the page index page itself never changes (simple enough) but when i click and drag my browser window … | |
I am planning to setup a website but need flash movies. So I was thinking of perhaps paying for a developer to develop some flash moves and a viewer but have no idea how much it will cost. Does anybody know how much it would cost for each of the … | |
Okay im trying to get a flash .swf to line up in IE. It is where it should be in Firefox. IM using CSS: what am i forgetting? if you have IE and Firefox both have a look see pls. I'm trying to finsih this for a class project in … | |
please see [url]http://dreamtech.awardspace.co.uk/[/url] in IE 7 or firefox 3.0.6 - it displays fine. but in IE6, the 2 columns on the page display one below the other. i assume its something to do with the css. can you help me? the css files are [url]http://dreamtech.awardspace.co.uk/style.css[/url] and [url]http://dreamtech.awardspace.co.uk/layout.css[/url] also the page … | |
Good Day I have a web site that is ranked number one in most the search engines, my client wants me to put more activity on the start of the home page (index.htm) in the way of a flash intro that the browser person can control by closing before it … | |
i have a web page which i set the body with the following external styles. [code=css] .body{ background-image:url(bg_image.jpg); background-repeat: repeat; font-size: 12px; font-family: Arial, Verdana, Georgia, Times New Roman, Sans-Serif; } .body a:link{color:#0000FF; text-decoration:none;} .body a:visited{color:#0000FF; text-decoration:none;} .body a:hover{background-color:none;color:none; text-decoration:underline;} [/code] The problem is only in fonts.All fonts in my … | |
Hello, i was wondering if anybody could tell me how to make my textboxes with the rounded corners. I would like something very similar to this. See the photo attached: | |
please help to my problem :( everytime i preview my flash in web it doesn't work. help pleas. . | |
good day everyone. i'm new hir on this forums and im really learning alot.. though this is more on an advanced learning environment.. sir my problem hir is that i want to learn how to make a simple web designing like putting a background. plus a chat box on you're … | |
i wonder if someone can help me! i have created a .swf file that i am using in dreamweaver, but on my Action Scripting, it only references the email and not the subject nor body. this is my code on my button [code] button_mc.onPress = function() { getURL("mailto:me@company.com"+"?subject=Answer"+"&body=Yes"); }; button_mc.onRollOver … | |
Hi, i wonder if someone can help me. I've been surfing Google trying to find a solution but no luck... i want to create a mailto link on an image, but when the email opens, it should have preset text...is this something that i would have to set up so … ![]() | |
Hi, at the end of my tether once again with IE6 - on this occasion I've got loads of pngs on the site i'm working on which i thought i'd fixed for IE6 using the DD belated PNG fix, which has worked almost perfectly but not quite! I now have … | |
hi, would it be possible to define different type of css style in one body of html.. or declare different css styles in one page.... for example: line 1 would define css style 1 line 2 another css declaration line 3 another css declaration any ideas is greatly appreciated... or … | |
Hello, I was wondering if there's a way to use the meta tag to go back. I know you can refresh to a new page but I would like to have the user go back instead. Is this possible? Thanks! | |
Hey, Can someone help me figure out why this is displaying differently in IE vs. Firefox? I am trying to make it look the same on both browsers. I would like the "mainlevel-nav" to display in the middle of the red bar on top, but nothing I try works. The … | |
hii...i am creating a chart using html and asp the code for it is : [code] <%@ LANGUAGE="VBSCRIPT" %> <% Option Explicit %> <% Dim data1Array(3) data1Array(0) = 5 data1Array(1) = 15 data1Array(2) = 25 data1Array(3) = 50 Dim data2Array(3) data2Array(0) = 5 data2Array(1) = 10 data2Array(2) = 20 data2Array(3) … | |
![]() | Hi folks, It has been some time since my last visit. This time I come looking for help... I have coded a page that contains a google map next to an address location. Basicly the map shows where the address is situated. I have used a centered div with fixed … ![]() |
Currently, my index.html is like this [code] <html> <head> <title>EngineeringNotes.net</title> <link href="style.css" rel="stylesheet" type="text/css" media="screen" /> </head> <body> <div class="header"> <div id="logo"> <h1>EngineeringNotes.net</h1> </div> <div class="menu"> <ul> <li><a href="mailto:daviddoria@gmail.com">Contact Me</a></li> <li><a href="phpBB3">Forums</a></li> <li><a href="Ideology.html">Ideology</a></li> </ul> </div><!-- end menu --> </div><!-- end header --> <div class="page"><!-- start page --> <div class="sidebar"><!-- … | |
Hi everyone, i'm having a strange problem with firefox not displaying my frames correctly. Basically i have 4 frames= _header, _leftMenu, rightMenu, _blockText now in the left menu i have a link like this for example [CODE]<a href="general/welcome.html" target="_blockText">Welcome Home</a>[/CODE] as you can see target=bla bla should give me the … | |
Hey guys. I have a code that i'm trying to build with 2 nested divs that i want to align beside each other. i'm not sure if the below is the best way to go about it but it's the only way i could think of. only thing is that … | |
How to set the fixed width in particular <td>in html? if i entered more than character in this <td>, the <td> content will be adjusted to the given fixed length. dont extend the <td>. please can u tell me the answer of this problem... with regards sundar | |
There is a new article on the Madmouse Blog, [B]“Creating structure using Unordered Lists”[/B] which introduces a [B]proof of concept[/B] of using lists instead of divisions to write down the structure of a website layout. The article shows how it is it to be done, describes its purpose and points … | |
Hallo there! I am making a site for a friend in HTML/CSS. I REALLY need to make one page for her Schedule, that she could update herself. The problem is that she would not be able to edit the simplest HTML code/upload file via FTP or cpanel. I was thinking … | |
I am trying to integrate the Spry Menu Bar into an existing site design with a boatload of CSS. So I'm SOOOOO close... The submenu for the third item in the nav (the only entry which will have a submenu right now) displays in the wrong place. For the life … | |
Not sure whats the cause, but the list won't nest properly /* CSS Document */ [code=css]* { margin: 0; padding: 0; } body { background-color:#333333; font-family:Arial, Helvetica, sans-serif; size: 2px; text-align:center; height: 100%; font-size:14px; } div#page-wrap{ width: 900px; /* to be change once finish*/ height: 650px; /* to be change … | |
I am testing out creating a website via php. That is NOT my problem, my problem is that the site does not display correctly at all in IE. it works fine in firefox, chrome, safari. the site is at [URL="http://www.blipit.net/new/"]http://www.blipit.net/new/[/URL], the css is located in the same directory under html.css … | |
Why does my table always go to the bottom of the webpage? The table that lists "books" "author", etc always moves to bottom of screen. I want the image to be at bottom, not the table.... Anyone able to point me in the right direction? [code] <html> <head> <title> Ruth … | |
Hello I am using a 3 column layout for which the css is as below [code] mysbody { margin:0; padding:0; background:#cecece; } #wrap { width:1024px; margin:0 auto; background:#fff; } #header { width:1024px; height:200px; } #left { width:200px; float:left; } #leftbarheader { width:160px; height:20px; padding-top:7px; } #leftbarheader2 { width:160px; height:20px; padding-top:7px; … | |
Hi guys, would be vbscript work in firefox or it's for IE only? thanks.. | |
the code below works fine in IE7 but not in firefox 3 the last sentence is cut.. it display only until "7. The quick brown fox" what could be wrong? please help... thanks :) [code] .ws11 {font-size: 16px;} <div id="text17" style="position:absolute; overflow:hidden; left:226px; top:165px; width:539px; height:144px; z-index:1"><div class="wpmd"> <div><font class="ws11"><B>March … | |
hi guys, how to convert a formatted word document to html? is that possible? if my word document is already formatted no need to edit when converted to html? any ideas is apreciated..thanks.. :) | |
Hi guys, Im new to CMSms and am having some problems with IE. Im using CMSms 1.5.3 PHP Version 5.2.6 and the problem I have is with IE7. I havent had the chance to see the page in IE6 so I dont know how it looks there. It looks fine … | |
I have a strange thing with some <a name> tags when the page is accessed by IE. The tag is just before a <h2> and works in Firefox. In IE (6 and 7) the page scrolls just a bit to high, meaning, the <h2> is just out of the window. … | |
I have been looking everywhere for a piece of code that made the height of an iframe auto adjusts while showing contentment from an external domain. (ex: my domain mydomain.com showing google.com). I need a script that does that Or something that may be harder is that it counts the … | |
How is a 3 digit HEX number interpreted as a color value in this example? background: #fff Do browsers double up each digit? Thanks! WBR | |
In this html file I created an area called “branding” where I wanted my name at least at first flush left in the middle of the branding area. The elements behave differently in IE Release candidate 1 than in Firefox. I assume Firefox is correct but how do I get … | |
Hello, I am just starting to work with CSS and wondered if there was a good way to make boxes. I found this [URL="http://modxcms.com/simple-rounded-corner-css-boxes.html"]tutorial[/URL] but there are also a number of other ways I have found through Google. What method is the most standard/best? Thanks! | |
I was wondering if anyone knows how to get flash to open another html page after the movie has played. im trying to make an opening page to my website which plays a short movie with the company logo on etc. When the movie has loaded and finished playing I … | |
My web does not display any icons or pics. My pages are full of those little circle squares and triangles wherever there should be a pic or an icon. This was caused by viruses but the viruses are now gone. How can I restore the pics and icons to my … | |
OK, after a few hours and some Internet research I think I found a way to spread an image across my page. Let me know what you guys think. My CSS: #body { background-image: url(my image url); background-attachment: fixed; } 1) I noticed that the image only fills in 3/4's … | |
Tel me any good explanation about [icode]"if-modified-since http header" [/icode]. and how to use it in our web sites????? | |
i just read a couple of threads regarding css positioning and i have found something some where a while ago. however, i couldn't find any good explanation of it. would anyone please explain a bit of some of these code? thanks 1. clear:both? 2. margin: 0; padding: 0 // when … | |
I have a sub navigation bar on my web page and I would like the links to link to that page in a cell under the Sub navigation bar. Example.... Personal Injury....you would click on this and the text would change to that catagory, click on another link DUIs and … | |
Hello all, I'm new to this, so please excuse anything that isn't being done 'right'. I am creating a page that contains 3 sections, spread across the width of my page. The idea is to create 3 separate content areas. I've created these sections using div elements. The 3 divs … | |
Hello, I have a problem. Im working on a web page [URL="http://tacrosst.com/privacy/"]http://tacrosst.com/privacy/[/URL]and in the background of the page i have inserted a spring imagine. But i don't know how to MAKE the imgaine touch the red footer. hope you can help | |
Hi, Size of HTML <hx> tags differs in Ie and Firefox. For example <h2> is displayed bigger in IE whilst it is smaller in Firefox. How can i solve this problem? Thanks | |
Hello I am new to CSS so what I am asking is probably very simple to experienced coders, I am trying to create a CSS Layout that closely mimics the look of a Cubecart 3 Store. The site whose design I want to recreate (esp the layout) is at [url]http://cubecart3.http.mn/[/url] … | |
Hello all, I need some help with linking. I someone clicks on "Step one" i want it, to go down the page and to where step one is located, and then when you click top of page, it goes up to the top of the page... How do i do … | |
Hi, How can i break body message into pagagraphs? Example; Example below should be like this. Hi, How are yo today. Bye [code] <input type="button" value="Unsubscribe" onClick="parent.location='mailto:contactus@mymail?subject=Subscribe%20to%20Whatever&body=Hi,How are yo today.Bye"> [/code] | |
Hi, all. I am learning Web Design now. And my course is about dynamic website and the script is php, xml, html, sql and so on. So i want to have some idea about which software platform i should use to design my website. I have dreamweaver, PHP Editor. So … |
The End.