Our UI / UX Design forum encompasses everything related to building a polished end-user experience, from graphic design to usability.

8,049 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for GraficRegret

I know that this forum is for HTML and CSS, but I have a problem and I am not sure where to take it, so here it is. I am using this code: <div class="edit"> <input type="button" id="bold" style="height:21px; width:21px; font-weight:bold;" value="B" onClick="fontEdit('bold')" /> <input type="button" id="italic" style="height:21px; width:21px; font-style:italic;" …

UI / UX Design mysql php web-design
Member Avatar for GraficRegret
0
120
Member Avatar for Member #453901

Hello, I posted this in the Wordpress discussion forum but have not got a response, so I thought I might try here. Hopefully I have posted this in the right category, if not please let me know. I have two categories for posts and two pages to display these posts. …

Member Avatar for Member #453901
0
217
Member Avatar for webreaker

I created a div zone for advertising on top of [my site](http://telechargercours.com/), but when I reduce or increase the size of the pages [Ctrl +] or [Ctrl -].advertising is not reduced.

UI / UX Design user-interface web-design
Member Avatar for webreaker
0
85
Member Avatar for PriteshP23

I would like to design HTML form with css and validation. I want to have Textbox with colours indication. I have done with button to make it more meaningful. I would like to do same for the textbox. I want to have light blue colour bydefault and when one clicks, …

UI / UX Design html-css web-design
Member Avatar for PriteshP23
0
314
Member Avatar for theguitarist

Please see [here](http://jsfiddle.net/jmDsB/). The intention was to have 3 `<div>'s` in decreasing order of height(`1`,`2`,`3`) and to put those 2 buttons under the `<div>` marked `2`. Something like 1 2 3 - - - - - - btn1 - btn2 I floated `1` to the left because I wanted whatever …

Member Avatar for AleMonteiro
0
184
Member Avatar for asaidi

Hi i have a site made with drupal garden and i want to export it to my host to use my domain name any help please will be much appreciated

UI / UX Design web-design
Member Avatar for asaidi
0
84
Member Avatar for jspence29

How can I make a table 100% width. For example, here http://spencedesign.netau.net/SNL/SNL.html#page3 I want this table to be the length of the panel, but I can't figure it out. I tried making the trs 100%, I tried just making the table 100%. I thought about changing the padding and the …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
109
Member Avatar for joseavelar91

I created a website and forgot how to center it. I been using dreamweaver cs5.5 I would appreciate if someone could help me. <!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=utf-8" /> <title>Pasco Rentals</title> <style type="text/css"> <!-- body { background-color: #FFF; background-image: url(Images/first%20background.png); …

UI / UX Design html-css web-design
Member Avatar for joseavelar91
0
190
Member Avatar for GraficRegret

i am creating a page with a simple text field in it so I can post what I type into the text field to my database and retrieve it later with another program, is there a way to add options to format the text to my liking as I am …

Member Avatar for JorgeM
0
92
Member Avatar for CodyOebel

**2 things needed.** **1.** Ok the customer wants a splash page to play an animation for about 3 seconds, and then load to the home page. I have access to an Adobe CS 6 suite at my work ;). Which tools would easily help me with this? **2.** Also I …

UI / UX Design adobe web-design
Member Avatar for Member #949455
0
126
Member Avatar for f_atencia

Say I have a code like: `<div id="mydiv">This text is supposed to stay at the bottom of the window regardless of scrolling</div>` How can I program that (or use css) to keep at the bottom of my browser window, even when scrolling? Help is very much appreciated

Member Avatar for JorgeM
0
131
Member Avatar for ashley.lawson.71

I have designed a website for a client and now I need to place it into Dreamwaver. The issue I am having is I'm not quite sure how to slice the designed layout. Can someone please tell me the best way to set up divs to make this website work? …

UI / UX Design html-css web-design
Member Avatar for EvolutionFallen
0
107
Member Avatar for ranam

Please check the website given below http://www.purdue.edu/discoverypark/energy/ i want to know if i can get any resources for the listview beside the slider given in above link. Thanks and regards, Ranam

UI / UX Design listview web-design
Member Avatar for ranam
0
129
Member Avatar for code739

please help me on this layout see the attached file as you seen from the attached file in the first column there are names now i want to have this colum freese like it is static on the table. ![image2](/attachments/large/3/image2.JPG "image2")

UI / UX Design user-interface web-design
Member Avatar for code739
0
264
Member Avatar for rfrapp

I have a page that loads dynamic content (comments, to be specific). The comments are floated to the left, and the "Add a comment" div is floated right. For some reason, the add a comment div is being pushed down by the comment divs. The link to the page is: …

UI / UX Design html-css web-design
Member Avatar for rfrapp
0
2K
Member Avatar for kassadb

Hi, I recently got to know that by encoding IP addresses and adding a timeStamp in the html code of the web page will allow us to detect if the code is copied and even catch who copied it. But i'm still unable to find out how can it be …

UI / UX Design web-design
Member Avatar for <M/>
0
183
Member Avatar for jelly46

I am working with this piece of code and it is not firing when I put it in the page I need which is static HTML. It does work if you create a plain HTML page, but it is not working on the page I need. <form name="CTTPDD" action="https://example.com" method="post" …

UI / UX Design user-interface web-design
Member Avatar for <M/>
0
113
Member Avatar for suavedesign

I am using mozilla firefox version 16.0.2, which I think is the latest version. My website ([www.accupresh.com](http://www.accupresh.com)) looks perfect when I check it there. Can it be that an earlier version of firefox would look differently? And is there a way for me to check it? (Because my client sent …

UI / UX Design user-interface web-design
Member Avatar for <M/>
0
83
Member Avatar for PriteshP23

I would like to know why the content section is taking more width in my design page? Here is my CSS code : body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#414141 } p { padding-left: 10px; padding-right: 10px; } #wrapper { width: 100%; min-width: 100%px; max-width: 100%px; margin: …

UI / UX Design html-css web-design
Member Avatar for PriteshP23
0
273
Member Avatar for riahc3

Hello Im looking for a good date picker and easy to implement. HTML, PHP, and/or Javascript. Since this is professional, I need also several things: 1: Language support. 2: If I pick Feburary, it doesnt show a legal day as 31 3: 3 dropdown boxes: One for month, another for …

UI / UX Design javascript php web-design
Member Avatar for pritaeas
0
122
Member Avatar for constance.dobbins

Hi, I am a newbie to html. I have a project I am doing for school. Can someone take a look at my code and see what is wrong? After I put my answers in the form, my results will not populate. Any help appreciated <html> <head> <title> My Fun …

UI / UX Design html-css javascript web-design
Member Avatar for pritaeas
0
2K
Member Avatar for Violet_82

Hi there, I have a bit of a problem here. I have a div with a background image positioned and I want to add a gradient background to this div <div id="myDiv"> ... </div> CSS: #myDiv{ /*border:1px solid green;*/ /*width:940px;*/ padding:10px 0 0 20px; height:160px; background:#fafafa url("image.png") no-repeat 100% 60%; …

UI / UX Design html-css web-design
Member Avatar for Violet_82
0
253
Member Avatar for dstoltz

I have a client who hired me to re-design his DJ site. He is adding venue pages for all the places he entertains - ok so far. When we discussed this page early on, he said he wanted to add "some pictures" of all the different venues. No problem. Each …

UI / UX Design user-interface web-design
Member Avatar for dstoltz
0
188
Member Avatar for constance.dobbins

I have worked on this for hours and I can't get it to work...any help on the code appreciated! Thanks. <html> <head> <title> My Calculator - Constance Dobbins </title> <script> function getInputAsText(_id){return document.getElementById(_id).value} function getInputAsNumber(_id){return parseFloat(document.getElementById(_id).value)} function setOutput(_id, _value){document.getElementById(_id).value = _value} function calculate (code) { //declare variables var first var …

UI / UX Design javascript web-design
Member Avatar for constance.dobbins
0
126
Member Avatar for andyhunter

I got the js to load but i can not figuer out how to verify without mail being passed through instead of caught out using googles example and watching you tube videos. I am updating exisiting mail form that has validation on it. I tried the php plugins but they …

UI / UX Design javascript php web-design
Member Avatar for GliderPilot
0
116
Member Avatar for Ritesh_4

Hello, I would be grateful if someone could help me with aligning the text before the language flags, so that they are in the order: S'inscrire.... Contact Plan du Site, on the same line as the flags.... My link is http://www.parspas.ch/parspas/index.php TIA.

UI / UX Design html-css web-design
Member Avatar for Ritesh_4
0
72
Member Avatar for Ritesh_4

Hello, I have a png (png-24) image which currently makes 500kb, but it is taking a rather long time to load when posted on my website, and I would like to reduce its size to around 200kb so that it can load faster. Anyone knows how to do this on …

UI / UX Design user-interface web-design
Member Avatar for Ritesh_4
0
100
Member Avatar for marius2010

I know website with MSword -pretty simple...I need to create website like cnn.com-newsletter type.I tried the simpliest way- just creating single web page per each document,and hmm,it works, but when you start editing html , some of the pages can't be edited,because- all stuff wiped out only some buttons left. …

UI / UX Design user-interface web-design
Member Avatar for rotten69
0
91
Member Avatar for mpc123

HI Hope someone can help I have 2 sets of tabs on the page both are the same code and pointing to the same css, when the page loads everything is shos fine. But if you select one of the first set of tabs the first tab on the 2nd …

UI / UX Design user-interface web-design
Member Avatar for AleMonteiro
0
121
Member Avatar for Violet_82

quick question.Take this html <form id="the_form"> <input type="checkbox" value="ideal" name="ideal_drive" id="ideal"><label for="ideal">This is a test only only</label><br> ... Say I want to select the text in the label and give it a different colour. I tried this rule #the_form label[for='ideal']{ color:yellow; } It works ok but not in IE7. SO, …

UI / UX Design html-css web-design
Member Avatar for Violet_82
0
132
Member Avatar for Vincentas

Hi everyone, I need to hide the scrollbar on a div that has overflow:scroll; enabled so that the div will scroll with mouse and keyboard but the scrollbar itself will not be displayed. Is there a way of doing this with css or is javascript the way to go?

Member Avatar for JorgeM
0
128
Member Avatar for OsaMasw

Hello there, after weeks of works and test the project on different web browsers I noticed that my site not working propably on IE9 and its totally missed up :(, how can I fix this problem test this link http://pic4u.netau.net/share

UI / UX Design html-css web-browser
Member Avatar for OsaMasw
0
193
Member Avatar for vivosmith

My URL is: http://www.mildaspergers.com/sitemap.txt and for robots: http://www.mildaspergers.com/robots.txt Hello, When I started, I only submitted one site to Google (which went fine). Then I tried adding more pages, and it would not go through. I have added a phpbb script, tried editing it, to no avail. I tired messing around …

UI / UX Design php:phpbb seo web-design
Member Avatar for Member #949455
0
253
Member Avatar for farhanahanat010

Can any one tell me hoe to edit wordpress theme from edit option? I want to change my theme from theme edit option.

UI / UX Design php:wordpress user-interface
Member Avatar for gavinflud
0
257
Member Avatar for jspence29

I am trying to get an animation, like the one at http://tympanus.net/Tutorials/TypographyEffects/index6.html But for some reason it is not animating at all. Is there any fix for this? My code is <DOCTYPE html> <html> <head> <title> Saturday Night Live </title> <style> body { background-image: url('http://images.fanpop.com/images/image_uploads/SNL-Wallpaper-saturday-night-live-784022_1024_768.jpg'); background-size: cover; } .letter-container h2 …

UI / UX Design html-css web-design
Member Avatar for jspence29
0
234
Member Avatar for suavedesign

Hi, I have two paragraphs, and I am trying to get the second one to float:left; But the paragraph just stays where it is, without floating. I added `<div class="clear"></div>` to my html, but that did not help. Can anyone see what I am doing wrong? Url is [www.accupresh.com](http://www.accupresh.com) Thank …

Member Avatar for gon1387
0
122
Member Avatar for iamjin04

<style> p.title { text-align: center; font-family: georgia,palatino; font-size: 18px; font-size: 20px; color:blue; font-style:italic; } p.cont { text-align: center; font-family: georgia,palatino; font-size: 18px; font-style:italic; } p.sun { text-align: center; font-family: georgia,palatino; font-size: 18px; font-size: 20px; color: #99cc00; font-style:italic; } p.rew { text-align: center; font-family: georgia,palatino; font-size: 14px; font-style:italic; } </style> <p …

UI / UX Design html-css web-design
Member Avatar for gon1387
0
252
Member Avatar for iamjin04

> <style type="css"> p.jin { text-align:center; font:georgia; font-size:20px; color:blue; } </style> <html> <p class="jin">Summer Special</p> </html>Quoted Text Here

Member Avatar for gon1387
0
287
Member Avatar for iamjin04

<div id="about-us-page"> <head> <style type="text/css"> a:link {color: #6c6a6a; text-decoration: none; } a:ctive {color: #6c6a6a; text-decoration: none; } a:visited {color: #6c6a6a; text-decoration: none; } a:hover {color: #6c6a6a; text-decoration: none; } table, tr, td { align:center; margin-left:30px; } </style> </head> <center> [soliloquy id="212"] </center> <span><p style="font-size:large">Retail Websites</br> Sites currently operational are:</p></span> <table …

Member Avatar for iamjin04
0
229
Member Avatar for GiddyupGilbert

I can't seem to find anything on spacing landscape. I know you can add Vertical space with <br>, but is that the best way. Any thoughts would be appreciated. Thnks, Giddyup

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
112
Member Avatar for suavedesign

Everything on my site looks fine when viewed from a normal, 100% zoom. When I zoom either in or out, the slogan and some other info on the header jump around on the page- either to the left or to the right. How can I fix this issue? The url …

UI / UX Design user-interface web-design
Member Avatar for suavedesign
0
147
Member Avatar for suavedesign

How can I make a nav bar stretch the entire width of the browser (every size browser, even when zoomed in or out) without getting a horizontal scroll bar? The url to my site is [www.accupresh.com](http://www.accupresh.com). I have a nav bar that I want to be stretched to fill the …

UI / UX Design user-interface web-design
Member Avatar for suavedesign
0
6K
Member Avatar for Smeagel13

<div class="parent"> <div class="child"></div> </div> /* Final Width: 200px */ div.parent { width: 200px; } /* Final Width: 202px (with border) */ div.child { width: 100%; border: 1px solid #000000; } /* Final Width: 200px (with border) */ div.child { /* Width Inherited -- Assumed as 200px? */ border: 1px …

UI / UX Design user-interface web-design
Member Avatar for Smeagel13
0
220
Member Avatar for Violet_82

Hi there, say I have this situation: `ul a[href$=".pdf"]{...}` to match any link that end in .pdf: how do I match any possible combination of "pdf"? Say "pDf", "PDF" etc? I thought that I could use regex in the css, but I really don't know anything about regex, so I …

Member Avatar for Violet_82
0
95
Member Avatar for secretply

So I've been doing this for a few days and still am not getting the result I want. I have some HTML coding something similar to this: <div> <div><img /><span></span></div> <div><img /><span></span></div> . . . </div> The problem I have is when the nested div exceeds the width of the …

UI / UX Design html-css web-design
Member Avatar for secretply
0
138
Member Avatar for moeketsi.mathe

how to medge html code with database using any language?

UI / UX Design database-design html-css
Member Avatar for ndeniche
0
155
Member Avatar for tiekwebstar

i have so many categories and each category have so many items. like a food website. ok now i want to use fancy box. when burger category was click . i want to show different fancy box. and when kebabas category was clicked i want to show another fancybox.. The …

UI / UX Design javascript:jquery web-design
Member Avatar for AleMonteiro
0
315
Member Avatar for jspence29

My facts link is smaller than the rest for some unknown reason? http://spencedesign.netau.net/singaporehome.html

UI / UX Design user-interface web-design
Member Avatar for JorgeM
0
108
Member Avatar for MrXortex

G'day. I created a simple FAQ page but the last line gets hidden behind the footer. I know why because the footer postion is set to fixed and I want it to be at the bottom too. Better explanation: http://i.imgur.com/eHZdv.png I don't see the need for posting any code right? …

UI / UX Design user-interface web-design
Member Avatar for jspence29
0
423
Member Avatar for Ayinainsoph

I need help. I tried embedding a SWF banner I made for my website and when I try to preview it in either IE, or Firefox it doesnt even show the file. I have even tried to export the file to the remote server but still nothing. Suggestions?

UI / UX Design adobe:flash web-design
Member Avatar for Ayinainsoph
0
280

The End.