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 kimmi_baby

Hi there, I'm interested in creating a one page website with wordpress (the one with multiple pages in one with the scrollbar). I was curious whether anyone knows of a great website that has tutorials for this or someone that can give me a bit of information on how to …

UI / UX Design php:wordpress web-design
Member Avatar for bestwsd
0
123
Member Avatar for Vincentas

I am using a Dedicated Server. In the web-hosting side, I have folders arranged like so. html forum files images files Equinox index.php header.php footer.php style style.css mc-multiplayer style style.css index.php header.php footer.php I am trying to get the index.php of mc-multiplayer to link to the css file in mc-multiplayer, …

UI / UX Design html-css web-design
Member Avatar for EvolutionFallen
0
108
Member Avatar for vasuv

Hi All, Could you Please give me your valuable suggestions for the following requirement. I am not sure whether this is the right place to post this thread but please have a look and give me your suggestions. 1. I am planning to design a ticket tracking tool. 2. If …

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

I have a form and it is pretty simple. What i want to do is allow the user to fill out the form and select a color and depending on the different color that is selected, a question will reveal varying on its selection. So here is my HTML: <form> …

Member Avatar for <M/>
0
284
Member Avatar for Dennis73

In some web sites, ebay and Amazon specifically, they have several thumbnails below a larger image. When you hover over one of the thumbnails the corresponding larger image is displayed in the space above. This effect would be perfect for a site that I am working on right now. Can …

Member Avatar for Dennis73
0
101
Member Avatar for chinmay.rajyaguru

Hello everybody, I have per day around 10,000 visitors on my blog. Few days back I started to developing new wordpress theme into my blog but 'Theme Test Drive' plugin isn't working for me because you know well **some WordPress general setting disturbing and also template selection etc...** *I need …

Member Avatar for EvolutionFallen
0
219
Member Avatar for Proglearner

My draft webpage currently has a <head> but no <body>. It links to a css stylesheet that exists in the expected location but is currently blank. When I loaded it into Firefox 17.0.1 for Win XP, the error console returned these three messages: > Could not read chrome manifest 'file:///C:/Program%20Files/Mozilla%20Firefox/extensions/%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D/chrome.manifest'. …

UI / UX Design user-interface web-design
Member Avatar for Member #949455
0
194
Member Avatar for Proglearner

What css attribute and value do I use to set image width to whatever the user's window width happens to be? Progz

Member Avatar for Proglearner
0
111
Member Avatar for Proglearner

I set out to learn html4.01 and 5, css, javascript and perhaps php with a view to developing strong technical web design skills that can be applied to designing websites from scratch. My reasoning is that I'm a bit deficient on the visual creativity side and could perhaps compensate by …

UI / UX Design html-css javascript web-design
Member Avatar for Proglearner
0
755
Member Avatar for jitendra777

