10,628 Topics

Member Avatar for
Member Avatar for zobadof

Hello, Me and a Friend have been designing a website. Currently we've done one page and we're very puzzled by the Navigation bar. We fixed the issue when it was on the right hand side, but can't now it's on the left. It was on both but as explained, right …

Member Avatar for zobadof
0
135
Member Avatar for davy_yg

Hello, I would like to table like the first table that they show in the first one: 1) The look of an HTML table can be greatly improved with CSS. http://www.w3schools.com/css/css_table.asp How to create table like that? They show me different tables in their next examples. The first one doesn't …

Member Avatar for davy_yg
0
105
Member Avatar for Viped

Hi. I cant get the footer to stick in the bottom of the page. It only sticked to viewport. So when pages height goes over resolution it ruins the layout. Heres HTML and CSS <!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <link href="style.css" rel="stylesheet" type="text/css"> <title>Viped.net</title> </head> <body> <div …

Member Avatar for Viped
0
98
Member Avatar for venkateshyeluri

Hi, Im working on a html5 parallax site. I have a problem with the javascript, that it is not detecting the screen resoultion thought I have right css files in my folder. My js detects for one type of screen resolution but it is not detecting the remaining screen types …

Member Avatar for JameB
0
332
Member Avatar for mrsduyen

Hi everyone. I'm want question which are the best online course web design? Who know tell me. thanks!

Member Avatar for Smohil
0
101
Member Avatar for <M/>

Is there a possible way in customizing your personal facebook page? Not like a company page but your personal page? Thanks

Member Avatar for <M/>
0
96
Member Avatar for kischi

Hi, I am making a website where I want to center everything, but usually I can use margin:0 auto; but it doesn't work on this website. I can fine center my header, but my body doesn't center, it might be because I have a very long sliding background that is …

Member Avatar for jalpesh_007
0
85
Member Avatar for orbissol

Hi, My boss has asked me to create a page where customers insert all the data we need to know who they are, his idea is to email them automatically with a link to the payment page, but he wants it to also drop us an email saying that someone …

Member Avatar for pritaeas
0
58
Member Avatar for gurupts

Is there any chance, a div call a particular css and its class. when i include two css on my html header both are have some same class.In case i have css1 .h1 text-align:center;color:red; and css2 .h1 text-align:left;color:blue;.Now i need to call cssl from a div with h1 class in …

Member Avatar for rotten69
0
213
Member Avatar for McLaren

Hello, I treid this attribute on form, but I see one problem - but I shows message in english, but my site is in another languege. So its not nice to have english messages in lithuanian site. Isn't it posible to somehow translate? I tried quick google search on this …

Member Avatar for almostbob
0
99
Member Avatar for <M/>

I created a page with multiple sliders, and the sliders won't slide... I think it could be because of the z-indexes... but can anyone tell me why the sliders won't slide... I will post my code if needed :) Thanks

Member Avatar for ansaripk
0
1K
Member Avatar for CarlChaffatt

Hi, My name is Carl. Much thanks to anyone who can solve these problems I am having. I need to get raw data from a device that connects to the internet... I want to use HTML to get this data from this device which is communicating online and has it …

Member Avatar for JorgeM
0
153
Member Avatar for mgn2683

