7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for ShadyTyrant

I have recently been hired by a local video production company to design, and develop websites for them and there clients. I am confident in my ability to write the website, however being my first job ever in this industry I want to do well and secure my position. Does …

UI / UX Design web-design
Member Avatar for EvolutionFallen
0
111
Member Avatar for UltimateJacob

So, I was making a personal website (at [Jacob's Site 1](http://jacobssite1.bugs3.com/)), but i tried to center the navbar, which was created using an image and some CSS, and everything worked fine except the submenu (which is horizontal). Here's the code for HTML: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta …

Member Avatar for JorgeM
0
206
Member Avatar for Exaktor

Hi, I have designed an html layout which you can see in this page: [Click Here](http://dl.dropbox.com/u/69956139/layout/index.html). The problem is that under the header there is a white space. I don't know where that comes from could somebody help me. And if you see the link menu it is moved a …

UI / UX Design html-css web-design
Member Avatar for Exaktor
0
238
Member Avatar for jakewebb

Hi guys this should be a simple one for you. My website, a dead simple htm page was Hijacked within Google. Each time I searched for the site in Google it would never show. If I typed the site address direct into the address bar it worked fine. When I …

Member Avatar for jakewebb
0
173
Member Avatar for G&G Designing

Hey guys! It's been a really long time since i last posted on the forums! Anyhow, I've got a sort of question to ask that's stumping me. I've looked over this 3 or 4 times but i just need another pair of eyes. so im trying to get the nav …

UI / UX Design html-css web-design
Member Avatar for dany12
0
154
Member Avatar for bkjfdghiuds

ive been changing around the height values for everything but nothing seems to push the navigation bar down next to the comments. when i have a slideshow, the slideshow ends up blocking the navigation bar. here is an [image](http://i.imgur.com/ngqJN.jpg) of the problem. here is the [css](http://pastebin.com/6CwwHyr4) on pastebin. can anyone …

UI / UX Design image web-design
Member Avatar for dany12
0
173
Member Avatar for php_noob

Normally how long would you took in your design process? How long the logo would take? How long is the designing in Photoshop? Then how long in HTML? This is just for your initial design..... Thanks for the response.

UI / UX Design web-design
Member Avatar for pritaeas
0
85
Member Avatar for tinanewtonart

so I am attempting to intergrate a social media aspect upon my blog http://tinanewtonart.tumblr.com but I am having issues with disqus. Tumblr uses a markup HTML5 construct that can be reviewed here http://www.tumblr.com/docs/en/custom_themes <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <?php // Copyright 2010 …

Member Avatar for tinanewtonart
0
161
Member Avatar for bo0ga

I'm working with an alreayd made website to try to teach myself HTML and CSS. For every image or button on the website, there is a different section of the CSS code that corresponds to it. For example, if the name was "button," at different points in the CSS file …

UI / UX Design html-css web-design
Member Avatar for bo0ga
0
159
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 …

UI / UX Design web-design
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 …

UI / UX Design cms html-css web-design
Member Avatar for chris_j_haines
0
142
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 …

UI / UX Design image web-design
Member Avatar for JorgeM
0
77
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
139
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 …

UI / UX Design web-design
Member Avatar for Raven Boris
0
488
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 { …

UI / UX Design web-design
Member Avatar for s0urce
0
131
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:- …

UI / UX Design display html-css web-design
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 …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
116
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
312
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 …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
113
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
120
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

UI / UX Design google web-design
Member Avatar for veledrom
0
74
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 …

UI / UX Design actionscript flash web-design
Member Avatar for RedexProGamma
0
158
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 …

UI / UX Design html-css web-design
Member Avatar for KIP15
0
140
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 …

UI / UX Design html-css image web-design
Member Avatar for jackbauer24
0
214
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
248
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
119
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 …

UI / UX Design html-css web-design
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 …

UI / UX Design java-jsp seo web-design
Member Avatar for almostbob
0
738
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 …

UI / UX Design image ui-ux web-design
Member Avatar for jackbauer24
0
135
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 …

UI / UX Design apache web-design
Member Avatar for JorgeM
0
159
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
308
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 …

UI / UX Design html-css web-design
Member Avatar for Usman-Zulifiqar
0
212
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: …

UI / UX Design web-design
Member Avatar for mrinaldey
0
170
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 …

UI / UX Design web-design
Member Avatar for moyk
0
62
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 …

UI / UX Design html-css web-design
Member Avatar for pixelsoul
0
154
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?

UI / UX Design client-server web-design
Member Avatar for Ausopenxcell
0
397
Member Avatar for ndeniche

which web developing software is better? or do you prefer writing your html code by yourself?

UI / UX Design ui-ux web-design
Member Avatar for Ausopenxcell
0
503
Member Avatar for dado

Greetings, While digging around for tutorials, I found this site: [url]http://www.help3d.com[/url] has a lot of tutorials you should see best wishes

UI / UX Design ui-ux web-design
Member Avatar for Ausopenxcell
0
125
Member Avatar for cavpollo

Hey there, I need some help with how to achieve certain design in my web. The problem is that I dont knwo exactly the name of what I need nor the code. But I know how to explain it. Imagine this, u got 4 different pages and u place a …

UI / UX Design ui-ux web-design
Member Avatar for Ausopenxcell
0
323
Member Avatar for newbie1234

I am writing html and css to design in php. But when i am opening in ie, chrome and firefox. every where its showing different. Means all dimension going to change. I am using % for body wrapper and em for fonts but its not working. Is here any help?? …

UI / UX Design html-css php web-design
Member Avatar for vjcagay
0
118
Member Avatar for aldm

Hi, I know HTML and CSS good, but I need tutorials which explain web design in terms of shapes, colors etc. Not just web, but also graphic design. I want to learn which colors are good combination, which fonts to use in some situations, when is it best to use …

UI / UX Design html-css web-design
Member Avatar for Ausopenxcell
0
536
Member Avatar for DJSAN10

If I want to learn web designing and development, that includes many technologies HTML5, CSS, PHP, JavaScript, AJAX, XML, DOM, Flash/Flex/ActionScript and so on. In which order should I go? The start will be basic HTML no doubt , but then which ones are the pre requisites for what. What …

Member Avatar for Ausopenxcell
0
118
Member Avatar for WolfShield

Hello everyone, I am working on a software project that when completed I will need a website to put it on. However, I suck at web design. So I am looking for a free web design program where I can just drag and drop to create my website. What are …

UI / UX Design ui-ux web-design
Member Avatar for Ausopenxcell
0
1K
Member Avatar for .kaine

Hi, my footer is not where ist suppose to be, its suppose to be inside the container not out side and way below it.... image of what it looks like now: [Click Here](http://gyazo.com/962e812ed8709e160bd4532741b6457a) My code: style.css /* begin css */ body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #6393c1; …

Member Avatar for Squidge
0
319
Member Avatar for KIP15

Hi, I am receiving emails from my form on my website however, within the email, the files does now give me the actual data, only the filed titles. Can anyone help me resolve this? Thanks in advance <!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Untitled Document</title> <style type="text/css"> .back …

UI / UX Design html-css php web-design
Member Avatar for KIP15
0
142
Member Avatar for group256

I have an apache server running on Ubuntu server and I've plugged all my external hard disks to it and mounted them so I can access my files using apache file and folder listing. It's good enough for browsing through files and folders, but it's not efficient because I can't …

Member Avatar for tzakuk
0
169
Member Avatar for Buppy

Hi, I have this following HTML: ... <td> <div style="position: relative; top:0;"></div> <div style="position: relative; top:20px;"></div> <div style="position: relative; top:40px;"></div> </td> ... In this case the top value is counted from each div. I need it so that the top value is counted from <td> top, not the previous div …

UI / UX Design web-design
Member Avatar for almostbob
0
75
Member Avatar for Octet

I am creating a website although during a trial run with a couple of friends they uncovered a bit of a major issue.... the ability to spam. I have added a hidden box e.t.c. to attempt to prevent bots from spamming but my friends where able to post twenty messages …

Member Avatar for nielsep
0
227
Member Avatar for zobadof

Hi, I've split an image in two, and I want to put them next to each other but with a break. As you can see the BG2 (In The Box) paint splat is right next to the edge. I want it a few px in and the bg1 (out of …

UI / UX Design web-design
Member Avatar for zobadof
0
174

The End.