I have a premium html blog template - how can I use to create theme and use in blogEngine.net? I had been to this webcast... Creating custom themes (25:00) [Click Here](http://www.nyveldt.com/blog/post/blogenginenet-creating-themes-webcast) , however, it has been deleted.

UI / UX Design html-css user-interface
Member Avatar for Paul vikas
0
369
Member Avatar for noman90

Hi how are you all webdevlper im new blogger and im use wordpress i have fashion niche i ask one qustion i wana a photo gallery plugin any one have idea

UI / UX Design php:wordpress user-interface
Member Avatar for code739
0
176
Member Avatar for Proglearner

I'm learning html and having a lot of trouble understanding the use of the src attribute to load an image from local storage, such as the images directory on my hard drive or, when the webpage is uploaded to my webhost, the images directory of my webhost. Can someone please …

UI / UX Design html-css storage
Member Avatar for Proglearner
0
118
Member Avatar for <M/>

I wrote an autocomplete input (i don't think that is the best thing to call it) in jquery. What it does is auto completes your text. It does that but it autocompletes by re-displaying the whole word/s rather than displaying what is left. I think I am un-clear, I may …

Member Avatar for <M/>
0
138
Member Avatar for garyjohnson

Okay, I dont have any code for this I am just not sure at all on how to do what I want. I have a website which displays pictures. There are albums and when you search the album it brings up all the pictures of that album. Now lets say …

UI / UX Design user-interface web-design
Member Avatar for garyjohnson
0
286
Member Avatar for scaiferw

I have a form to edit a table record, and am having trouble with it in Chrome. In IE7 it works fine, in Chrome it does nothing. It uses javascript because there is a sprite to change the button on hover. Any ideas? I'm stumped and would appreciate any help …

UI / UX Design html-css javascript web-design
Member Avatar for AleMonteiro
0
389
Member Avatar for Member #453901

Hello, When viewing [this page](http://www.jjwangracing.com/setup-sheets-electric/) in IE 8, I'm seeing weird white lines. There is one right below and above the "Coming Soon!" header, and two below the small grey sentance below it. I've looked at the CSS, and I can't see anything that could be causing this, and the …

UI / UX Design html-css web-design
Member Avatar for Member #453901
0
146
Member Avatar for vineet_edu

Hello, I have made an aspx page in dotnet, I am also using user controls. I have used 17 small images as my module icons. I want them to come in one line for every screen resolutions. Its not coming on small screens, plesae suggest.

UI / UX Design .net user-interface web-design
Member Avatar for JorgeM
0
94
Member Avatar for cristian.stilpeanu.3

Hi, i have problem whit a border, i want to set to center but make's higher column when it's to the center, please help me. there it's the original code: ![saveus](/attachments/large/3/saveus.png "saveus") <label for="">Nume de utilizator: *</label> <input class="bar curved5" name="user" type="text" id="user" maxlength="16" value="" onFocus="change(1)" class="validate[required,custom[noSpecialCharacters],length[5,16]]" /> there it's …

UI / UX Design html-css web-design
Member Avatar for cmps
0
530
Member Avatar for <M/>

I am using this snippet of code: #recaptcha_image, #recaptcha_image img { width: 200px !important; cursor: pointer; } #recaptcha_image img:hover { position: absolute; width: 300px !important; } .recaptcha_only_if_image, .recaptcha_only_if_audio { display: block; } And no matter what I do I can not shrink the overall size of the recaptcha but I …

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

I am trying to develop a wp theme. But a problem arise with the footer. I have uploaded the theme in my testing server. http://wp-site.co.cc Here footer area comes into left side, just beneath the sidebar. But I have created separate footer.php file and div for it. I want to …

UI / UX Design html-css php:wordpress
Member Avatar for rubai
0
239
Member Avatar for ryanwhite17

A friend sent me his website coding he did in iweb on his mac and wanted me to upload it to my hosting. The navigation links don't work and I have no idea what the problem is as his coding is completely all over the place and horrible and any …

UI / UX Design user-interface web-design
Member Avatar for mattster
0
280
Member Avatar for mgn2683

I'm having a problem with my main site navigation. I've made some changes to my easy slider that is on the same page, and the top nav seems to have adopted this. Is supposed to show: #nav a{ display:block; color: #474747; text-transform: none; font-size: 13px; text-decoration: none; background: none; padding-top: …

UI / UX Design html-css web-design
Member Avatar for mattster
0
274
Member Avatar for sirlink99

I have a background image placed onto my website using css body { background-image: url(../Images/bg2.png); background-repeat:no-repeat; background-position: center bottom; background-size: 100% 100px; } and I was wondering how I could make it so that if the website is smaller than the browser window then the image sticks to the bottom …

Member Avatar for Member #949455
0
134
Member Avatar for LAWRENCEANYANGA
Member Avatar for tiggsy
0
132
Member Avatar for Devid Bujji

i want to creat a site with ".com" domain.how to get that domain and by which site i can creat free website?

UI / UX Design web-design
Member Avatar for tiggsy
0
427
Member Avatar for sreee

i tried editing the code of wordpress bombax its theme of my company website- i messed up .. now iam getting the message : Parse error: syntax error, unexpected T_ENDIF in /home/content/61/7418061/html/wp-content/themes/bombax/functions.php on line 219 icant access any page. not even dash board to replace with the original code. .. …

UI / UX Design php:wordpress
Member Avatar for EvolutionFallen
0
256
Member Avatar for rfrapp

I believe that one of the pages of the site that I'm creating is shifted slihtly to the left. I may be going crazy, but I'm pretty sure that's what's happening. The page that I believe is shifted is: http://armyants.us/members.php?steam=All If you guys could help me out here, then that's …

UI / UX Design html-css web-design
Member Avatar for EvolutionFallen
0
121
Member Avatar for vectro

I need .htaccess code that will: Restrict a specific IP from a specific page. Allow that IP on any other pages but the restricted one. I already tried this and it does not work: <files submit.php> order allow,deny deny from 1.2.3. deny from 1.2. allow from all </files> Does anyone …

UI / UX Design web-design
Member Avatar for vectro
0
105
Member Avatar for tinabina22

I have attached a require PHP to my html pages for my vertical navigation bar but now my problem is how do I do this and have the navigation menu side be side with my text? Here is one of the pages on my site, the home page works great …

UI / UX Design php web-design
Member Avatar for tinabina22
0
199
Member Avatar for shabcaan

help me at side of information technology specially hardware and software

Member Avatar for amrita111
0
73
Member Avatar for Eyeteeorg

w3schools offers certification in various web development languages at $95 a pop. I'm wondering whether it's a good investment, and it largely depends on how recognized and respected w3schools certificates are. If anyone knows of good alternatives for certification in the Toronto, Canada area that don't require prior attendance at …

UI / UX Design web-design
Member Avatar for pritaeas
0
175
Member Avatar for jspence29

I have a one page website http://spencedesign.netau.net/SNL/SNL.html#home I am using anchors and targets, I am using overflow-y: auto; but the scroll bar only displays when the screen is big enough, so it works on my 1920 by 1080 desktop, but not on an average size laptop, how do I make …

UI / UX Design html-css web-design
Member Avatar for gauravkumaralwar
0
128
Member Avatar for Devid Billa

is it possible to create our own site by html on our desktop?

UI / UX Design html-css web-design
Member Avatar for bestwsd
0
104
Member Avatar for eetec

I am trying vertical center my text in a div but it always float at top in div. I also tried using a span inside the div and apply css on span but it too not works. I used this css property (vertical-align:middle) HTML <div id="topsmallmenucontainer"> <div class="topmenuleft"></div> <div class="topmenumiddle"><span> …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
136
Member Avatar for satimis

Hi all, How to make video rotate on webpage screen? E.G, say: video-1, video-2, video-3, video-4, video-5 ..... up to video-10. Each time I expect only 2 video displayed on screen, say; 1st screen video-1, video-2, next screen video-2, video-3, next screen video-3, video-4 etc. The video will stay on …

UI / UX Design user-interface video
Member Avatar for techbrain
0
96
Member Avatar for Pitso.Dea

how to fix problem of wordpress if images cant be uploaded to the stated post using wordpress, i tried playing around with plugins but still stuck. im a beginner please help

UI / UX Design graphics:image php:wordpress
Member Avatar for techbrain
0
295
Member Avatar for Resentful

Hello, everyone. I have a scrollbox that I am needing to select all of the text within it. The code is below. <div class="all" style="height:480px;width:360px;border:1px solid #ccc;font:16px/26px Georgia, Garamond, Serif;overflow:auto;"> This part of web programming is my weak point. I'm not quite sure what else to try. If you have …

UI / UX Design user-interface web-design
Member Avatar for Resentful
0
121
Member Avatar for dominique7

Hello, as I mostly used horizontal menus, I'm just coming across this now: How to have those menu items in a fixed width box and still make use of the hover feature? I mean I want the background of the selected menu item to change it's background throughout the whole …

UI / UX Design html-css web-design
Member Avatar for ngprnk
0
190
Member Avatar for sleepswim

Hi all, i've heard from many that i should stop using iframes and css instead. Although, all i really use iframes for is to load a page from another site into mine. Is there a way I can do this with css? or is it something i should just stick …

UI / UX Design html-css web-design
Member Avatar for drjohn
0
147
Member Avatar for Devid L

i have "Gedit" text editor. Is it possible to make web pages? and which site is best to learn about coding ?

UI / UX Design html-css web-design
Member Avatar for udaantech
0
208
Member Avatar for cssweb

helo guys how are you, my proplem is the div has exceed the footer and this image will clarify what do i mean http://s2.postimage.org/4x5ur7955/555.jpg this is all codes which i used #left{//this div for left side float:left; width:140; margin:0px; } #right{this is for right side float:right; width:140; margin:0px; } #headblcok{//this …

UI / UX Design html-css web-design
Member Avatar for cssweb
0
125
Member Avatar for sugar.cube.731

I am looking for a way to convert pixel based images to vector. I believe this can be done in Illustrator, but am not quite sure how. I often have work from Photoshop that I later need to convert. What type of file should I save it as (from Photoshop) …

UI / UX Design user-interface web-design
Member Avatar for techbrain
0
111
Member Avatar for GazzaCurran

Hello, Firstly ill give you a background of what im trying to do and the layout of the banner/header Right hand side - Navigation Links - I want to add a paint effect dripping down maybe splashing off the nav links, and then dropping onto the bottom and flowing to …

UI / UX Design adobe:flash web-design
Member Avatar for Member #949455
0
266
Member Avatar for tinabina22

I'm trying to set up my web-site with a vertical navigation menu, which I have done but what I am having a problem with is how do I get the text part of my site to line up beside the navigation bar instead of on top of it?

UI / UX Design user-interface web-design
Member Avatar for tinabina22
0
2K
Member Avatar for secretply

Been doing a lot of research on this issue but I can't get it to work properly. I have this CSS code that works in all browsers except for Internet Explorer. border-top: 3px solid rgba(139, 0, 0, 1); background-color: rgba(139, 0, 0, 0.75); color: rgba(139, 0, 0, 0.75); text-shadow: -2px …

UI / UX Design user-interface web-design
Member Avatar for JorgeM
0
115
Member Avatar for germainelol1

I have the following `layout.jade` code !!! html head title= title link(rel='stylesheet', href='/vendor/bootstrap.min.css') link(rel='stylesheet', href='/css/style.css') script(type='text/javascript') (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); body!= body And the …

UI / UX Design html-css javascript web-design
Member Avatar for Member #949455
0
404
Member Avatar for while(!success)

Hi guys, I have an ImageButton control in asp.net calling a javascript function to display it in block. The elements have their own css classes, but they do not appear in the context that I gave them. I am assuming this is a problem with my css because the javascript …

UI / UX Design .net html-css javascript
Member Avatar for JorgeM
0
177
Member Avatar for sunnykeerthi

Hi, i have a html page with 3 frames(Index.html), and the preview is as in the screenshot. Here in Welcome.html i have a button named block. when i click this button i want left.html to be disabled(the frame in left side), i'm able to do it., but the form elements(the …

UI / UX Design html-css javascript web-design
Member Avatar for AleMonteiro
0
660
Member Avatar for ello

Hi there, I've been researching the correct layout for html5 web pages, and I'm a little unsure on how something like this should look: <div class="main-container"> <div class="main wrapper clearfix"> <div class="canvas gu6"> <div class="example-grid"> <div class="row"> <div class="col gu1"> <img src="img/1.jpg"> <div class="description"> <h2>Test</h2> <p>Test, Test, Test.</p> </div> </div> …

UI / UX Design html-css web-design
Member Avatar for dany12
0
140
Member Avatar for tanvir2012

I was trying to set a stylish slideshow for my blog. Expert advise please. Thanks

UI / UX Design web-design
Member Avatar for margaret224
0
125

The End.