7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for erum

I am new to bootstrap framework..I need just small loader WITH bootstrap .. and Just call that small loader with javascript.any help ??

Member Avatar for pixelsoul
0
97
Member Avatar for janicemurby

hya all i wonder if someone can help me in trying to make the text are in my website transparent so the image in the background can be seen in text area here is the css i have for that section /*----------------------------*/ /* 2.3 - Navigation - Level 1 */ …

UI / UX Design html-css web-design
Member Avatar for happygeek
0
193
Member Avatar for Bensirpent07

I don't understand what the problem is at all... I can point you to the url [link removed] but I just need people to tell me what html and css they need to know... I can put it all here but it would be a bit overwhelming.

UI / UX Design html-css web-design
Member Avatar for almostbob
0
137
Member Avatar for Priti_P

Hello, I want to show select list in angular js Data is in .php file in json format as below: `["{\"0\":\"949\",\"user_id\":\"949\",\"gslab_id\":\"GS-0835\"}","{\"0\":\"493\",\"user_id\":\"493\",\"gslab_id\":\"GS-0451\"}","{\"0\":\"338\",\"user_id\":\"338\",\"gslab_id\":\"GS-0322\"}","{\"0\":\"961\",\"user_id\":\"961\",\"gslab_id\":\"GS-0843\"}","{\"0\":\"444\",\"user_id\":\"444\",\"gslab_id\":\"GS-0409\"}"]` what I have written till is in my index.php file: <script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.2.15/angular.min.js"></script> <script src="myNoteApp.js"></script> <body ng-app="mainApp"> <div ng-controller="mainController"> <select> <option ng-repeat="category in content" value="{{category.user_id}}"> {{category.user_id}} </option> </select> </div> </body> …

Member Avatar for Traevel
0
170
Member Avatar for KnifeDarky

Hello, so I'm completely re-designing and updating files on the website, but the problem is, that everytime I change e.g. index.html file the website stays the same. I think that it has something to do with the browser's cache. It happens more often on Firefox, but I just hit ctrl+f5 …

UI / UX Design caching web-browser web-design
Member Avatar for KnifeDarky
0
254
Member Avatar for ash14val

How to do coding for home page actually want to make button like , home. Aboutus contact signin sign up

UI / UX Design web-design
Member Avatar for Software Development
0
99
Member Avatar for djblois

