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 andyherebi

I got a new website and I'm using wordpress theme to do it. the upside menu bar looks fine in firefox and chrome but really looks weird creating a big space down and perfoming rare, the site it's [URL="http://goolplus.com/"]http://goolplus.com/[/URL] please help me if you know what's the solution I show …

Member Avatar for Member #120589
0
237
Member Avatar for ben.matthews18

So these are the effects I am using for my navigation system in my site; a:link{ font-family:"Berlin Sans FB Demi"; text-align:center; color:black; text-decoration:none; } a:visited{ color:black; text-decoration:none; } a:hover{ color:#37414A; text-decoration:none; } a:active{ color:#37414A; text-decoration:none; } The problem I have is that they are all using the 'a' tag, this …

UI / UX Design html-css web-design
Member Avatar for karol33
0
265
Member Avatar for saucy6969

Hi there, In my current website, my iFrames layout has suddenly shifted on me after uploading the new images from the graphic designer this evening. (exact same size/shape as last year, just different design). So all I did was overwrite last years images and upload and suddenly everything in the …

UI / UX Design user-interface web-design
Member Avatar for saucy6969
0
86
Member Avatar for willrose84

Hi im not sure if I'm explaining this right or if I'm in the right place. I have built a website but when ever you hold the mouse over an image or link a little box appears right next to the mouse with a couple of words so the link …

UI / UX Design user-interface web-design
Member Avatar for drjohn
0
88
Member Avatar for Heinz Stapff

I set the width of cell[0] by CSS style sheet to [B][COLOR="Red"]8%[/COLOR][/B] but it renders about [B][COLOR="Red"]25%[/COLOR][/B] and crunches the other cells to the right? [B][U]Pseudo HTML 'code':p[/U][/B] [CODE] var addcode=itemrow.insertCell(0);//part of insertrow addcode.className='code'; addcode.appendChild(document.createTextNode(code)); [/CODE] [B].code {[COLOR=red]width:8%;[/COLOR] text-align:left; padding-left:5px; [/B] [B]border-right:1px solid black; white-space:nowrap;}[/B] /* .code width is about …

UI / UX Design html-css web-design
Member Avatar for Member #120589
0
197
Member Avatar for kained

Okay this has got me stumped. i am designing a site but the content div isn't expanding all the way down to the footer div in opera and firefox but it is in IE. Not had this one before and have tried adding various height:100% and min heights to the …

Member Avatar for kained
0
143
Member Avatar for ayesha789

Hi, I am developing a Database , I have designed the layout in Fireworks. Now Export it into Html. Now There are 12 Months from Jan To Dec and for every month there are 3 regions and in each region there are 3 rows. I want to convert all boxes …

UI / UX Design html-css web-design
Member Avatar for ayesha789
0
176
Member Avatar for bhagu

Hi All! I am maintaining gems4less.com for a while. I don't know what is the font they are using on the Logo. I tried to find them on dafont.com and urbanfonts.com, but no success. Anybody outhere have any idea that what fonts is it? Appreciated your help. Thanks Regards, bhagu

UI / UX Design user-interface web-design
Member Avatar for bhagu
0
192
Member Avatar for drewpark88

Hey Everyone, This is probably going to be easy to solve, well at least I hope. I am having problems positioning my main navigational bar. It is supposed to be right on top of the banner div(the banner is the thing that says "Submit a new article", I know it's …

UI / UX Design html-css web-design
Member Avatar for drewpark88
0
133
Member Avatar for LindaJ

Hi, I've written my client's site and am now running into a problem that has to be pretty common. ... How to give my client publisher rights and get them setup with a frontend user interface they can use without alot of training? ?? Is there a great (free) extension …

UI / UX Design user-interface web-design
Member Avatar for drewpark88
0
140
Member Avatar for noahqw

Hey I need help setting up ma HTML5 progress bar with my file upload form. How exactly do I implement it so it tells the user how long the upload has? The code I've written is below. If you could give me the correct way the code should look and …

UI / UX Design html-css storage web-design
Member Avatar for furqan219
0
139
Member Avatar for jralexander137

I'm having a problem with the base tag in that it's preventing the links from loading the pages that they link to. When I remove the tag it works but then the menu bar for the page at the top disappears which I need to stay. I'm fairly new to …

UI / UX Design html-css web-design
Member Avatar for almostbob
0
113
Member Avatar for LindaJ

Argh!!! I need some help, badly! My clients site ([url]www.skcfed.com[/url]) displays perfectly in firefox and most other current browsers ... except MSIE 7 and 8. Does this have something to do with the meta tags? I found this code, which is suppose to go into the index.php file (??????) <meta …

UI / UX Design user-interface web-design
Member Avatar for LindaJ
0
112
Member Avatar for Elieson

Notice I said "Box" and not "Menu"...I want to create a clickable drop down box (much like the "More" button on Google's search engine, where a box drops and includes a wide horizontal block that I can include information in. I don't have access to my company's CSS though... Here's …

UI / UX Design html-css user-interface
Member Avatar for Member #334542
0
144
Member Avatar for sam1

hi, I want to build a technology site for afghan. i want a domain name suggestion, afghantech.com is already taken and i want it to be short and related to technology. can you suggest some. thanks

UI / UX Design user-interface web-design
Member Avatar for melisa shah
0
107
Member Avatar for wonderland

Hi, Now days there are a lot of CMS some are well know others not so much. But I wanted to know which CMS should I use if I want to add my own design to it ? I would like to convert my design to theme file for one …

UI / UX Design cms user-interface web-design
Member Avatar for wonderland
0
237
Member Avatar for abdulraqeeb33

Hi, this is the error that I get..please help me debug is...the source code is below the errors...thanks the website must look something like this [url]http://www.sis.pitt.edu/~arazeez/index.html[/url] * Line 20, column 40: document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag …

UI / UX Design html-css web-design xml
Member Avatar for Netprof
0
406
Member Avatar for gamestoenjoy

Hi, I want to center the top menu in my site, currently it is aligned to the left. In the CSS file the line that controls the menu is: [CODE]#navigation{height:35%;margin-top:1px;font-size:12px;background-color:#E5F0FA;overflow:hidden;width:100%;float:left;}[/CODE] I tried adding: [CODE]margin-left:auto;margin-right:auto;[/CODE] Also tried adding to the relavnet DIV: [CODE]<div id="navigation" style="text-align:center;"><jdoc:include type="modules" name="user3" style="xhtml" /></div>[/CODE] Both didn't …

Member Avatar for Member #120589
0
168
Member Avatar for itsjareds

I can't seem to get the word "FrankenBot" aligned correctly with the image above it. I want the word to be to the RIGHT of the image, but for some reason it is being bumped off to the next line even though the image (and the div surrounding it) is …

UI / UX Design user-interface web-design
Member Avatar for seodomainnames
0
112
Member Avatar for dylank

Hey DaniWeb! I'm having a small problem with my HTML DIV positioning, and was hoping you could help me. I cannot get my DIV's to float against each other in a column format. They just want to go down on the page, which is not the look I am attempting. …

UI / UX Design html-css web-design
Member Avatar for dylank
0
108
Member Avatar for rameshdaniweb

i have to divs one is main div one is bottom div there are properly working in interner explorer, but there are overlapping in mozilla firefox

UI / UX Design user-interface web-design
Member Avatar for Member #120589
0
80
Member Avatar for canilucas

Hello all, I hope this isn't a silly question. I'm not much of a programmer {gulp} however I have a problem. I have a drop down list with 10 items, all different values. I'd like to be able to pass the value from a selected item in the list with …

Member Avatar for pvt_geeker
0
370
Member Avatar for ryy705

Hello, I am trying align bullets with the bottom of the text in the li tags. I used different font sizes for text and bullets because that's what the design calls for. But since list items and anchor tags are inline elements I can't use top and bottom margin to …

UI / UX Design html-css web-design
Member Avatar for JohnRackon
0
130
Member Avatar for absticles

Hi there. I'm having an issue with my class/id selectors. This is the code I am currently using within the HTML. [COLOR="blue"][CODE]<div id="my-login-bar"> <img class="logoutimage" src="img/icon-logout.png" /> <a class="loggingout" href="LOCATION">log out</a> </div>[/CODE][/COLOR] LOCATION is the equivalent of some PHP code I have in there. In my CSS file the #my-login-bar …

UI / UX Design html-css web-design
Member Avatar for Member #120589
0
107
Member Avatar for ryy705

Hello, Please take a look at [URL="http://www.jeanbrunone.com/ie/real.html"]http://www.jeanbrunone.com/ie/real.html[/URL]. I cannot get the rounded corners to line up correctly in IE. Please notice the woman's hair does not line up and misalignment in the navigation. For every element that needs rounded corners I have set the background to an image with two …

UI / UX Design html-css web-design
Member Avatar for macneato
0
108
Member Avatar for Irishlass2

Hello, I recently downloaded a flash template from a free website. I have been editing it in flash just fine. I am new to flash and there is a xml news feed on the second page. I was wondering how do you remove the feed to another page all together? …

Member Avatar for Member #334542
0
92
Member Avatar for ErlendHL

Hi! I am making a chat program, I am currently making the online list. All elements (users that are online) should have one gray solid background, that also is wide. so it don't look like this; [ATTACH]15080[/ATTACH] How should I do that? all the backgrounds should be just as long …

UI / UX Design user-interface web-design
Member Avatar for Member #120589
0
94
Member Avatar for rokape

Hi All, I am in the process of rebranding my web hosting business and I have come accross a problem with some CSS... I haven't got around to cross rowser testing it yet, I will do that once I know what I want it to look like :P Ok, on …

Member Avatar for Veneficae
0
212
Member Avatar for Mapper99

I have a simple web page. For some reason, one of my div's (holding a bing map), is shifted way off in the blue. Here is the link: [url]http://70.38.38.174//where-does-this-drain-to/where-does-this-drain-go.html[/url] Looks fine in Chrome/IE. Thanks in advance, M

Member Avatar for macneato
0
113
Member Avatar for shaya4207

I have a page with dynamic content on it, and I have a background image (put there with CSS as a "background"). I'm trying to have it stretch [U]NOT REPEAT[/U] with the content, when there's more content it should be longer... Any help would be very appreciated!!!

Member Avatar for MidiMagic
0
255
Member Avatar for lgenelle

Hello, I can't figure this out for the life of me! I used almost the exact same code on several pages with no problems, but this page is not displaying correctly in IE. The only difference is that the table width is smaller than on my other pages. I've tried …

UI / UX Design user-interface web-design
Member Avatar for MidiMagic
0
97
Member Avatar for absticles

Hey there. Not having the best of days! Just remembered to test my CSS in Firefox and IE and have so many errors. The first is that the main container div is centred in Chrome but then is shifted more to the left in Firefox and Internet Explorer. This is …

Member Avatar for MidiMagic
0
147
Member Avatar for dlannetts

Hello, l have a website template done in photoshop cs4, now l have made the template but l want to make it blend to a 0 transparency at the bottom for different page lengths and stuff, does anyone know how this can be done? Thanks :)

UI / UX Design multimedia user-interface
Member Avatar for dlannetts
0
131
Member Avatar for rhotes4

* All the pages in your website should have a common structure. * 'Include files' should have a common code. * Create rollover buttons/images in Dreamweaver.

UI / UX Design web-design
Member Avatar for papanyquiL
0
59
Member Avatar for ryy705

Hello, Please take a look at the attached picture. There is a shadow like this at the bottom of every page of a design that I am looking at. Could someone kindly tell me how create this effect? Thanks in advance.

UI / UX Design user-interface web-design
Member Avatar for ryy705
0
92
Member Avatar for saucy6969

Hi there, Recently everytime I simply edit my webpages using dreamweaver, those pages are unviewable using Safari and Chrome. When using Chrome's Developer Tool, the error: "Uncaught ReferenceError: loadIFrame is not defined /home.html:362" comes up for the pages. I didnt develop the IFrames in my website and dont know much …

Member Avatar for saucy6969
0
220
Member Avatar for soccerdevil221

I made a form in that is supposed to send people's messages to my e-mail. How come it isn't working? The website it is on is: [url]http://www.freewebs.com/soccerman_291/qicpage.html[/url]

UI / UX Design user-interface web-design
Member Avatar for Member #120589
0
146
Member Avatar for camthalion95

Hi, I've been working on this page for quite a while: [url]http://www.mymusiclair.com/supporter[/url] It displays correctly in Chrome, IE, and FF on my hard drive, but once i upload it it displays wrong in everything except IE. I used FrontPage 2003 to make it... any suggestions? Thanks, camthalion95

UI / UX Design html-css web-design
Member Avatar for Member #120589
0
118
Member Avatar for overlordlink

Ok well basically i ended up looking across the internet till i found a site with what appeared to be the code i needed but my issue is that when i try to put anything else on my site it is hidden underneath the fullscreen image so can someon please …

Member Avatar for Veneficae
0
102
Member Avatar for AycheKay

So I took over an existing website that has three domain names and only one actual web site (one hosting package). The DNS is setup so that going to [url snipped] takes you to the main website that we are and have been promoting - [url snipped] We're using Windows …

UI / UX Design classic-asp seo web-design
Member Avatar for seodomainnames
0
148
Member Avatar for azegurb

hi all, I have a table inside another table I have problem with table background image I have a site in html i have table inside another table's td tag. but i can not give bg image to the table which is inisde another table. the code is below when …

Member Avatar for Veneficae
0
135
Member Avatar for roostr

when i add the following: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> to the code the background colors for tables no longer show up and are transparent instead. even with <table style="background-color: ffffff;"> or <td style="background-color: ffffff;"> it is still transparent. I cannot figure out why this is happening. …

UI / UX Design html-css web-design
Member Avatar for Member #120589
0
130
Member Avatar for albertvn

Hello, I am designing my website with Frontpage 2002 and I am very surprised to realize that my website contents are not in hierarchy structure after I created a site map for it using the feature table of contents provided by the Front page. [url]http://www.vietnamsunrisetravel.com/sitemap.html[/url] I do not know the …

UI / UX Design user-interface web-design
Member Avatar for Veneficae
0
129
Member Avatar for mooreted

My boss wanted me to update our website. I am not a program or a web designer. I got it mostly done but the image on the bottom right of the page floats over the page's border. I have changed every number I can imagine in the CSS and cannot …

Member Avatar for mooreted
0
99
Member Avatar for loloy123

This may seem obvious to some people but Im only new to css so still learning :) Im creating a site with a background image i made in photoshop, I have links at top center, a slideshow underneath that centered, text again underneat that centered and then my footer. #container …

Member Avatar for sbmzhcn
0
99
Member Avatar for pjrey

im terrible at titles.. sorry. im starting to implement a includes'mypage.php' footer in some pages so i can make changes easily to one file.. great.. my qustion is.. i use to use a different style on the link of the page i was currently on... so if i had info/contact …

UI / UX Design user-interface web-design
Member Avatar for Member #120589
0
241
Member Avatar for Mapper99

How do I have a large image as my web page background without having the horizontal scrollbars appear? Here is the web page I am referring to: http://70.38.38.174//where-does-this-drain-to/where-does-this-drain-go.html Here is my css: body { background: #3F3F3F url(bg.jpg) no-repeat center top; color: #222222; font-family: "Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; font-size: 75%; } Thanks in …

Member Avatar for drjohn
0
195
Member Avatar for Member #751688

Hi I came across your website today and was excited to see how much people help each other here. I would really appreciate some help. I don't know html that well so use a combination of editors and online sites to try figure it out. I have made an online …

Member Avatar for Member #751688
0
158
Member Avatar for wonderland

Hi, I'm having problems with word press footers site map. at the moment it's displayed like this: [IMG]http://i52.photobucket.com/albums/g9/Rydra/Footer-1.jpg[/IMG] I would like it displayed like this: [IMG]http://i52.photobucket.com/albums/g9/Rydra/Footer2.jpg[/IMG] I've tried looking in footer.php, but there is only this piece of code: [CODE] <ul id="bottomLinks"> <?php wp_list_pages('title_li=') ?> </ul>[/CODE] I've tried looking in …

Member Avatar for wonderland
0
317
Member Avatar for jakesee

Hi, I need some help on how to use the define a tab loop and making it work correctly in Flash AS3 CS4 FP9. Greatly appreciate any hinting or clue on how to solve this mind bogging issue. Thanks!! If you do not wish to read the details, my short …

Member Avatar for ivt
0
420

The End.