7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Fantastech

Any suggestions for my website *[Fantastech](https://fantastech.co/)* to improve the UX / UI.

UI / UX Design ui-ux web-design
Member Avatar for Dani
0
92
Member Avatar for vijayakumar_1

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
0
178
Member Avatar for Turkish_1

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
Member Avatar for Dani
0
197
Member Avatar for crolic

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
Member Avatar for Turkish_1
0
410
Member Avatar for Zinavo
Member Avatar for iramsweet
Member Avatar for anand9796
0
365
Member Avatar for janicemurby

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 …

UI / UX Design html-css image
Member Avatar for anand9796
0
750
Member Avatar for michnorman1929

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
Member Avatar for rproffitt
0
223
Member Avatar for HelenHelen

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
Member Avatar for rproffitt
0
477
Member Avatar for DSLKeper

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
Member Avatar for Purvi_1
0
495
Member Avatar for Troggs

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
Member Avatar for Purvi_1
0
343
Member Avatar for samertaha

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.

UI / UX Design adobe html-css ui-ux
Member Avatar for Purvi_1
0
1K
Member Avatar for davy_yg

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 …

Member Avatar for Mohandas1985
0
585
Member Avatar for yangyang

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
Member Avatar for baabroz1
0
240
Member Avatar for goodtaste

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
Member Avatar for jksingh1
0
46K
Member Avatar for Harikrishna.K

![Feature-Image.jpg](/attachments/large/4/f1bc7679e69543ee8326a41aad44935f.jpg) 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 …

0
1K
Member Avatar for Casjen

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
Member Avatar for Zill_1
0
622
Member Avatar for useruno1

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 …

UI / UX Design html-css wordpress
Member Avatar for useruno1
0
301
Member Avatar for SimonIoa

![Screenshot_2019-03-28.png](/attachments/large/4/445eaa963a19fc15e220abceb13b7512.png) 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 …

UI / UX Design html-css image
Member Avatar for ABIO22
0
3K
Member Avatar for SimonIoa

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
Member Avatar for SkinHead
0
4K
Member Avatar for mldardy

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
0
394
Member Avatar for lacaca

This code shows how to obtain and display a GIF image from an internet website using the Tkinter GUI toolkit that comes with the Python installation.

UI / UX Design display gui image tkinter
Member Avatar for Reverend Jim
0
265
Member Avatar for Max_28

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
Member Avatar for gentlemedia
0
481
Member Avatar for alexgrover

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
Member Avatar for LearnTheNew
0
7K
Member Avatar for Rafael

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 …

Member Avatar for LearnTheNew
0
471
Member Avatar for bobgodwin

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
0
278
Member Avatar for arif
Member Avatar for Maddison
Member Avatar for rproffitt
0
326
Member Avatar for Dani

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
Member Avatar for rproffitt
0
43K
Member Avatar for samsons17

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
Member Avatar for spy_1
0
1K
Member Avatar for ekka

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
Member Avatar for multail
0
433
Member Avatar for davy_yg

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
Member Avatar for happygeek
0
415
Member Avatar for ekka

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
Member Avatar for gentlemedia
0
510
Member Avatar for ekka

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
Member Avatar for ekka
0
862
Member Avatar for mattyd

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! ![pass12.jpg](/attachments/large/0/f9784f8c4ab7d06aef077fb0ecdc4988.jpg "align-center")

UI / UX Design web-design
Member Avatar for Bhavna_2
0
2K
Member Avatar for davy_yg

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
Member Avatar for gentlemedia
0
316
Member Avatar for Liam_8

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
Member Avatar for gentlemedia
0
4K
Member Avatar for Zorrro

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
Member Avatar for rproffitt
0
222
Member Avatar for seularts

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
Member Avatar for rproffitt
0
318
Member Avatar for Mauricio_5

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
Member Avatar for Mauricio_5
0
451
Member Avatar for Mapper99

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
Member Avatar for Mauricio_5
0
2K
Member Avatar for Tickon

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
Member Avatar for Janet_4
0
348
Member Avatar for Hamsterking

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 …

UI / UX Design html-css image
Member Avatar for Hamsterking
0
224
Member Avatar for Jon_7

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
Member Avatar for Jon_7
0
1K
Member Avatar for skullscript

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
Member Avatar for skullscript
0
343
Member Avatar for SaroGFX

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 …

UI / UX Design html-css image
Member Avatar for pdsubbu
0
244
Member Avatar for phphp

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
Member Avatar for gentlemedia
0
267
Member Avatar for Metrikhive
Member Avatar for Metrikhive
0
297
Member Avatar for SolidSolutions

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
Member Avatar for henk_2
0
2K
Member Avatar for ram_10

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
Member Avatar for ram_10
0
1K

The End.