7,985 Archived Topics
Remove Filter ![]() | |
Any suggestions for my website *[Fantastech](https://fantastech.co/)* to improve the UX / UI. UI / UX Design ui-ux web-design | |
Iam designing a circular progress bar for my application. iam getting some example code which implements circular progress bar using PyQt4. I tried to convert the PyQt4 code in to PySide code which suits my application. but when i try to run the code iam getting error. plz help me … UI / UX Design qt | |
Hello guys and gals. I have finally launched my new website and hope I can get your ideas on the design. The name of the site stands out what it will be used for. The best of all is that it is Free ! Please take a look here https://TurkishClassified.com … UI / UX Design php web-design | |
Hi everyone. My story is simple: I am looking for ways to be a web designer. For now, I started learning Figma and Photoshop. Do you think that with these klowledge I can get a designer work? Where and how does web-designers work usually? Do they only create protopype designs … UI / UX Design web-design | |
What is the Difference Between Head and Header? UI / UX Design css-bootstrap html-css web-design | |
| |
hi my husband is customising a website template and wants to add content over a teransparent image but when he adds the tex it goes underneath how can he do this here is where the image is placed `<div id="homepage" class="clear">` `<section class="main_slider"><img src="images/demo/1200x400.gif" alt="">` `</section>` and a preview of … | |
Hi ppl Looking for a reliable cgi studio with a perfect timing for long-term partnership Got some interior projects that need rendering with tight timelines UI / UX Design web-design | |
Recently, we have redesigned our website, https://elogic.co. I will appreciate any feedback. Moreover, it would be interesting to hear if anyone has specific comments on this new design. So what do you think? UI / UX Design web-design | |
I am new to code writing. How do I make it so this page stays centered in web browsers? What HTML code do I add and where? <!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> <title>Direct Selling Rumors & Gossip</title> </head> <body bgcolor="066082"> <TABLE align="center" class="" … UI / UX Design html-css web-design | |
So, i've made my HTML file, checked it, it all works just so fine. But how can I make it look "good" ? I mean, i can't find a way to make these things work out. Here's my code: [CODE] <!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" … UI / UX Design html-css web-design | |
what is UX/UI design ? please explian for me , i know only programming in php and javascript and css i know nothing about UX , is it for graphic designers ? or for programmers ? thanks. | |
Hello, I am trying to create bootstrap navigation with background color of my choice yet, I haven't been able to do so. The default boostrap nav color is grey. How to change it to color of my choise like brown. I try to insert css inside navigation2.php codes - and … UI / UX Design css-bootstrap html-css web-design | |
Did some tests and seems all the HTML5 tags / features work pretty well across all modern browsers except in IE6 for whom you have to use a little JS to make it style specific HTML5 elements. It's easy but still takes quite some time to shape your skills / … UI / UX Design html-css web-design | |
Hi! I would like to know how to make a photo clickable to redirect people from my blog to my Facebook page. I'm not a computer science student nor do I have a heavy duty level of expertise in HTML, but I can follow simple instructions. I'd like to make … UI / UX Design image web-design | |
 People spend more time-consuming digital media on mobile devices than on a desktop and this trend will continue. Social networking, listening to music, watching videos and playing games represent the bulk of what people do with their smartphones and tablets. Essentially, it’s about communication and entertainment, two things that … UI / UX Design app-store operating-system smartphone social-media tablet ui-ux user-interface web-design | |
I'm trying to build a website with Weebly. I am currently searching the web far and wide to try to figure out how to create a sticky navigation bar and insert it into the style sheet, but everything I try won't work. I have a website header with the logo, … UI / UX Design web-design | |
hello daniweb community, I encounter a problem at my website with a wordpress + woocomerce platform, I've done an woocomerce update and unfortunately something happened with the CSS on the single product page. This is my website: https://optimac.ro/categorie-produs/ochelari-de-vedere/barbati/ (this is category) Works perfectly. https://optimac.ro/produs/aboriginal-4930a/ (Single product) Very bad CSS. (half … | |
 Hello i want to show font on an image. Now, the image could be whatever a user uploads- that means white of black background. The font is not looking good. I want to try out something that will look clear on both on dark or light background. I put … | |
Hello i want to make a gradient header on ion-navbar on my ionic 3 project. home.html `<ion-header><ion-navbar color="primary">` variables.scss `$colors: ( primary: linear-gradient(red, yellow),` This doesnt work. color="primary" works if i put a single color value (e.g. #333) Any idea how to make it gradient? UI / UX Design | |
I am starting a website where an image shows on the home page and when I scroll to hover over the image it opens a newpage. I’m trying to figure out a way to do a slow dissolve from the home page to new page and also if the user … UI / UX Design c html-css javascript | |
Hi guys, I have the further problem. I created the project in Mpobirise app nad published it to my server via FileZilla. In some time I needed to change the project a bit. Now I can't find it neither on my PC nor in the application. Could you please help … UI / UX Design html-css web-design | |
Hi, Simple HTML code with few DIVs. See below the code. When window resized, One DIV overlaps with other and it looks messy. I could not figure out the problem. I tried to change position to relative and no it overlaps. Can someone please point out the problem in the … UI / UX Design html-css web-design | |
Web languages — HTML, CSS and JavaSscript are the best choice for kids and for amateur programmers, because they are very simple, and with them you can create many interesting things: sites, mobile and desktop applications, web servers and robotics — what else an amateur programmer needs for happiness? **Visual … UI / UX Design html-css robotics tablet visual-basic web-design | |
I need to check the extention of user uploaded files when running a gulp-sass task. I have a file exists function that seems to work, but can't get thereturn value into the task. Here's my gulp file: var fileexists = require('file-exists'); var gulp = require('gulp'); var sassVars = require('gulp-sass-vars'); var … UI / UX Design | |
I am new in this feild so plz anybady help me . UI / UX Design web-design | |
I use `<input type="date">` and it works fine to bring up a date picker in Chrome and Firefox. However, it behaves as a normal textbox in Safari. UI / UX Design | |
Hi,i've designed a website. It seems okay on my laptop screen. But when i try to open it on the larger screen or on the smaller screen,the width of my website does not longer fit the screen's width. Why is this happen?do i need to always use "%" for the … UI / UX Design web-design | |
Hi guys, I'm here again with my psd to html / css template. now i have a strange issue is simple to explain but difficult to deal with. i have tow tags (.iconSearch and search classes ) in one form, and i want to float them at right but when … UI / UX Design html-css | |
Hello, I am trying to border-collapse on a specific table. #profitlosstbl table { width: 200px; border-collapse: collapse; } #profitlosstbl td { border-collapse: collapse; width: 100%; padding: 10px; font-size: 12px; border: 1px solid black; } the border-collapse: collapse; It only works if I use table { border-collapse: collapse; } but I … UI / UX Design html-css | |
hello i have set a form with tow tag : first is an input[text] and the seconde is input[submit] , what i try to do is to align the tow element in one line , the problem is i'm getting margin top of the first input tag (input[text]) , i … UI / UX Design html-css | |
i need your help , i m trying to put borders around the page in the attachment ,so i try some DIY like this : <html> <head> <style> body { /*position : relative;*/ height: 100%; max-height: 100%; } .top-border { height: 10px; width: 100%; position : absolute; top : 0; … UI / UX Design html-css | |
When I submit a form and the page refreshes the password and password confirmation values are being displayed in the address bar. Why is this? Can anyone explain this and give me an idea how to suppress this behavior? Please see attached screenshot. Thank you in advance!  UI / UX Design web-design | |
Hello, Cek this site: http://www.purelineliving.com/ Cek the top navigation. I wonder if it is possible to let the navigation remains the same on pc and change it to bootstrap navigation for mobile phone on mobile phone. Thanks in advance. UI / UX Design html-css | |
Hello guys. I've just gotten back to programming. It's been 5 years since I last programmed. Yes, that long. But I am not very far behind it seems since I can still catch up on my functions. Right now, I'm trying to create a moving header from a table that … UI / UX Design html-css | |
Hi, I ran into weird issue in Firefox 57.0.2. I have two panels that translate without issue but if I set rotation on container animation plays weirdly. If I set background-color or border on container, it again plays normally. Can somebody please explain what is happening and what changes when … UI / UX Design html-css | |
I have a checkbox input switch set up over the Input text box that acts as an on/off switch for that particular field. I am also using jQuery Validator (jqueryvalidation.org) to handle the errors for empty fields. The issue is that when the error hops in, my switch is pushed … UI / UX Design html-css javascript-jquery | |
Hello, For some reason when I click on my simple input box, the input box does not accept focus. Has anyone has a solution fot this? Here is a link to the webpage: http://landbankrealestate.com/en/properties/lote-en-condominio-las-vueltas/ The only way I can enter data into the box is to use tab to highlight … UI / UX Design html-css ui-ux web-design | |
For some reason when I click on my simple input box, the input box does not accept focus. Has anyone seen this before? Here is a link to the webpage: www laudontech com / garmin Here is my code: [code=html]<form name="form1" method="POST" action="test5.php5"> </br> <P ALIGN=CENTER> <INPUT TYPE = "TEXT" … UI / UX Design web-design | |
Hi, I'm looking for a simple way to let people leave comments (without even registering to the website) on my website. Any suggestions how I could do that? Thanks for your help! UI / UX Design web-design | |
hello, i've bee searching for this from a while but i couldn't find an answer of my quetion, so i have 2 div with width 100% and heighh is really no defined it depend to the content but the problem is every time the content is too small, i would … | |
On my page (http://www.50allstars.com/2017/10/test.html) I'm attempting to align some divs, but the middle div shifts downward whenever I view it on mobile. I've tried adjusting widths, maybe it has something to do with the device-width property, but I really have no clue. Any help would be great. I've included screenshots … UI / UX Design html-css | |
Hi Everyone, I am having a strange problem on my webpage. I am getting this Black shade whenever i type or focus my cursor on a select or text field. the strange thing is its only happen on a specific page and not to the entire system that i am … UI / UX Design gui html-css javascript-jquery | |
Hello folks, Running into a little confusing thing over here. I am building this web page for press release: https://renardwatches.com/pages/pr-fw17 But as you can see, the 3rd paragraph somehow gets blocked by the image, and i have no idea why. I tried overflow, index, floating, etc but nothing changes. Anyone … | |
Sir I have these codes <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <head> <title>Party Ledger</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta HTTP-EQUIV="Pragma" content="no-cache"> <meta HTTP-EQUIV="Expires" content="-1"> <link href="css/jquery-ui.css" rel="stylesheet" type="text/css"> <style type="text/css"> html,body { height:100%; width:100%; text-align:center; margin:0; padding:5px; } body { overflow:hidden; } #content { max-height: calc(100% - … UI / UX Design html-css printer publishing | |
Suggested any changes on my website design and development. UI / UX Design web-design | |
I have a sticky header on my page by setting CSS to relative and z-index. When I go to print, the first page prints fine (header, with page content starting just below header). The following pages has header on top of content. How can I force content below header on … UI / UX Design html-css web-design | |
Hello, I'm trying to read a serial port data from a controller and plot it using chart. I could read the data from the controller and see the data in a textbox earlier. Now I'm trying to use a chart along with the textbox. There are complication when I'm trying … UI / UX Design gui |
The End.