I need to put a query string into a servervariable so when the user posts back to the page, the variable is still in the URL (and it will not crash). How do I do this. Here is the code that calls the page: function GoProfile(Userid) { window.document.location.href = 'AdminEditProfile.asp?UserID=' …

UI / UX Design web-design
Member Avatar for djblois
0
145
Member Avatar for kuhashmi

Top navigation menu with drop down works perfectly in IE8 but in IE 9 it didn't support padding or height as it has to be. When i adjust it according to IE9 then in IE8 extra height appear. check this link: http://moghulweb.com/KLB/ .navigationlink{margin-left:10px; font-family:Arial;} .navigationlink ul { /*text-align: left;*/ display: …

UI / UX Design web-design
Member Avatar for almostbob
0
93
Member Avatar for samson.oba.77

Hi ! I don´t understand why my div class="footer" doesnt appear, everthing else seems to work fine. Thx for help ! <!DOCTYPE html> <html> <head> <title>Hauptseite</title> <meta http-equiv="Content-Type" content="text/html; charset="UTF-8"> <style type="text/css"> html,body{height:100%;margin:0;background-color:#191970;} .maincontent{position:relative;min-height:100%;margin-left:10%;margin-right:10%;background-image:url(pic1_pixabay.jpg);background-size:100%;background-repeat: no-repeat;} .frontbox{position:absolute;margin-top:1%;left:1%;right:2%; padding:20px;font-size;text-align:center;background-color:white;opacity:0.5;border:thick solid #4D94FF;border:(255, 255, 255, .5); border-radius: 25px;} .sidebox{position:absolute;top:40%;left:2%;width: 250px;background-color:white;opacity:0.5;border:thick solid #4D94FF;border-radius: 25px;} .footer{background-color:black;} …

UI / UX Design html-css web-design
Member Avatar for samson.oba.77
0
179
Member Avatar for Violet_82

Hi chaps, I'm not terribly sure how to go about this. I've got a small site where I want to add some files for people - well me since nobody will ever use that website - to download, a sort of repository if you like a bit like github maybe, …

UI / UX Design github web-design
Member Avatar for Violet_82
0
218
Member Avatar for aeinstein

Hi All, I would greatly appreciate considered recommendations on books pertaining to HTML5, CSS and Javascript, for starters, either as dedicated subject reference or in some combination. If a combintion of these subjects are addressed in a given book then additional subject matter (such as game applications, jQuery, mobile applications, …

Member Avatar for iMadhusanka
0
435
Member Avatar for Bensirpent07

Ok... to be honest I should have seen this coming. But as I was designing my website I decided to test it out ([test.weblup.net](http://www.test.weblup.net)) in IE and Firefox. If you test it out yourself you can see how different they look. Well I'm not sure how to deal with it …

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

I have prepared web site in google blog spot. Done site map and google tools set .Also create bing site map. When I am schercing in google money from out sourcing which not showing properly but in bingit is showing properly. Pls can you help how to solve this problem.

UI / UX Design google perl web-design
Member Avatar for craftkilimanj
0
160
Member Avatar for Trevor_4

<a href="#"> Home </a> <a href="#"> Video1 </a> <a href="#"> Advanced Warfare </a> <a href="#"> Video 2 </a> </nav> those are the nav buttons i have and i want video 2 and advanced warfare to be active and click as to show images and a short video i have and …

UI / UX Design web-design
Member Avatar for tdrosiadis
0
128
Member Avatar for samjom

Hi there, Just wanted to know from Daniweb expert! Which is more useful and suitable on home page? Rotating slider or static banner.

UI / UX Design web-design
Member Avatar for samjom
0
293
Member Avatar for sathyakumar23
Member Avatar for samson.oba.77

Hy folks! Why are div frontbox and div sidebox not inside div maincontent when code is displayed on the internet ?. Instead the div sidebox is outside div maincontent. Thx for help. <!DOCTYPE html> <html> <head> <title>Schulung</title> <meta charset="UTF-8"> <style type="text/css"> .maincontent{height:100%;width:100%;background-image:url(pic1_pixabay.jpg);background-size:100% auto;background-repeat: no-repeat;} .frontbox{text-align:center; padding:20px;background-color:white;opacity:0.5;border:thick solid #4D94FF;border:(255, 255, 255, …

UI / UX Design html-css web-design
Member Avatar for rtrethewey
0
136
Member Avatar for gamestoenjoy

Hi, In use WordPress with the theme twenty thirteen. I have empty spaces when I check my site in desktop, so I want to use width of 50% In style.css I changed for .site the width to 50% instead of 100% and it worked great in the desktop, but when …

UI / UX Design web-design wordpress
Member Avatar for gamestoenjoy
0
183
Member Avatar for Stefce

Hello im really confuzed in the HTML and CSS language i have maked a footer and some div elements in the body so when i scroll up the footer doesnt is alwaus visible when i scroll down the button is hovering the footer and also the other div element i …

UI / UX Design html-css web-design
Member Avatar for imti321
0
262
Member Avatar for bamytech

how can i stop repeation on image attached to body tag of an html page

UI / UX Design image web-design
Member Avatar for almostbob
0
169
Member Avatar for Stacy_2

does the link element have a closing back slash or not i.e is it (1) <link href="css/style.css" rel="stylesheet" type="text/css" media="all" /> or (2) <link href="css/style.css" rel="stylesheet" type="text/css" media="all" >

UI / UX Design web-design
Member Avatar for almostbob
0
301
Member Avatar for RikTelner

There is screen A and screen B. Both screen are same physical size in length and width. Just one is 1920x1080 and another size is (I think) 800x640. See, if I make query for 1920x1080 mobile, this will also trigger on computers having same resolution. That does not mean, that …

UI / UX Design html-css web-design
Member Avatar for RikTelner
0
397
Member Avatar for justadaniwebber

I am making a website and for some odd reason the site does not load up properly. Parts of it have been removed and the older version shows. Also, the images and the .js/.css does not load up properly? How do i get it to show up properly?

UI / UX Design perl web-design
Member Avatar for <M/>
0
136
Member Avatar for RikTelner

I have project for school. I need to make responsive website for Mexican restaurant. So far I know, Mexican restarants are based really vivid and shouting colors, I wanted to add more color to couple headers or buttons with one of these patterns https://www.google.com/search?q=mexican+pattern&tbm=isch They're looking good, but also extremely …

UI / UX Design web-design
Member Avatar for Dani
0
152
Member Avatar for ankit1122

may i know what are the advantages of making a webpage available like xyz.domainname.com instead of domainname.com/xyz.. if there are any advantages let me know and how can i acomplish???

UI / UX Design web-design
Member Avatar for ankit1122
0
100
Member Avatar for sofiaross06

Hi..., I am a programmer.sometimes I am having work to improve the existing website at that time I am confused which cms is used for that website...can any one help me how can I identify the website build details..?

UI / UX Design cms web-design
Member Avatar for samjom
0
108
Member Avatar for Siberian

Anyone have experience with Google Web Designer, it seems to create an awful lot of code, I can extract the style sheets, then there is a slew of scripts. Can this be reduced ? When I export the HTML file that is created within GWD and play it in another …

UI / UX Design google web-browser web-design
Member Avatar for webhawk
0
205
Member Avatar for Pablo149

Greetings one and all, I am in the process of transitioning for merely teaching about website design to actually getting paid to create them. My question is simple, and it's for those of you who already make a living doing what I have merely talked about: what are the most …

UI / UX Design web-design
Member Avatar for webhawk
0
213
Member Avatar for advent_geek

Hello Guys, i have a one html5 website, i had added google maps on my contact us page, while i checking that on mobile, the map (google map iframe) shows as a default width, is it possible to change the width regarding media query.

UI / UX Design html-css seo web-design
Member Avatar for advent_geek
0
603
Member Avatar for Bensirpent07

Ok I am seriously stumped by this. I have a CSS reset, but some reason my body on my website ([Click Here](http://www.test.weblup.net)) still has a margin of 8px all the way arround. My CSS reset is pasted below, you can go to the website to see the HTML. The only …

UI / UX Design audio html-css ruby web-design
Member Avatar for Bensirpent07
0
2K
Member Avatar for LONGWAY

Help, however I try to add background image in joomla article, when i run it i only get one row of the image. What I want is to add a full image 600px wide 800px high but as display i get just one row of the image, I dont intend …

UI / UX Design image web-design
Member Avatar for LONGWAY
0
124
Member Avatar for Rblalock

Hello, I'm new to the DaniWeb community and I am in need of some serious help. I am taking a web design class, but the teacher I currently have now has no idea what he is doing; he is an Info Tech teacher, but we have two classes at the …

Member Avatar for Gregory_4
0
3K
Member Avatar for davecoventry

I have a website that looks okay at 1300 pixels: ![ff8183a0725d00cbee6182aec130d609](/attachments/small/2/ff8183a0725d00cbee6182aec130d609.png "align-left") At 1200 pixels problems start to occur: ![11f2db3201b15cce327cdb49a3247dfb](/attachments/small/2/11f2db3201b15cce327cdb49a3247dfb.png "align-left") At 550 pixels I'm losing text and Menus. ![ea2757234e3dd9d1fedde5d9a5191adc](/attachments/small/2/ea2757234e3dd9d1fedde5d9a5191adc.jpg "align-left")

UI / UX Design web-design
Member Avatar for gentlemedia
0
132
Member Avatar for ravi142

hello, i have ul li html structure and i am trying to make tree horizontally My Code Below please suggest me how can i do using css ? <div class="tree"><ul><li><a>SIRE: Cadenza F F58 Barney CA1FF0058</a><ul><li><a>SIRE: HV International F D3106 HVIFD1306 </a></li><li><a>DAM: Amani Elizabeth 5UBFA0550</a><ul><li><a>SIRE: Amani Lancelot 5UBFW1008</a></li><li><a>DAM: Amani F X2073 …

UI / UX Design display html-css web-design
Member Avatar for diafol
0
2K
Member Avatar for jonlloydd

PHP code not being interpreted by DW and appearing as text on webpage. My Php code is below, this code is bolted into a html site(PHP file). However the code is not being executed and it is appearing as text on the webpage. Any help would be really appreciated. <?php …

UI / UX Design php session web-design
Member Avatar for jonlloydd
0
184
Member Avatar for Bensirpent07

Hello, as you can see here [link removed] You see that the text "Weblup" is sort of ofset to the other <li> elements. Now I do know that it is a different text size but it's basically the same size as the others due to padding. So I want to …

UI / UX Design html-css web-design
Member Avatar for Bensirpent07
0
164
Member Avatar for ravi142

Hello, I want to build my own **Intro video** so any one suggest me some script or web site that provide this **free** feature but not include his brand name. Thank You.

UI / UX Design seo video web-design
Member Avatar for Bensirpent07
0
169
Member Avatar for com_man

Does anyone know how to make cookies that remember a chosen background image? if so please reply or e-mail me

UI / UX Design image web-design
Member Avatar for Masterblank
0
163
Member Avatar for azapovjednik

Hello all, I would like to make a simple search input field... something like google search on top of the screen when you sign into your gmail account.. you can see it here[Click Here](http://prntscr.com/5ehef7) Because I had troubles trying to achieve it... I came up with a funny semi solution... …

Member Avatar for Masterblank
0
501
Member Avatar for VenusCrystal

Hi Folks, I have a tabset created using jquery. Each tablabel is an image. On hovering over the images, it changes to another image and on click of any image the corresponding tab contents are shown. This hover effect works absolutely fine on windows desktop. But when I test this …

UI / UX Design html-css ipad web-design
Member Avatar for gentlemedia
0
230
Member Avatar for ankit.baphna

Hi Friends, After working for 2 days I finished my homepage design with HTML5 and CSS3 syntax. but when I open this on my Android chrome browser everything looks messy as well as half information. ex: I created three menu tabs but on my mobile browser i could see only …

UI / UX Design android html-css web-design
Member Avatar for gentlemedia
0
251
Member Avatar for davy_yg

Hi, I am trying to create horizontal scroll and I wonder why it doesn't work. input_image.php <div style="width: 15px; overflow-x: scroll;"> HALLO </div>

UI / UX Design web-design
Member Avatar for gentlemedia
0
175
Member Avatar for EvaBozh

I am making a web-site, and I have to make my background images darker. http://jsfiddle.net/EveBozh/48ah63bp/ And one more. How can I put the text on the image? Can someone please help me? Thank you!

UI / UX Design image web-design
Member Avatar for diafol
0
184
Member Avatar for ankit.baphna

Hi Guys, I dont know why code under Style is not getting detected on my html page. I am using Notepad++ it is only detecting image url under CSS code but nothing else. Can you suggest me. <!DOCTYPE html> <html lang="en"> <head> <style type="text/css" media="screen"> body { font: 13px sans-serif; …

UI / UX Design html-css web-design
Member Avatar for ankit.baphna
0
164
Member Avatar for mitch.hendrix.73

I am trying to figure out how to have 2 spans combine information to output on screen. I get parts of the output correct, but i can't find where to put the added text from the second span to complete it properly. I've moved the *0 mi)*, around but cannot …

UI / UX Design web-design
Member Avatar for JorgeM
0
116
Member Avatar for moregraphics

I've created a gif in Photoshop that contains 5 images. It's placed at the top of our website as banners that change to the next image every 3 seconds. I need to link each image to each banners website. How can I do this? I use Dreamweaver for our website. …

UI / UX Design web-design
Member Avatar for moregraphics
0
308
Member Avatar for Zahid_5

Frinds i want to learn CSS please help me

UI / UX Design web-design
Member Avatar for polar2323
0
122
Member Avatar for bijutoha

Actually I'm new on this topic.. and I heard about 3 "list tags" in HTML generally but I didn't ensure by searching in the Google. Could anyone say something about it?

UI / UX Design html-css web-design
Member Avatar for pritaeas
0
98
Member Avatar for John_80

my website is using too much bandwidth everyth month it consumes over 10gig of bandwidth but i dont get to see any emails. someone suggested its because someone is attacking my website somehow. i see most of the traffic comes from india how can i fix this. will changing the …

UI / UX Design web-design
Member Avatar for codevzv
0
184
Member Avatar for sam_pt

When I add the <!DOCTYPE html> to my page, white spaces appear below the images on the page. Why does this happen and how can I get rid of them? Thanks guys! Here's the code... <!DOCTYPE html> <html> <head> <title>CPU_21397_2014-Holiday-Card_HTML_eCard_Working</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <table width="764" border="1" cellspacing="0" cellpadding="0" …

UI / UX Design html-amp html-css web-design
Member Avatar for OtisGross
0
163

The End.