2,272 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for Ritesh_4

Hello Anyone knows what is the best size to use when creating a favicon so that it appears nice in both Firefox and IE tabs?

UI / UX Design multimedia web-design
Member Avatar for redplanetpk
0
307
Member Avatar for butler1233

Hi guys Im wondering how it is possible to refresh the data on the page (read from php database), without having to refresh the whole page. What i want i something similar to facebook and twitter, where it will say that new stuff has appeared. Instead of this though, i …

UI / UX Design social-media ui-ux web-design
Member Avatar for Mollyron
1
25K
Member Avatar for jojoy

hi, I need to convert my flash .swf to .flv files for my website. I tried iwisoft swf to video converter. Though the output video and audio quality is very good, it always has a logo mark on the left of the output video. need $49!! I wonder if you …

UI / UX Design audio flash multimedia web-design
Member Avatar for Tonya_1
0
351
Member Avatar for SabithaSri
Member Avatar for useruno1

Hello guys, recently i've update my website to php7.0, I'm runing some low minify CSS and JS. I encounter some css problems in Firefox & Internet Explorer with the all UI. Any idea what causes this problem and how can be solve it please? With Chrome broswer works perfectly. Cheers, …

UI / UX Design html-css web-browser
Member Avatar for useruno1
1
2K
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 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 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 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 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 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 koraljka

hi, how can I add an image in title of the page and in the adress bar? please help ty

UI / UX Design image web-design
Member Avatar for Texx
0
1K
Member Avatar for Erek4

I was curious if anyone knew how to utilize a .ttf file? I would like to create an image with a particular font but I am not sure exactly how to use it. E

UI / UX Design multimedia web-design
Member Avatar for mcdonalds_1
-1
541
Member Avatar for Henry77

I have seen this question posed everywhere but not with the answers that solved it for me. So I played and played and discovered, da dah, the problem. Let's say you log into newspaper.com/sports and all you see is code. That's because the correct url is newspaper.com/sports.html or sports.htm or …

UI / UX Design
Member Avatar for Henry77
0
279
Member Avatar for SaroGFX

Hello lads, So i'm struggeling with the following. I want to get the text a little bit closer to the image, but since the image has whitespace itself and I don't want to redo them all, I opted for adding a negative margin to the text. It seemed to work, …

UI / UX Design html-css image
Member Avatar for SaroGFX
0
496
Member Avatar for gahhon

#user hl:hover { color: BlueViolet; text-decoration: underline; } <asp:HyperLink ID="hlUsername" runat="server" NavigateUrl="~/Manager/ProfileView.aspx" CssClass="hl" /> While this hyperlink is hovered, the font is underline but font color not changing. Any problem with my code?

UI / UX Design perl web-design
Member Avatar for syeda_satwat
0
516
Member Avatar for Latrell_vie

I want my body tag to be in vertical italian flag color therefor i need color green to cover 33% of the screen , then i need color white to cover another 33% under color white and color red to cover the remaining 33% of the screen and this pattern …

UI / UX Design web-design
Member Avatar for gentlemedia
0
314
Member Avatar for Lakhbir

