7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for elanorejoseph

Hi i am trying to create an application, in which 3 images will be shown as thumbnails,if we click on one it will expandand other thumbnails will be hidden.if not selected there will be a timeout and one image will be expanded randomly.

UI / UX Design image web-design
Member Avatar for elanorejoseph
0
135
Member Avatar for Tcll

so basically, I have a plugin for a forum that applies a glow effect to the message content... however, in modern browsers quotes and codes also have the glow applied to them, unless negated by another glow, while in IE8, this also affects images and other content... how can I …

UI / UX Design web-design
Member Avatar for Tcll
0
130
Member Avatar for chrisschristou

hello friends, Happy new year all just want know how can i set the label of field on the top of field not left on the top.

UI / UX Design web-design
Member Avatar for chrisschristou
0
165
Member Avatar for Deep Modi

Hi, I am new on this all, I want to add RSS Feed to my website. But really i don't know about this anything. As I am on windows 7, The gadget RSS FEED (i look on it) and also view some pages like [THIS](http://windows.microsoft.com/en-us/windows7/Using-RSS-feeds) but the Question is How …

UI / UX Design web-design xml
Member Avatar for Deep Modi
0
256
Member Avatar for kesh1000

Hi Guys, Not very sure if this is the right place but I am launching a multi-vendor site and would like to know if any of you have any ideas on what I should name the product. I had a few ideas but either its taken or the domain is …

UI / UX Design web-design
Member Avatar for kesh1000
0
80
Member Avatar for london-G

Hello, My website displays perfectly fine on the computer however when it comes to phone or tables the background image becomes smaller. I have spend more than 4 hours trying to figure out why but no luck. Will appreciate if you guys can give me a hint. The website is …

Member Avatar for ahqaf
0
179
Member Avatar for terryds

First, here are my code HTML <!DOCTYPE html> <html> <head> <link type="text/css" rel="stylesheet" href="css/style_v2.css"> <title>Far Far Away - A folktale at Faraway Island</title> </head> <body> <header> <div id="logonslogan"> <a href="#">Well-Designed Blog</a> <p id="slogan">Created by Terry</p> </div> <div id="navnsearch"> <nav> <ul> <li><a href="#">Home</a></li> <li><a href="#">Portfolio</a> <ul> <li><a href="#">Wordpress Theme</a></li> <li><a href="#">Blogger …

Member Avatar for EvolutionFallen
0
218
Member Avatar for tqmd1