I am having an issue with the actual height of the main site navigation. It is not up against the main header image as it should be. The url to view the problem is: [Click Here](http://psychhealth.net/) I would greatly appreciate any help looking into this, thanks!

Member Avatar for JorgeM
0
114
Member Avatar for Octet

Hello Daniweb, I'm in the process of creating a rather large website and so I am wanting to make it as easy for myself in the future as possible. For example, if I migrate to a new design, I don't want to have to add all the existing content again …

Member Avatar for Octet
0
138
Member Avatar for paulrex8925
Member Avatar for erica.lrk
0
500
Member Avatar for FALL3N

ok, I'm worried that this has an obvious answer that I'm just not seeing for whatever reason... like when you forget how to spell 'the'. I have a table. It is assigned to the class "posTBL". The posTBL class is defined in the css as follows: .posTBL { background-color: #000000; …

Member Avatar for JorgeM
0
88
Member Avatar for <M/>

I wrote this jquery slider for my main slider... it doesn't work... can someone tell me why? Jquery: function slideSwitch() { var $active = $('#slideshow IMG.active'); if ( $active.length == 0 ) $active = $('#slideshow IMG:last'); var $next = $active.next().length ? $active.next() : $('#slideshow IMG:first'); $active.addClass('last-active'); $next.css({opacity: 0.0}) .addClass('active') .animate({opacity: …

Member Avatar for <M/>
0
256
Member Avatar for PhilEaton

I am not an affiliate of 000Webhost. I just really appreciated what they had to offer. I don't use them any more because I run my website from my own LAMP server. They offer PHP, MYSQL, free emails, etc. It's a pretty incredible package. It took me a long time …

Member Avatar for PhilEaton
-2
151
Member Avatar for <M/>

I created a tabbed menu and the menu tabs won't align to the left plus they don't "transition" properly... can someone tell me why? I will post my code if needed :)

Member Avatar for <M/>
0
102
Member Avatar for calebcook

Hi. I'm trying to create a small editor for a website. One of the features is a drag and drop interface. I'd like for the user to be able to drag elements to another position in the page. I was thinking of having an iFrame of the site, and applying …

Member Avatar for DarkMonarch
0
133
Member Avatar for Malymieczek

Hi All, Im currently in the process of making a website that has 8 of morphing images changing. I wish to add text in a description box below the images, that would change along with the text. One other thing I plan to add is points that i would be …

Member Avatar for diafol
0
73
Member Avatar for svatkat86

i actually wanted start with web desining.... so please kindly let me kno with basic knowledge and introduction. it would be helpful if i get some proper tutor...

Member Avatar for xjshiya
0
154
Member Avatar for M.Waqas Aslam

hello ! recently i complete my project management application in .net , now i want to make a attractive main form , i google alot and searching attractive interfaces of application of same domain. i want to you to guid me or if possible then give some links . you …

0
156
Member Avatar for davy_yg

Hello, I basically trying to place texts on top of images. I have this in css: #bannernavtext {margin: 200px 0 0 750px; font-color:black; z-index:0; } #nav li { float: left; margin: 0 0 0 4px; list-style: none; background: url('images/banner nav.jpg') no-repeat top; z-index:-1;} #nav li.activeSlide a { /* background: #88f …

Member Avatar for lps
0
117
Member Avatar for Will_Hawthorne

Okay, I'm rather new to computers, I mean *really* really new with them, I'm making a small page, just four boxes, one on top, one on bottom, and two side by side, spereated by a space, the right being larger. I can do the top, bottom, and the left,how do …

Member Avatar for Dragennd
0
84
Member Avatar for dany12

I know some of them and I wanted to ask you if you know any other prefixes than this ones -moz -webkit -o -khtml Thank you for any help

Member Avatar for dany12
0
82
Member Avatar for siyajoshi

What are the factors that we should take care while designing the logo of a site? Thnx....:)

Member Avatar for Smohil
0
90
Member Avatar for brad.d.mcleod

Okay, I'm trying to do something, and I have no idea what's going on. Without having to spend a long time learning *another* programming language, all I want to do is target a div with a link from another div. http://www.vinceswebservices.com/bmcleod/main.html Okay, what I want is to click the Menu …

Member Avatar for lps
0
245
Member Avatar for vishalonne

Hello All I am developing 1 very simple site and I am totally confused "HOW TO DISPLAY MY DIFFERENT CONTENTS IN <DIV>". Detail - My links as are in left side in **<DIV class="image002-03">** and on clicking on them I just want to display the content of link in Mid …

Member Avatar for lps
0
241
Member Avatar for samison

Hi, I want to create a program where I enter my data and it creates an image. I want to have the option to easily save the new created image. I provide you with an image with some data and I want you to create the same image containing new …

Member Avatar for almostbob
0
54

The End.