7,985 Archived Topics
Remove Filter ![]() | |
Hi: I'm trying to pass infromation from an input text field to a php script when the submit button is clicked. [B]Does anyone have a snippet of the AS2 and PHP that would achieve this?[/B] My overall objective to to query a single DB table with the information and I … UI / UX Design multimedia php web-design ![]() | |
Hi there, I'm currently building a storefront for the following site: www.rjthompsonmusic.com/store/store2 I'm having a little trouble with the z-index of the dropdown menu (when you hover over HOME of MUSIC in the store). I've set the z-index of the menu to 1000 which works fine in IE8, Safari, FF, … UI / UX Design html-css web-browser web-design | |
my question is: it is a video game website. it has a main page, that has a frameset. one frame is the menu bar. the other is the content. i have got a menu at the top of the page. the menu has got a few links (options/buttons) e.g. pc, … UI / UX Design web-design | |
Hey everyone! I recently took over this website and am making some revisions, but for some reason the image won't center in the placeholder. The site is [URL="http://www.genevabeachresort.com/test.html"]here.[/URL] The CSS behind it looks like: [CODE].galleria-container { position: relative; overflow: hidden; background: #000; } .galleria-container img { -moz-user-select: none; -webkit-user-select: none; … UI / UX Design html-css image web-design | |
I have searched many articles, that ie6 could not support postion:fixed, and maybe set position:absolute and top position. But I tried many times in my code and still can not work well, it makes me headache. Can anyone help me to modify my code for me? Thanks. [CODE]<!DOCTYPE html PUBLIC … UI / UX Design html-css web-browser web-design | |
Can anyone help me I cant seem to get my play/stop button to stop and play my background music. i imported my sound to my library and created the button to play and stop the sound but it doesnt work what is the easiest way to do this in action … UI / UX Design flash multimedia web-design | |
I had a website that was made for me a while back. I am trying to update the info. I am doing my best to make changes to the code. It renders fine in all the major browsers except IE. This page in particular does not work, [url]http://brighteyedcomputer.com/test/site/contact[/url] . The … UI / UX Design html-css operating-system perl web-design | |
[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=iso-8859-1" /> <title>Untitled Document</title> <style type="text/css"> body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color:#060606; background:url(images/background.png) repeat-y left top; } ul, ul li { margin:0; padding:0; list-style:none; } ol, ol li { margin:0; padding:0; … UI / UX Design display html-css printer publishing web-design | |
| |
Hello I am currently working on steganography and want to convert .wav file into raw binary dadta. but i don't know how to do that. Please do tell me if anybody knows it. UI / UX Design multimedia web-design | |
ok, whenever i make my browser smaller then like 900px wide it will push the footer image to the right but when the browser is nice and big it will display perfectly fine, any ideas? I only put in the css that you should need, but if you want all … UI / UX Design computer-vision gaming html-amp html-css http-protocol javascript-jquery social-media web-design xml | |
urgent problem i have this code in external css for paragraph but what is stated in the paragraph is not appearing like the color and font size. here is the code. [CODE].content{ width:920px; height:1000; background-color:#FFFAF0; background-repeat:repeat-y; padding:5px; .p{ align:center; color:#800000; text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 16px; } img.floatLeft{ … UI / UX Design html-css web-design | |
I need some opinions from experienced web designers. This was my Week 2 assignment: Expand the basic homepage to a site which includes at least three web pages. Incorporate the following into your expanded website: 1. Apply Cascading Style Sheets (CSS) to format elements 1. Integrate graphics effectively into the … UI / UX Design html-css web-design | |
I have a WordPress theme that is affecting the style of the post. Using another theme it look OK (Screenshot-4). Any idea? UI / UX Design first-post web-design wordpress | |
I have a style: [code] .title1 { color: #0000BB; font-size: 25pt; text-align: center; } [/code] but when I use it with: [code] <span class="title1">Schenectady Section of the IEEE More Words</span> [/code] it doesn't center the text! You can see this behavior here: [url]http://ewh.ieee.org/r1/schenectady/New/[/url] Surely I am just doing something silly... … UI / UX Design web-design | |
Hello all, I know this is not new, and there are several different methods of keeping a footer stuck to the bottom of the page on the internet, and I have tried a few but no luck yet. I have definitely done this before and gotten it to work, but … UI / UX Design html-css web-design wordpress | |
I'm trying to add pages of content to my site however typing all the HTML tags slows me down. What is a recommended program to use to convert styled text with headings bullets to HTML source format? UI / UX Design html-css web-design | |
I want to get the dynamic heights of some html divs. I am not programmatically applying height to them (so I don't know their values). If I fetch the height in mozilla I am able to fetch the exact value in px but in case of IE it gives "auto". … UI / UX Design html-css web-design | |
Hi everyone, I have the impression that Internet Explorer can only use EM's. I also have the impression that em's are normally 16 px, but can very in size. Is this true? Both ways, how do you define the size yourself? kooia UI / UX Design html-css web-design | |
if you want to have different colors of text in the same paragraph and add picture on the left side of the text both up and lower to the bottom how is it done i am getting trouble doing that can anyone suggest a way. UI / UX Design web-design | |
Hi, I have a few adjustments I'd like to make to my blog. I like where everything is, I just want to change the background. I would like a gray background, which I know how to do, but I also want a white background behind my actual posts, so that … UI / UX Design web-design | |
i had developed the site [url]http://www.wooadvertising.in/[/url] . this is the horizontal scrolling website. normaly the website is work properly but when i resize the window all the content in the site mixedup.. what i do to solve this problem.. plz check this site by resizing the window. can any one … UI / UX Design web-design | |
Hi everyone! I'm a newbie and I want to create a toggle option in my webpage to turn the whole thing into negative. It has something to do about the fact that OLED screens aren't happy about the white backgrounds because it draws three times more power than conventional TFT … UI / UX Design web-design | |
Hello I have a small problem in the tutorial of the CSS (see below). [CODE]body { width: 760px; margin: Self; / * To center our page * / margin-top: 20px; / * To avoid sticking with the top of the browser window. Try to show off! * / margin-bottom: 20px; … UI / UX Design display html-css web-design | |
I'm trying to add the tag form to my AP DIVS that contain a input and submit button... But when i added the form tag the whole header gets shift 20px; from top of browser... -_-' How can I fix this issue? CODE BELOW: [CODE] <html> <head> <title>banner-slice</title> <meta http-equiv="Content-Type" … UI / UX Design html-css web-design | |
Sorry if this is an old complaint; but I suffer from incomplete knowledge which constantly plagues me. I would like to use iframe to solve a customization problem with a canned interface that my library is going to use to access our catalog. I got it working except for one … UI / UX Design web-design | |
[CODE] <div id="navmenu"> <ul> <li><a href="#">Home</a></li> <li><a href="#">About Us</a></li> <li><a href="#">Services</a></li> </ul> </div>[/CODE] output that i want: i want it to start at the right so here is the sample output: <----HOME ABOUT US SERVICES so if i add contact from the list it should be: <----HOME ABOUT US SERVICES … UI / UX Design html-css web-design | |
I've been messing around in Photoshop to create a 1x1 semi-transparent image to use as a background on parts of my website. It has been successful to a degree. The transparency works in Firefox and Chrome, but fails miserably in IE, where the background is completely opaque. I think there's … UI / UX Design multimedia web-design | |
I have recently taken over as a volunteer webmaster for this website: [url]http://www.ewh.ieee.org/r1/schenectady/newsletter.html[/url] Under the "Schenectady Section News" heading, you can see that there are a bunch of simple pages that all look the same. The current process to add a new one is to copy and paste an old … UI / UX Design web-design xml | |
I put a simple script: [code] <? php print "Hello world"; ?> [/code] here: [url]http://ewh.ieee.org/r1/schenectady/HelloWorld.php[/url] When I go to the page, I don't see "Hello world" displayed. Does that mean PHP is not enabled on the server? Thanks, David UI / UX Design php web-design | |
I have performed heuristic evaluation on the following web site "http://www.ghanaairports.com.gh/" and identified a couple of problems. Am supposed to submit this as part of my assignment and want to validate my findings and improve my findings should there be a criteria am missing. Id be very grateful if respondents … UI / UX Design ui-ux web-design | |
Hi again, I am having issues with Dreamweaver 8 not saving my user name and password for sites that are connected through ftp. Anyone have this issue? Is there a way to correct this through settings? Please advise thanks for the support UI / UX Design web-design | |
Hi, I was toying with some photoshop brushes and came up with a background where the brushes are filled with gradient. Now, I want to use it for a web site background. Is there any way I can repeat the image in css in a nice way without ruining the … UI / UX Design multimedia web-design | |
I have this code for my menu bar home.html file ----------------------------------- [CODE=html]<html> <body background="background_aboutus1.jpg"> <link rel="stylesheet" type="text/css" href="menuBar/pro_dropdown_2.css" /> <script src="menuBar/stuHover.js" type="text/javascript"></script> <ul id="nav"> <li class="top"><a href="home.html" class="top_link"><span>Home</span></a></li> <li class="top"><a href="pulmonary_pulmoxcel.html" id="products" class="top_link"> <span class="down">Products</span></a> <ul class="sub"> <li><a href="pulmonary_pulmoxcel.html" class="fly">Pulmonary</a> <ul> <li><a href="pulmonary_pulmoxcel.html">Pulmoxcel</a></li> <li><a href="pulmonary_ventar.html">Ventar</a></li> <li><a href="pulmonary_ventar_exp.html">Ventar Exp</a></li> <li><a href="productPage/pulmonary_qualisone.html">Qualisone</a></li> … UI / UX Design html-css ui-ux web-design | |
Hello! I have a question regarding positioning. On my web page I have a set of buttons in a horizontal row that I want to appear on a certain spot - lining up evenly with the left side of my image box. I can accomplish this on my screen using … UI / UX Design web-design | |
![]() | I'm having a little trouble finding any kind of info on how to do what im going to ask. I have a list menu... How would I, or can I with an onclick event display more boxes. Heres what i mean. When someone clicks on cancel account for instance, when … UI / UX Design javascript web-design |
My Problem is Text is not wrapping when it at the end of the line it break through the border of the div [B]My CSS:[/B] [CODE] html,body { margin:0; padding:0; height:100%; background:gray; font-family:arial,sans-serif; font-size:small; color:#666; } h1 { font:1.5em georgia,serif; margin:0.5em 0; } h2 { font:1.25em georgia,serif; margin:0 0 0.5em; … UI / UX Design html-css web-design xml | |
Hello all, I'm having a CSS issue. Here is a sample of the site [URL="http://challenged.dwlamb.com/"]http://challenged.dwlamb.com/[/URL]. If viewed in IE, there's no problem. In FF, Chrome and Safari, the background image stops when it hits the content div. These are the divs [CODE="css"] #wrapper{ background: #ffffff url('../images/axis-y_bkgrd.jpg') repeat-y fixed center top; … UI / UX Design image web-design | |
I have this code for my menu bar home.html file ----------------------------------- [CODE] <html> <body background="background_aboutus1.jpg"> <link rel="stylesheet" type="text/css" href="menuBar/pro_dropdown_2.css" /> <script src="menuBar/stuHover.js" type="text/javascript"></script> <ul id="nav"> <li class="top"><a href="home.html" class="top_link"><span>Home</span></a></li> <li class="top"><a href="pulmonary_pulmoxcel.html" id="products" class="top_link"> <span class="down">Products</span></a> <ul class="sub"> <li><a href="pulmonary_pulmoxcel.html" class="fly">Pulmonary</a> <ul> <li><a href="pulmonary_pulmoxcel.html">Pulmoxcel</a></li> <li><a href="pulmonary_ventar.html">Ventar</a></li> <li><a href="pulmonary_ventar_exp.html">Ventar Exp</a></li> <li><a … UI / UX Design html-css ui-ux web-design | |
Hello all, How would I go about getting my site to redirect any visitor to [url]http://site.com[/url] rather than [url]http://www.site.com?[/url] I have searched the forums here and have tried various coding people have provided but none of it seems to work. Could someone maybe post a step by step guide on … UI / UX Design apache http-protocol web-design | |
Greetings once again I have this form created in my page, and I pretend it to be fully tableless however, margins in IE7 aren't equal to the ones in other browsers. Also, adding another problem to the party, Firefox 3.5 (the only one different from 3.6, which renders correctly, that … UI / UX Design web-design | |
Hi I work for a company where we all share a file system with a lot of documents, mainly Word doc, Excel and many others. Anyone can access, change, read or write all documents. No security problems involved! I want to create a html web page, to work with any … UI / UX Design ui-ux web-browser web-design | |
I am developing a website which requires some overlapping of divs to achieve the effect of the company mascot hanging off the side of some content. The effect works perfectly in safari and firefox, however IE doesn't show the div's... It won't even put a border around the text it … UI / UX Design html-css web-design | |
Ok... I'm totally new to website creating. I started re-creating a site and was almost finished and I posted it and realized that in Firefox, the text shows, but nothing else does. There are boxes with little annoying "x"s in the corner. I am using publisher, saving them as web … UI / UX Design web-design | |
Hi, I was hoping if anyone could give me any guidance. I have always been interested in website design, mainly the coding using HTML and CSS (I also have experience with PHP and MySQL as I used this for my final year project at university) Basically what I am looking … UI / UX Design html-css web-design | |
Hello All, I'm torn between methods for using an image as my website header while still maintaining accessibility and making the site SEO friendly. I initially just used the image as a background image. I also saw how another site used the image as the background image with an actual … UI / UX Design html-css seo ui-ux web-design | |
Hello, I'm a new user, but a long time reader (sounds like I'm on a radio show lol) and I just have a question regarding the "page shift problem". For those of you who are not familiar with what the page shift is, it's basically only happens with "centered" templates. … UI / UX Design web-design | |
Hi All I can't figure out the selector name for the li item freshperspective. See I am trying to roll over the list item fresh perspective and have the list show underneath it. I can get it with the following css styling but It is visible when you roll over … UI / UX Design html-css web-design | |
I've been trying to make a registration page and a login page but it's not working. :'( Please help. UI / UX Design web-design | |
Hello all, To my dismay i discovered my @font-face font is not working on the Safari mobile browser. I downloaded the font package from Fontsquirrel and yes it does have the font in its svg version. Here is the CSScode: [CODE] /* Generated by Font Squirrel ([url]http://www.fontsquirrel.com[/url]) on April 20, … UI / UX Design ipad iphone web-design ![]() |
The End.