Hello, In sort by relevance mode, my cse at [website](http://www.besttubesites.tk) displays label "relevance" out of box and when label "date" is selected, it displays correctly. Pure CSE's html and css code displays correctly, whereas when I add it to my site the above problem occurs. Some css or javascript at …

UI / UX Design perl web-design
Member Avatar for Lakhbir
0
223
Member Avatar for jonsan32

I've been inspecting this and going crazy trying to figure it out, but I can't find what's going on with this menu of mine. The links and hover state are shifted lower and to the right on my site on this page: http://www.50allstars.com/2015/08/mega-menu.html But elsewhere (off my site) it works …

Member Avatar for jonsan32
0
496
Member Avatar for Aeonix

I needn't even explain it, look it up. You needn't to click anything, just zoom-in 10%, then zoom out as far as you can, and notice how table cell and a div, go full on agression. View website itself under `5millionpixels-##.comlu.com`, (no I'm not a bot, but files are PHP, …

UI / UX Design web-design
Member Avatar for Aeonix
0
170
Member Avatar for al2henry

I have created a footer with links for the major pages of the "upgrade" to my choir's website. It displays perfectly in Chrome and Firefox but the alignment is bad in IE10 (I don't doubt IE 9 and earlier makes a bigger mess of the whole page.) Edge dislpays the …

UI / UX Design seo web-design
Member Avatar for al2henry
0
459
Member Avatar for al2henry

Moving my [Vivaldi](http://www.vivaldichoir.org/index.php) choir pages to use .php to include for common elements as per [Mayne Island Conservancy](http://www.conservancyonmayne.com) (see open question from 3 days ago) & have noticed some anomolies in IE 11. Any help would be appreciated on this and my open query on "Mobile Display" I intend to …

UI / UX Design perl sql web-design
Member Avatar for al2henry
0
1K
Member Avatar for Latrell_vie

Hi ! My website is working as intended on bigger screen, but at @media screen and (max-width: 767px) following happens: on firefox website still works fine but on google chrom the design cracks; <div class="menubar1"> extends out of <div class="topnavibar"> Anyone sees where i made the mistake ? My index.html: …

UI / UX Design web-design
Member Avatar for rtrethewey
0
255
Member Avatar for Latrell_vie

I decided to put my navigation section into another file and retrieve it via html includes, so it will be easier to service if changes need to be done , as the navigation section is shared amongst several sites. My index site used to work well, but now that i'm …

UI / UX Design html-css web-design
Member Avatar for Latrell_vie
0
305
Member Avatar for Latrell_vie

Dear Folks ! I´m having problems with my navigation at different screensizes. At current level the navigation display is nearly the way i want it for the bigger screensizes. But at media querry @media screen and (max-width: 320px) I want the navigationlinks to stack horizontally which i managed to do …

UI / UX Design sql web-design
Member Avatar for Latrell_vie
0
239
Member Avatar for FALL3N

I am having a huge problem. In my stylesheet I have: @media only screen and (min-width: 320px) and (max-width: 700px) { code1 } @media only screen and (min-width: 1280px) and (max-width: 1400px) { code2 } my browser window is currently 640x960, so only code1 should run... right? But code1 and …

UI / UX Design sql web-design wordpress
Member Avatar for cereal
0
336
Member Avatar for maxelcat

Hi I have "performed" my frst venture into html5 video using the [URL="http://camendesign.com/code/video_for_everybody"]video for everyone[/URL] and it works well in IE, Opera, Saf, Chrome, FF. I have one small question - Safari (at least on my windows laptop) seems to want to download the whole darn video before it shows …

UI / UX Design html-css video web-design
Member Avatar for Cheerful_1
0
433
Member Avatar for donoskaro

Hello Guys, I have tried to make a Pure CSS Menu with Sub-Menus but I am stuck with one small (or big) problem. After I hover over my Link which has a Sub-Menu assigned to it, the Sub-Menu appears but if I try to go on it, it disappears. I …

UI / UX Design html-css web-design
Member Avatar for creiglee
0
409
Member Avatar for pctechconcierge

Hello i'm not recieving any emails on my website. Can someone help me? Thank you. <div class="col-sm-6 col-md-8"> <form action="#" method="post" role="form"> <div class="col-md-6"> <input type="text" class="form-control" placeholder="Name"> </div> <div class="col-md-6"> <input type="email" class="form-control" placeholder="Email"> </div> <div class="col-md-12"> <input type="text" class="form-control" placeholder="Subject"> </div> <div class="col-md-12"> <textarea class="form-control" rows="6" placeholder="Message"></textarea> </div> …

UI / UX Design email web-design
Member Avatar for Lau_1
0
192
Member Avatar for SimonIoa

Hello i have created something in CSS but the position changes according to the resolution of the screen. Here is the code? I want them to remain in one place regardless the resolution here is the code #poster { width:25%; height:25%; position:absolute; z-index:0; } #poster img { -moz-border-radius: 50%; -webkit-border-radius: …

UI / UX Design web-design
Member Avatar for SimonIoa
0
192
Member Avatar for Stefce

Hello everyone i started learning bootstrap for a while and i want to make close button for div boxes i have this code but the X button doesn't work: <div class="panel panel-default"> <table class="table table-hover"> <thead> <tr style="background-color: lavender;"> <th><button type="button" class="btn btn-primary btn-xs">Share</button></th> <th><a href="#" class="close" data-dismiss="panel" aria-label="close" id="hide">&times;</a></th> …

UI / UX Design web-design
Member Avatar for Lau_1
0
924
Member Avatar for hwoarang69

Take a look at the attached image to see what I am trying to do. There will be two images. Images1 is what I want. Image 2 is what my code does. The issue is the stuff inside link are not center. ![problem.png](/attachments/small/3/9ee3554947e5bf1fae663ff6b38a61e5.png "align-left") Html code: <div id="table"> <table> <tr …

UI / UX Design html-css web-design
Member Avatar for Internetum01
0
272
Member Avatar for EvaBozh

I have a [JSFiddle](http://jsfiddle.net/vm3m74q1/13/) with the code for the footer for my website. There are three containers. I need to remove the spaces between those containers. How can I do this?

UI / UX Design web-design
Member Avatar for Lau_1
0
193
Member Avatar for DocTech25

I was successfully able to move internal CSS code into an external .css file just fine. I realized that no matter what I tried, it just wouldn't work unless it was in the same directory as the file I wanted. This isn't really an issue in this case, but I …

Member Avatar for DocTech25
1
218
Member Avatar for DocTech25

I used some CSS code which worked internally on my website. When I went to convert the code to an external .css file but ran into some issues. I can use the internal version, but the external is more efficient and less restrictive. Here is the code for the internal …

Member Avatar for almostbob
0
249
Member Avatar for francisiname

There is a file created in one of Adobe programs. The file was damaged and in the native program doesn't open. Extension of the *.indd file. In attempt to open writes: "file ... is damaged (Error code: 4)". Thus without problems it is copied anywhere. The file was lying quietly …

Member Avatar for almostbob
2
181
Member Avatar for Simon_4

I like this menu and how it's done: http://www.peterstone.com/ Does somebody has any idea and suggestion, how the easiest way is, to realize this kind of main nav they have? Cheeers Simon

UI / UX Design web-design
Member Avatar for diafol
0
735
Member Avatar for davy_yg

Hello all, Please check this: [One](http://www.innovation.web.id/One/index.php) I wonder why I cannot make that laptop pictures moves just like any other images (if it moves differently - it must be slightly different): about.php <!DOCTYPE html> <html> <head> <title>About</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Animate.css</title> <link rel="stylesheet" type="text/css" href="css/style.css"> <link rel="stylesheet" type="text/css" href="css/animate2.css"> …

UI / UX Design audio cdn ruby web-design
Member Avatar for tobyITguy
0
190
Member Avatar for Simon_4

Hi There On this example page http://www.divepoint-samui.com/ I have an iframe: <h3>Our Happy Clients</h3> <div class="clients-wrapper"> <iframe src="http://www.divessi.com/extern/recent_certs.php/766494/2" frameborder="0" name="Our Recent Diver Certifications" id="recentDivers" ></iframe> <iframe src="http://www.divepoint-samui.com/ssi.php" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe> </div> Is there a way, that I can format this iframe, and instead to having a vertical …

Member Avatar for diafol
0
319
Member Avatar for lonrat

Forgive me if I posted this already. I can't figure out if I have or not ... I designed a website with a slideshow (slideshow created with WOW SLider). The slideshow always appears as being on the top layer, and I don't want it that way. You'll notice I have …

UI / UX Design web-design
Member Avatar for lonrat
0
162
Member Avatar for phoenix254

Hi eveeryoone, Is it possible that span can have more the one id ? i am tring like this <span id="user Maxi">Maxi</span> <span id="user John">John</span> <span id="user Henry">Henry</span> <span id="user Max">Max</span> <span id="user Simon">Simon</span> #user{ text-align:center; display:inline-block; width:50px; height:20px; background-color:#9B59B6; margin:5px; border:4px solid #3498DB; color:#F1C40F; cursor:pointer; } but it isnt …

UI / UX Design web-design
Member Avatar for Sam.Samual
0
172
Member Avatar for andreasbb

Hi to everyone. I am new in CSS and I want to make the layout of a website. I want under the navigation to the section, to put an aside element on the right. I want fixed 2 column layout but i have problem fixing it. Please anyone that can …

UI / UX Design html-css web-design
Member Avatar for safeer008
0
258
Member Avatar for gestler

I am at a very basic level of web development capability. However, I built a [site](http://www.metrowesthomeremodeling.com) that was working fine until I attempted to insert a slideshow (using WOWslider) onto the site. This caused me to alter the css file for the site and for the superfish menu. When I …

UI / UX Design web-browser web-design
Member Avatar for gentlemedia
0
281
Member Avatar for ggeoff

Hi I am trying to provide access to a folder of photos. The website is Unix based so I can change permissions. I am using WISE-FTP 8 as my FTP program. I created a directory on the server and intend to upload about 40 photos to it. I uploaded one …

Member Avatar for Aeonix
0
277
Member Avatar for Bensirpent07

As you can see in the picture below, the whenever I hover over an element in the corner, the element is seeming to over-ride the border and is going over it instead of behind it. I'm assuming that's because of the "box-sizing: border-box;" in the CSS, how would I deal …

Member Avatar for Bensirpent07
0
283
Member Avatar for mattyd

Hello. I am currently attempting to convert my inline-css for text boxes into classes for my external style sheet; I thought of using class selectors but do not fully understand some aspects of them. An example I found online: ` <!DOCTYPE html> <html> <head> <style> .center { text-align: center; color: …

UI / UX Design html-css web-design
Member Avatar for Bensirpent07
0
204
Member Avatar for tqmd1

Sir I have these codes <html> <head> <style type="text/css"> #pic { float:left; width: 170px; border: 1px solid red; padding: 1px; text-align: center; font-size:12px; } #pic img { float:left; width: 50px; height: 45px; } </style> </head> <body> <div id="pic"> <p> <img src="https://www.gravatar.com/avatar/ecefb26ed5fc91eca453b31a1f7cdfd8? d=identicon&s=80"> General Manager<br/> Azhar Sharif<br/> 0302-1234567 </p> </div> <body> …

UI / UX Design image web-design
Member Avatar for gentlemedia
0
152

The End.