2,603 Solved Topics
Remove Filter ![]() | |
I'm trying to put a online business together selling fruit fly solutions for home owners restaurants etc... but have no idea were to buy fruit fly traps/ products at wholesale. Any info would be most appreciated | |
Hi codemasters, I'm new to this forum and I already have a question which I'm pretty sure u will help me out to find a solution. I want to play a mc when the mouse is over. And when the mouse is out I want to rewind the mc. I … | |
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 … | |
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 … | |
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 | |
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 … | |
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 … | |
hi Please help me to find out how to install wordpress blog on my website | |
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 … | |
Hello, Thank you for reading this post. I have a website with growing traffic. In the month of October 2009 I have passed one million page view with my search engine. I want to charge $1 per 1,000 page view... Is this right amount? How can I get customers?? I … | |
Ok, this is confusing me to no end, I am making a site and am trying to get the background image to stay in the center, not repeating. I've done this countless times by linking to an internet URL, but not from off of my own hdd. The code I … | |
Okay so I'm building a site with a bit of an unusual and complex layout. It has a static header div of a fixed height. A body div of a variable height that must be positioned absolutely for overlapping. And I need there to be a footer directly below the … | |
hello everyone, i have a new pc and it runs on windows 7, and i never had this problem with my other xp pc, everytime i create an html file with images (i have tried jpeg, gif and png so far) only png shows up and not jpg and gif, … | |
Hello, I'm facing an annoying problem where a button's border colour changes when I click on the text fields in the same form. I could use onfocus="blur();" on the text fields to resolve this, but then they will lose focus when selected. So, I'm trying to find out where I … | |
[CODE] <%@ Page Language = "VB" aspcompat=true Explicit="True"%> <%Dim src As String = " bet "%> <html> <head ></head> <body > <form name=loc action=testsac.aspx method=get> <table class=s0 width=100% cellpadding=1 cellspacing=1 align=center border=1> <tr class=s0 align=center> <td> Search For: <input class=s0 size=50 name=src value=<%=src%>> <input class=s0 type=submit value=Search /> <td></td> </tr> … | |
Hi. I'm changing a site's URL to a new domain. The site is hosted at freewebs.com which makes it impossible to create redirects (unless anybody proofs different). What is the most efficient way to make sure I don't get penalized by Google for duplicate content? As the new domain is … | |
I am attending college at Colorado Technical University Online and I am in my Phase 3 of my assignment. I have been asked the following questions for this assignment: Part 1) As a store owner, what are some reason's that I would want to offer discounts? What would be the … | |
In my browser(opera), my background image takes up the full height off the screen, but on my friends(firefox) there appears a large black banner beneath it (black because that is the bgcolor) I give you the css hopefully you guys can help me. [code=css]body { color:#C00; background-color:#000; background-image:url('../background.jpg'); background-repeat:no-repeat; background-position:top; … | |
Hi, I have a movie clip called [icode]dsp_albumcover[/icode] (Already created and on the stage, instance name is dsp_albumcover) I also have a variable with a .jpg file (Can be changed to any other though) defined as [CODE=actionscript] var albumimg:String = '/albumcover.jpg'; [/CODE] How do I load this in to dsp_albumcover? … | |
Hi, I am making a eCommerce site for a client of mine and I want to add products on the site. I don't want to pust plain vanila pictures of the products. I was wondering if I can take a plain image and make it into 3d or get a … | |
Hi, I am trying to retrieve the contents of my XML file and use the variables later on in the script; I have the following actionscript code [CODE=actionscript3]// Get XML Vars var xml:XML; var urlLoader = new URLLoader(); var songdataurl:String = '0'; urlLoader.addEventListener(Event.COMPLETE,onXMLLoaded); urlLoader.load(new URLRequest("data.xml")); function onXMLLoaded(e:Event):void{ xml = new … | |
Hi- So im making a buying/selling website, where people can search through my catalog. and i have no idea how i would go about that. basicly i would have a database with all of my producs in it, and then people would type in a key word and a page … | |
Hello all, I am in the process of teaching myself CSS to go along with my beginner-intermediate knowledge of HTML. I am just starting with CSS and have created a small test file to attempt to create a table with one row and one cell in that row. I then … | |
I'm presently using tripod/lycos for my website and have some long web forms on there and don't have a problem receiving the data. I'm trying to transfer to godaddy and am having a problem with my "submit" button. "Reset" does work. Sometimes the "submit" button is not available (grayed out) … | |
I have this PayPal button set up . I wanted to have a drop down for amount and a second one for quantity. I used the PayPal button maker to create the drop downs but the amount and quantity did not carry over-every time I tested it the amount in … | |
I am trying to create a kind of grid of divs but i cannot get it to work. I am a newbie at this and still learning. I have been on many websites but still no luck. My html is [CODE] <div id="pitchdiv" class="dropZoneContainer"> <div id="gk" class="wrapper"> <div id="gk1" class="dropZone" … | |
Hi, I made this test page: [url]www.wearwolfdesign.com/index.php[/url] In Safari, Opera, Internet Explorer and Google chrome it works perfectly all look slightly different but acceptable. The problem is in FF the text at the top looses all it's format and goes a horrible font with no positioning. The second issue is … | |
I am trying to put up a rope border (border.png) on the sides of my center box of text. Text will work with z-index properly, but the border just will not show. Any ideas? style.css = [CODE]* {margin:0px;padding:0px;top:0px;left:0px;} body{ text-align: center; background: #000000; } #central{ margin-right: auto; margin-left: auto; margin-top: … | |
![]() | hey guys.. i have a problem on IE7. following css causing this. the problem is that wrapper div when its height is less than viewable area of the browser, browser doesn't apply background color. only applied to main div. [code=css] body { background-color: #363636; color: #FFFFFF; font-family: tahoma,sans-serif; font-size: 70%; … ![]() |
I have a movie, Media Player(mymovie.wmv), also have it in Quicktime (mymovie.mov), and flash(my movie.flv) I want it to open in a unframed position in the web page, I have no idea how to write the html for this. I have saved all the versions of this movie into the … | |
[CODE]<table width="492" border="0" bordercolor="#202020" align="left" cellpadding="7" RULES=ROWS FRAME=HSIDES>[/CODE] I have created a table with four rows and I use the code above to take away the vertical borders. What I would like to do is to take away 2nd (out of 3 rows) row. How can I do this? Do … | |
Is there anyway to get images to be the "correct" size - i.e. fit the width of the text? This is what currently happens: [url]http://engineeringnotes.net/personal/pictures.shtml[/url] Thanks, Dave | |
How can I make this HTML into CSS? Also, after making it css I want to save it in a file (.css) and then call it from a different file (an html web page). What I dont know is how to add the "custom code" (the table has 2 holes. … | |
![]() | Hello everyone! I'm building a small web-site (for a restaurant) and I made photo gallery using Flash (it has a lot of .as files, and attaches images using XML). The problem is embedding this gallery into my site. I'm using Dreamweaver, and I inserted it as .swf file but I … ![]() |
Hi.. Everybody.. My EOT font doesn't work wiht PHP file. It only work in HTML. What do I do for PHP? Thanks.. | |
I have an urgent problem with z-index and div positioning. Here's the catch. I have to put a wrapper for the div on top and i can't hide it underneath it, it won't budge. view site+css: [url]http://86.106.46.28:8080/eltrex/[/url] EDIT: Never mind, i got it finally, but i had a hard day … | |
Hi, I am new at css and I just wanted a hoover that would trigger at the time of mouseover (kind of obvious I guess) but I can't get the positioning right. So basically what I would like is when you enter your page for the first time you get … | |
I am trying to write code that will list different automobiles in three different ordered lists with three different colored backgrounds ( using document style CSS). The lists are compact, midsize, and sport. I have my ordered list working correctly--except I can't get my colors to work. Can someone tell … | |
I'm trying to help my band director with her website and I can't seem to figure this out. We have 2 frames set up, one that takes up 20% of the screen and the other takes up 80%. There is a little white line that divides the two frames. Is … | |
I'm not sure where to put my background image in this code and how to make the image transparent. Could you please help me out. Thank you [CODE] <? $pagetitle = "WaCoCo: Waterloo Community Coalition"; $pageid = "home"; include('includes/functions.php'); include('includes/header.php'); ?> <?php $dbcnx = @mysql_connect('localhost', 'root', 'bankside'); if (!$dbcnx) { … | |
hi, I have a header on my website. Whenever i add a tag in side the header an annoying white space forms above it. This happens only in firefox: CSS: [INDENT][CODE] body,html{margin:0; padding:0; width:100%} [/CODE][/INDENT] [INDENT][CODE] #head{ width:100%; height:auto; padding:0; margin:0; background:#09F} [/CODE][/INDENT] HTML: [INDENT][CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML … | |
Hello I'm building a form inside a table but the output is not what I expected; the table should have looked like this: [ATTACH]11888[/ATTACH] Here is my code: [code] <html> <head> <title></title> </head> <body> <form name="frm_details" method="post" action="mailto:someone@hotmail.com"> <table border="1"> <tr> <td>Name</td> <td><input type="text" name="name" size="30"></td> <td>ID</td> <td><input type="text" name="Id" … | |
hey guys am teaching myself html and css and have found something I'm not sure how to fix. I have a 3 page website I'm playing with using exactly the same html on all 3 pages except the title and all 3 linking to the same css sheet yet the … | |
I have a web form with the usual personal info at the top, then questions 1 to 130 with 4 multiple choices for each question. When the form is sent , the data is not received in the order of the form. ie. Answers 1-130 are in the following order: … | |
I am dealing with a web form that is an answer sheet for up to 120 questions. Since this may require a lot of time for the student: [LIST=1] [*]Is there any way that the answer sheet can be split up and the user be recognized when he/she comes logs … | |
Sorry, if this is in the wrong forum, but it's the closet one I could find. I just need some honest opinions regarding a site name and I am in kind of a time crunch here. I purchased the domain last night (and only have 24 hours to do a … | |
i have two seperate style sheets. one that needs to read FF and Chrome and a seperate style sheet for IE (conditional commenting) to fix all the bugs that IE has, but i now have a problem with Chrome not reading ONE style correct. it's not reading my margin on … | |
Hi People, Hope some body can help I have been pulling my hair out over the last few days trying to figure this out!! Problem: I have narrowed the problem down to a <div> with a 2 floating images and float <ul> <li> as my menu. When the inner wrap … | |
h all i have written this code from a website to make a menu bar with flash: [code] var links:Array = ["www.ynet.co.il","www.walla.co.il","www.google.co.il","www.facebook.com","www.walla.com"]; var menuButtons:Array = ["Home", "Works", "About", "Contact"]; var subMenu1:Array = ["News", "Updates"]; var subMenu2:Array = ["Web", "Print", "Interactive", "Audio", "Video"]; var subMenu3:Array = ["About me", "Services", "Resume"]; var … ![]() | |
This could really go into several language categories. I use Dreamweaver to primarily generate the HTMLand CSS I need. (of course I tweak it manually. Sometimes I even forget Dreamweaver's capabilities and hard code things anyway. But i digress...I'm looking ot make extension-less web pages for a few reasons. How … |
The End.