Sir, I am using these codes <?php require_once("connect.php"); if(isset($_POST ['display'])) { $sql="select * from photo where id=2 "; $query=mysqli_query($con,$sql); while($row=mysqli_fetch_array($query)) { $image=$row ['picture']; echo '<img src="upload/'.$image.'" width="50" height="50">'; } } ?> <html> <head> <style type="text/css"> html { overflow:auto; } body{ background-color:#e7f4fe; } #container { margin: auto; position:absolute; top:0;left:0;right:0;bottom:0; background-color:#CFC; padding:10px; …

UI / UX Design html-css image web-design
Member Avatar for tqmd1
0
115
Member Avatar for kesh_1
Member Avatar for fastrecruitment
0
582
Member Avatar for Tu Dinh

I have some problem with my HTML code but I cannot figure out why, hope you guys can help me. My website here http://caycanh.url.ph/ although **displayed fine**, I saw some problem when I use Firebug to detect the code. This is how it displayed in Firebug dock: <html lang="en-US"> <head> …

UI / UX Design html-css web-design wordpress
Member Avatar for Tu Dinh
0
233
Member Avatar for tian93

Hello everyone... sorry,I just come and ask you something hmmm...I'm still learning about css my problem is I can't convert from psd to css what should i do ? please tell me...

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

I am having a problem with my Wordpress website and I think that it has been hacked. First of all, my site is really slow. I have also noted some funny content that has been added on my site. Could this be a sign that my site has been hacked? …

UI / UX Design web-design wordpress
Member Avatar for stokes
0
185
Member Avatar for SwedishS

Hi. Im trying to fix the CSS stylesheet of my webshop. I only got the css stylesheet to work with so cant use the html basic code. I have made changes to a lot of things but two elements I cant find the code for. I want to change the …

UI / UX Design html-css web-design
Member Avatar for vani krishnan
0
140
Member Avatar for johmny

Can anyone share the free guenine website which show the html and css of the contact forrm.

UI / UX Design html-css web-design
Member Avatar for diafol
0
176
Member Avatar for rajatchak

Hi all ...( warning : i am a total newbie to web development ) i am planning to develop a website... i have all the content to put into the website...and i already have a fanbase for the website. I have created the structure of the website in localhost. just …

UI / UX Design css-bootstrap ui-ux web-design
Member Avatar for rajatchak
0
326
Member Avatar for Deep Modi

Here, I am having my site and Now I want to create the Badge image as Softpedia and all so. For example [LOOK HERE](http://deepappsstore.weebly.com/advance-notepad.html) at the Bottom, I want to create this type image as to show the user/audience about the software skill. So can anyone tell me How to …

UI / UX Design image web-design
Member Avatar for Deep Modi
0
117
Member Avatar for ZeroEddy

Hi guys one problem I have been having lately is when I create a template for a website my container div does not surround all of the elements inside it. The only way I can get it to do so is to give it a height but I dont want …

UI / UX Design html-css web-design
Member Avatar for shivendu
0
226
Member Avatar for tqmd1

Sir, I am using these codes <!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>My Contacts</title> <style type="text/css"> html { overflow:auto; } body{ background-color:#e7f4fe; } #container { margin: auto; position:absolute; background-color:#CFC; padding:10px; overflow:auto; width:150px; height:150px; text-align:center; border:1px solid #09F; } .hidden{ display:none; } </style> <body> <div id="container"> <form …

UI / UX Design html-css image web-design
Member Avatar for vani krishnan
0
119
Member Avatar for ganges

hi I am new to html I am having set of video files more than 60 in my local drive I like to create hyper link for all those video files in html, I try all the ways in net search but its not working for me can you people …

UI / UX Design web-design
Member Avatar for Eagle.Avik
0
151
Member Avatar for chrisschristou

hello firends i have more tha 30 div block as list of product it containt like this <div class="itemlist" id="itemlist"> <ul> <li><img src="cover/imshge.jpg"</li> <li class="iteminfo" id="iteminfo"><"item desciption"></li> <li> <?php echo ['price']; ?></li> </ul> </div> and i want to description can have 4 or 5 line of text but i want …

UI / UX Design html-css web-design
Member Avatar for iamthwee
0
472
Member Avatar for johmny

Hello to all the members of the daniweb My question is what is the difference between the Fluid website or the Responsive website. Which elements to use the fluid and responsive website. And which one is Good Fluid or Responsive Website Please elaborate more of your answer.

UI / UX Design html-css web-design
Member Avatar for <M/>
0
212
Member Avatar for leroy green

Hey guys, quick question. From css, is there a way to target ONLY text in an li that has an img and text inside of it?

UI / UX Design web-design
Member Avatar for leroy green
0
163
Member Avatar for mcoliver88

Hi All This has probally been asked a thousnad times, but here it goes. I have built a search bar into my website, and i want the user the be able to enter any text and be able to search google in a new window/tab. This is the code i …

UI / UX Design seo web-design
Member Avatar for mikerock
0
268
Member Avatar for nathan.pavlovsky

Hello programmers! I am a beginner in html using the w3 school website help as a guide. Currently, I am working on an excercise website. The code is as following: <!DOCTYPE html> <html> <title><head> ------- Website </head></title> <body bgcolor= #FFCCFF BACKGROUND="background.gif"> <h1> What This Site Is All About: </h1> <hr …

UI / UX Design html-css image web-design
Member Avatar for JorgeM
0
318
Member Avatar for erum

I have .aspx form and I wanted to put jquery validation over it ..some validation already been working like minlength: "Your password must be at least 5 characters long written in code attached ..I want for first name and last name too for 5 characters .. Please reply <%@ Page …

UI / UX Design javascript-jquery web-design
Member Avatar for pritaeas
0
262
Member Avatar for daniel.conlinjr.1

for some reason my css it saying that is is missing a simi colon befor the lastnline , but i have looked and yet to see one. if i remove the line it goes away! Any ideas? .nav{ width:80px; height:15px; text-align:center; margin-top:5px; margin-left:3px; float:right; display:inline; padding:10px; background: #c96060; /* Old …

UI / UX Design html-css web-design
Member Avatar for iamthwee
0
191
Member Avatar for patk570

Hello, I am looking for a calendar to use with my website that I can add tasks/appointments into the db and have them show on the calendar. I would like to edit on the fly either by using a page to create the task/appointment or via the calendar using ajax. …

UI / UX Design javascript mysql php web-design
Member Avatar for patk570
0
198
Member Avatar for ZeroEddy

I am having a problem in trying to line up my image inside the navbar list items area. There seems to be padding coming into the image therefore having it in the wrong area. I have put padding:0 and margin:0 in lots of areas but still nothing. Any help on …

UI / UX Design html-css php web-design
Member Avatar for ZeroEddy
0
223
Member Avatar for bradly.spicer

**Having a few issues with IE8.** This is what the navigation looks like on all the browsers so far: http://puu.sh/5Jdw8.png <nav id="site-navigation" class="main-navigation" role="navigation"> <h3 class="menu-toggle"><?php _e( 'Menu', 'twentytwelve' ); ?></h3> <a class="assistive-text" href="#content" title="<?php esc_attr_e( 'Skip to content', 'twentytwelve' ); ?>"><?php _e( 'Skip to content', 'twentytwelve' ); ?></a> <?php …

UI / UX Design web-design
Member Avatar for JorgeM
0
186
Member Avatar for khan.arshad3

I want please suggest me ho i can display discription properly under logo , it not fully expressed if you see my post, [Click Here](http://www.photobagh.blogspot.com)

UI / UX Design web-design xml
Member Avatar for JorgeM
0
153
Member Avatar for johmny

hello to all the members of daniweb My Question is if we insert the image in css, so how can I add the alt attribute or other property which will work like the alt text. Because alt text attributs are important for the seo. But Alt attribute is the tag …

UI / UX Design html-css image web-design
Member Avatar for diafol
0
246
Member Avatar for suavedesign

My url is http://216.188.144.4/mental_health.php I have a closed quote, which is an image at the end of each italicized paragraph. The img is a span, inside a div. How can I make the img align so that it doesnt create a space between the second to last and last lines …

UI / UX Design web-design
Member Avatar for JorgeM
0
177
Member Avatar for tony75

Hi I would like my markup look like this demo bu I got wrong!!! I will be grateful for your help http://puu.sh/5tYXV.jpg This is my php code. <div id="container" style="text-align: center"> <header style="text-align: center">Header</header> <nav>nav</nav> <aside>aside</aside> <section id="content"> section id="content" <br> <article >article</article> <br> <article>article</article> <br> <article>article</article> <br> </section> <footer>footer</footer> …

UI / UX Design html-css php web-design
Member Avatar for ingolfsson
0
157
Member Avatar for nadiam

hey guys, so i have 2 tables and i want to align them side by side but no idea how. right now i have one table below the other. my tables : <center><p> <table border="1" rules="all" cellspacing="6" cellpadding="6" style="background-color:AntiqueWhite"> <tr> <td colspan="2"><b>HOUSE</b></td> <td colspan="2"><b>PERSONAL</b></td> <td colspan="2"><b>TRANPORT</b></td> </tr> <tr> <td>Rent/Mortgage</td> <td><?php …

UI / UX Design web-design
Member Avatar for nadiam
0
178
Member Avatar for ITHope

so i decided to brush back up on my skills in html and i wanted to create website that has a login page for members and administrators or for new members to sign up i see php is the new thing. I have created the actual homepage and the links …

UI / UX Design html-css php web-design
Member Avatar for baig123
0
928
Member Avatar for pspkid17

Hey guy's I was wondering can someone teach me how to make a Login Page and Registration page... Can someone please help me :) Also I am using a mac how would I test this? I hear use my localhost how would I do this?

UI / UX Design html-css web-design
Member Avatar for baig123
0
244
Member Avatar for freeinvesting

Hello! I would like to create a clickable backround for my IPB forum board. It will act as a banner and when clicked, it will redirect to the advertiser webpage. Here's the AdOcean demo of what I would like to create: http://demo.adocean-global.com/main.php?x=BI&y=Background%20Image Please, give any advice on how to implement …

UI / UX Design html-css image web-design
Member Avatar for EvolutionFallen
0
354
Member Avatar for EasyO

Hi guys! I need recommendations for books learning XHTML, CSS, PHP, MySQL, and JavaScript from scratch with best pactices.

UI / UX Design web-design
Member Avatar for pritaeas
0
205
Member Avatar for mgn2683

I'm having an issue with the footer width on a website. On computer screens, the footer fills to 100% as it should, but on mobile devices (tested on both I-Pad & iPhone) it doesn't fit the entire width of the screen. The issue can be viewed here: [Click Here](http://grhomesllc.com/) The …

UI / UX Design html-css iphone web-design
Member Avatar for JorgeM
0
3K
Member Avatar for KhubaibQaiser

I want to know if there is a way to check if a link is univisted javascript or jquery should display a popup mesage to the user to visit that link. This should happen as soon as a user logins the website. Any help in this regard will be appreciated.

Member Avatar for EvolutionFallen
0
144
Member Avatar for ghosh22

Hi I am a beginner programmer and I am really interested about learning new skills. So I need your help. I have a question regarding designing. I want to design a website where the user will be first shown couple of example page designs/template and then the user chooses one …

UI / UX Design javascript perl php web-design
Member Avatar for diafol
0
288
Member Avatar for GeekPlease

Good day folks, I want to know what is the best way to build your website from scratch. Say, psd-to-html. What's your preference about this matter? Thanks.

UI / UX Design web-design
Member Avatar for diafol
0
265
Member Avatar for Dana A.

Hello everyone! I would like to create a jello design for a webpage using HTML. Instead of using colors for the margins, I'll use a picture. What is the code that I should use ? Thanks!

UI / UX Design html-css web-design
Member Avatar for iamthwee
0
176
Member Avatar for mmcdonald

Boo! Yeah sorry it's me again... I'm launching a modal with: <a data-toggle="modal" data-target="#loginModal" href="javascript:;">Register</a> The modal has 3 tabs. It should usually open on tab one (it does), but in this instance I would like it to automatically open on tab 2 when a particular link is followed... so …

UI / UX Design html-css web-design
Member Avatar for JorgeM
0
138
Member Avatar for T4gal

Hello, I am having trouble with my Wordpress site and I posted this question on the Wordpress support forum a week ago but have got no responses, so I hope I have better luck here as I really need a solution. I've built a WordPress website in English and now …

UI / UX Design web-design wordpress
Member Avatar for T4gal
0
127
Member Avatar for sceptical

Hi :-) Smiley - face at the start there, but this is really irritating for me. As you see from the title, THE POSITIONING OF THE ELEMENTS IN IE 6,7 AND 8(At least) is off. I'm including the direct url : http://evolvedtools.com/Genr8Mobi.html. Now this page is normally a redirect from …

UI / UX Design html-css pdf puzzle web-design
0
171
Member Avatar for amarula25

Hi i wonder if you can help me i try to load a different background on my client website like every time the user click the refresh button a different background image display like this website [url]http://www.madonna.com/music/[/url] Thank You

UI / UX Design image web-design
Member Avatar for vjproduction
0
3K
Member Avatar for inzcpa

I have a website called ClippingPathAsia.com. There are 33 errors is showing. I have tried but its tough for me. If you have any tutorial or solution please help me.

UI / UX Design html-css web-design wordpress
Member Avatar for diafol
0
173
Member Avatar for HoverportMedia

With my responsive design and navigation almost working, I'm at one final dilemna and that's the navigation itself. On my website (or should I say my clients): http://turningheadssalons.com/index.html - when the navigation falls below the viewport of 750, the navigation dissapears. I can get it display when I remove the …

UI / UX Design web-design
Member Avatar for HoverportMedia
0
128
Member Avatar for karen.frias0316

Hi all! I have a gallery page which displays images from my server (newset first). now, I need those images to be displayed in a modal popup when users click on it. My problem is that the popup shows only the first image even when you click at others still …

0
113

The End.