10,650 Topics

Member Avatar for
Member Avatar for no183

Hi all, as titled i need to create a cinema ticketing system which i am very headache to it. Here are some problem i faced, actually i need to create a very complex one as the webpage 1) Need to able to select the number of ticket required before enter …

Member Avatar for php_noob
0
113
Member Avatar for chris_j_haines

Hi I have for many years been learning html/css and have built many sites for personal use, each time I get better at designing sites and have started to learn about creating layouts in Adobe Photoshop and converting them to HTML./CSS. I have had some experience with PHP and MySQL …

Member Avatar for chris_j_haines
0
141
Member Avatar for charisma

Hello everyone. I have a .gif image that I would like to put on a opening web page. I would like to make it fade in when a person first comes to the web site. I know it can be done in flash but never used it. can some one …

Member Avatar for JorgeM
0
76
Member Avatar for coffecat

So i wanted to write a Hangman game and i started it, as im newbie programmer it took me several days to track all the bugs etc. Meanwhile i want to get good habits on designing and i read that Getters and Setters arent the best way to go for …

Member Avatar for Schol-R-LEA
0
319
Member Avatar for mathewmoozh

Now i am using the IE9.I am developing the pages according to its view.But when it is opened in the IE8 the style is not working there.How can i solve it.Please help me.I have tried it alot.But not working.Thanks in advance

Member Avatar for almostbob
0
136
Member Avatar for bubbafunk1

I have my wrapper background colour set with an opacity of 80% using this code [CODE]#wrapper { background: #ffffff; opacity: 0.8; filter:alpha(opacity=80); -moz-opacity:0.8; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80); -khtml-opacity: 0.8; -ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=80)”; }[/CODE] It works fine but everything inside of the wrapper is now set to 80% opacity. I have two divs .left and …

Member Avatar for Raven Boris
0
480
Member Avatar for s0urce

Tried making a inline set of boxes but using divs. I tried many possibilities but none came out the way I wanted it to be. Anyone have any ideas what I am doing wrong and a good book to get to further my knowledge,lol. #banner { background-color:black;clear:both; } #services { …

Member Avatar for s0urce
0
129
Member Avatar for jackbauer24

HTML:- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" > <html lang="en"> <head> <title>hey</title> <link rel="stylesheet" type="text/css" href="style.css"/> <script src="functions.js"></script> </head> <body> <img src="website_main-logo(main).png" class="mainLogo" height = "120" width="336"/> <img src="authoropedia_logo.png" class="authorLogo" height="112" width="249"/> <hr class="hrStyle"/> <ul class="navigBarLinks"> <li> <a class="navigLinkDecorForHome" id="youarehereForHome" href="#"></a></li> <li> <a class="navigLinkDecorForAuthors" href="#"></a></li> </ul> </body> </html> CSS:- …

Member Avatar for JorgeM
0
2K
Member Avatar for LogicWeb

Trying to set 2 columns using css/div. I want the mp3 player on left column at 375px and chat room on right column at 100% width (fluid), both at 600px height. I'm using this code: <style> #containerchat { width: 100%; margin-left: auto ; margin-right: auto ; height: 600px; } #contentchat …

Member Avatar for JorgeM
0
115
Member Avatar for queendaedra

Hello Everyone, I need help with the CSS of a theme I have for Wordpress. All I want to do is move the nav bar over to the left to line up with my logo on my site, bu I dont want to ruin the mobile version of the layout. …

Member Avatar for queendaedra
0
310
Member Avatar for Acidburn

Hello, I've been playing around with some CSS in an attempt to grow my knowledge. Now, I've drafted up a design on paper and the idea was to have a login box on the right hand side. A sub menu in the middle and a fairly large title banner. So …

Member Avatar for JorgeM
0
111
Member Avatar for gcs584

Hi All, I've developed a site for a small to medium sized company. The current website is only 3 months old. After attaining much success, the company has plans to expand its site. This is great for the business, but is a bit of a pain for the web developer …

Member Avatar for venkat1026
0
119
Member Avatar for veledrom

Hi, Is there any specific URL that I can attach latitude and longitude to it and open Google Map in another page to see the location? Thanks

Member Avatar for veledrom
0
66
Member Avatar for LogicWeb

I'm looking to set a 128px x 128px image as background with default opacity to.30 and hover to .70 I cannot get this working right. Current code is: /********** POPUP RADIO ***********/ div#Navigation{ height:96px; width:96px; } div#Navigation ul{ list-style:none; padding:0; } div#Navigation ul li{ display:block; text-align: right height:96px; width:96px; background:url(images/radio.png) …

Member Avatar for ashishkumar_bhi
0
82
Member Avatar for RedexProGamma

Hey all. I'm doing a new project in AS3 to try and learn more (I've only every used AS2), and I'm having some problems... Whenever I run the program as it is, it tells me (Output Window) that my Keyboard events don't do anything? I have almost 101 lines of …

