1,100 Recommended Topics

Remove Filter
Member Avatar for
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
617
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
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
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
393
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
Member Avatar for Reverend Jim
0
264
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
480
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 …

UI / UX Design html-css web-design
Member Avatar for LearnTheNew
0
470
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
275
Member Avatar for arif
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 Maddison
Member Avatar for rproffitt
0
326
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
432
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
413
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
858
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
509
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
221
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 web-design
Member Avatar for Mauricio_5
0
450
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
Member Avatar for Hamsterking
0
223
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
Member Avatar for pdsubbu
0
243
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
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
Member Avatar for Serge_1

Please can anyone help re-arrange text that are spit apart on browser. What css property can be use to bring the text align as normal.

UI / UX Design html-css
Member Avatar for gentlemedia
0
172
Member Avatar for Dani

Is there an easy way to modify Twitter Bootstrap so that all of its responsive columns work based off of the device-width as opposed to responding to the dimensions of the browser window?

UI / UX Design css-bootstrap html-css
Member Avatar for Dani
0
285
Member Avatar for ajelliott

I have good design skills and want to create web pages but I dont want to do web development or programming. There is so much out there and so much of it is complicated. I want to keep it real simple. I have Dreamweaver but not a lot of time …

UI / UX Design ui-ux web-design
Member Avatar for Paul_49
0
1K
Member Avatar for David_95

https://www.daniweb.com/digital-media/ui-ux-design/threads/462158/how-to-play-multiple-video-using-html5 How is the back button done. I have tried a few videos like this (function prevButton() myVideo.pause(); myVideo.currentTime=0; index = index - 1; if(index==videoList.length) index = 0; alert(videoList[index]); myVideo.src = 'videos/'+videoList[index]; window.currentVideoName=videoList[index]; myVideo.play(); ) but the first video is "Undefined" when you click the button back.

UI / UX Design html-css javascript
Member Avatar for David_95
0
393
Member Avatar for Dani

For as awesome and popular as jQuery is, why is jQuery UI so buggy and poorly maintained? *Frustrated*

UI / UX Design javascript-jquery
Member Avatar for gentlemedia
0
293
Member Avatar for Dani

iOS Safari Reader View is only available for forum threads on DaniWeb that have zero replies, and it shows the original post. Anytime there are replies, it gets confused and shows nothing. How can I semantically fix my html5 to correct this behavior? Not only is it good for accessibility, …

UI / UX Design
0
151
Member Avatar for Phaelax

I have a fixed header followed by a list with various anchor tags. By default, the anchor will jump to the top of the browser. I need to offset this so it displays below the header. I found a solution online, but became quite annoyed once I found out that …

UI / UX Design web-design
Member Avatar for Dani
0
282
Member Avatar for vmars

Hello & Thanks , In my code below , why is it the Html code that the <div class="middle"> is specified BEFORE the <aside class="left-sidebar"> and the <aside class="right-sidebar"> ? Thanks..Vern OOPS! Forgot code , see next Reply .

UI / UX Design html-css web-design
Member Avatar for Dani
0
440
Member Avatar for canonzone

his is an example of creating a semi-dynamic pie chart without the use of server-side imaging libraries [url]http://www.surfare.net/~toolman/temp/diagram.html[/url] CSS Diagrams Things to Do With CSS When You’re Bored at Work [url]http://komodomedia.com/blog/index.php/2005/08/24/creating-a-star-rater-using-css/[/url] Star Rater Creating a Star Rater using CSS [url]http://komodomedia.com/blog/index.php/2006/01/09/css-star-rating-part-deux/[/url] CSS Star Rating CSS Star Rating Part Deux [url]http://www.jluvip.com/works/css/starvote/index2-1.html[/url] Star …

UI / UX Design html-css web-design
Member Avatar for christian_8
3
2K
Member Avatar for vegaseat

Lots of good instrumental music out on the web in the form of midi files. You can incorporate background music as part of your web page. Here is the short code.

UI / UX Design html-css web-design
Member Avatar for Johannes_2
0
5K
Member Avatar for Dani

I'm trying to design a landing page for my API product, and it seriously is lacking any images. Where are the best places to get those Photoshop-ready backdrops that all of the paid themes seem to have? Deviant Art? Looking for ones that are optimized for this sorta thing, and …

UI / UX Design adobe css-bootstrap
Member Avatar for diafol
1
495
Member Avatar for fheppell

I'v got this code to make a bootstrap navbar <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a class="brand" id="logo" href="#">picturecamel</a> <ul class="nav pull-left"> <li><a href="/">Home</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Account <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="change-password">Change password</a></li> <li><a href="update-email-address">Change Email</a></li> </ul> </li> <li><a href="logout">Logout</a></li> <li><a href="help">Help</a></li> </ul> </div> </div> …

Member Avatar for HAOND
0
4K
Member Avatar for wonderland

Hi, I've been renewing information in my site directly into code for quite some time now. Since my page isn't that big it's not very difficult. I have about 15 .html pages in my web directory. They all are more or less identical, and they all have small news section. …

UI / UX Design html-css ui-ux web-design
Member Avatar for _1_27
0
1K
Member Avatar for Tko_1
Member Avatar for underpaidnurse

Hi, Could anyone point me to some resources to study on best practices when designing an enterprise dashboard? I would certainly appreciate it.

UI / UX Design web-design
Member Avatar for Texx
0
274
Member Avatar for Texx

So the goal is to make a responsive coming soon page with a full screen image (mmedia queries will serve different screen sizes with different versions of the same image). sounds easy enough, but somehow I've made a black band at the top of my page (on mobile devices) that …

UI / UX Design html-css web-design
Member Avatar for Texx
1
555

The End.