Member Avatar for RedexProGamma
0
157
Member Avatar for KIP15

Hello everyone. I have been designing several professional websites with <!DOCTYPE HTML> and old Doctypes. The problem I am encountering over and over is that the margins with Opera latest (versions), Chrome and IE seem fine. However with Firefox, all the margins in my footer appear totally distorted. Cant anyone …

Member Avatar for KIP15
0
138
Member Avatar for bkjfdghiuds

im using a wordpress plugin called [photospace](http://thriveweb.com.au/the-lab/wordpress-gallery-plugin-photospace-2/#6). it works great except images always seem to stack up on top of each other. [[image here]](http://i.imgur.com/77vPl.jpg) i edited the css file thinking it was a padding issue but it didnt work. i looked though the javascript file too but i dont see …

Member Avatar for jackbauer24
0
213
Member Avatar for kmpoaquests

I need help creating a form for a project. I'm open to HTML5 , Jquery , Javascript but I will need this to be compatible with Iphone/Ipad/Android. I need to create a form with a text field. Only 7 digit model numbers will be typed into the field. Based on …

Member Avatar for hericles
0
245
Member Avatar for jackbauer24

HTML <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" > <html lang="en"> <head> <title>hey</title> <link rel="stylesheet" type="text/css" href="style.css"/> <script src="functions.js"></script> </head> <body> <img src="website_main-logo(main).png" class="mainLogo" height = "120" width="336"/> <img src="authoropedia_logo.png" class="authorLogo" height="112" width="249"/> </p> <hr/> <div class="linksPositionDiv"> <a class="homeLink" href="authoropedia.html"></a> <a class="aboutAlert" href="javascript:about();"></a> </div> </body> </html> CSS:- .mainLogo { position: …

Member Avatar for jackbauer24
0
117
Member Avatar for jackbauer24

Hey guys, thepythonguy here. Here is my problem:- My son has made a CSS webpage. It is in the rar file I gave you. It contains a few images on the left(Home, Home, Home, Home). They lead to non-existent files(just for learning purpoe). He has repeated the images there because …

Member Avatar for |-|x
0
117
Member Avatar for cmaheshwari16

Hi all, I am giving the href to give a link to a file. The problem is that in IE it opens the text files in the same browser, but in mozilla it works fine(gives prompt of save as option). I want the same functionality for IE also, searching Google …

Member Avatar for almostbob
0
732
Member Avatar for sentongogray
Member Avatar for suavedesign

I coded an html email, and just tested in Gmail. Everything shows up fine besides for a background image. I put the background image on my wrapper table, like this: [CODE]<table cellpadding="0" cellspacing="0" border="4px solid grey" align="left" background="http://www.totalrecallsolutions.com/corporate/email templates/images/appt_reminder_one_bg.jpg">[/CODE] And still, there is no image showing up in Gmail. I …

Member Avatar for jackbauer24
0
134
Member Avatar for scottholmes

I'm in need of some htaccess syntax. I recently migrated a drupal 6 site to a drupal 7 site. The original site was located in a subdirectory, foo.foobar.com I now have several hundred links in such places as Facebook etc linking to this domain. I have an htaccess file in …

Member Avatar for JorgeM
0
158
Member Avatar for vindom

Hi! I have a form (which is in html(the rest of my coding done in PHP)) that prompts user to choose image, type in title and choose status and after pressing confirm button script uploads image and its details to MySQL database. I'm trying to fade whole screen or disable …

Member Avatar for vindom
0
307
Member Avatar for bestgraphicsbd

I've tried inserting an Excel spreadsheet to be read on the web, only read not written to. I've saved the Excel Spreadhseet as a web page and used the following in my code: <a href="spreadhseetname.html">Click here for Excel Spreadsheet</a> I can open in with Internet Explorer but when I upload …

Member Avatar for Usman-Zulifiqar
0
211
Member Avatar for simirnov

I have made a dropdown menu wich is working fine in firefox and chrome, but in IE6, it is not working! i am typing the css code below, please any css guru, remove the bug from the given code if possible! [code=css]#nav, #nav ul { padding: 0; margin: 0; list-style: …

Member Avatar for mrinaldey
0
168
Member Avatar for ben.matthews18

Hi, I'm just playing around with basic mobile site design, here's what i'm trying to do: I have a button called categories, when it's pressed i want to display all the categories i have below the categories button. bit like how the 'a:hover' works. as you can't really use the …

Member Avatar for moyk
0
60
Member Avatar for Ari5555

I host a website on an intranet. The website is hosted on a Windows 7 Ultimate 64bit via IIS. The HTML5/CSS3 became corrupted in IE. On the computer itself the website does not display correctly in development or when I browse to its hosted version, but the other computers that …

Member Avatar for pixelsoul
0
153
Member Avatar for Sarama2030

which is the best web design kit for starting out in professional web design- the kind that incorporates client side and server side scripting together or the best of one?

Member Avatar for Ausopenxcell
0
385

The End.