7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for nikita.chandra

Hi! how do i create glowing text using html and css. by writing the code given below i am unable to do the same. [CODE] <TABLE STYLE="filter:glow(color="red", strength=4)"> <TR><TD><center> TEXT GOES HERE</center></TD></TR></TABLE> [/CODE] Please help!

UI / UX Design html-css web-design
Member Avatar for teedoff
0
126
Member Avatar for TylerTCF

Can someone tell me why it might be that my Title 1 and Title 2 wrap in the table? This is a snippet of 130 titles, some are long, some are short. I want the title block to be a fixed length and nicely formatted. Any suggestions? Thanks in advance. …

UI / UX Design html-css web-design
Member Avatar for TylerTCF
0
143
Member Avatar for NewOrder

how do i use code in html (i use dreamweaver) when i put a code ..what i get on my page: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 { class Program { static void Main(string[] args) { Student student = new Student(); student.Name = "Dani"; student.Score = …

UI / UX Design html-css web-design
Member Avatar for NewOrder
0
157
Member Avatar for fuston05

im using a simple text input form. and the "value" is a default.. such as saying "title" in the title text feild to let users know this is where you enter your title. How can i make this default text disappear when a user clicks in text box to make …

UI / UX Design web-design
Member Avatar for fuston05
0
128
Member Avatar for iLoveNoodle

what are the css properties i should look out for when styling for cross-browser consistency? or is there a good website that layout everything?

UI / UX Design html-css web-design
Member Avatar for drjohn
0
135
Member Avatar for kcott

Hi, all - I am not an IT pro like so many of you, but a marketer tasked with maintaining a few company websites and am struggling to get the hang of it again (I used to maintain a company website in a former life). One of the sites I'm …

UI / UX Design email ide web-design
Member Avatar for drjohn
0
127
Member Avatar for rudomsindo
Member Avatar for flashfango
0
110
Member Avatar for robertmacedonia

Hello to all, I am building an application in AS3 that loads swf files using UILoader. Each swf file has its own sounds included and the problem is that when I load the files - I load them all at once, and I need to show one at a time, …

UI / UX Design multimedia web-design
0
88
Member Avatar for MoreBloodWine

Below is the code used to display a small input field on my [url=http://www.eojmarket.com]site[/url], well here's what I want to know. Using the pictures below I really like the way it displays (more uniform) in FF etc. but not in IE. It appears something is going on with the top …

UI / UX Design web-design
Member Avatar for MoreBloodWine
0
141
Member Avatar for riverbay_media

I am having a problem coding my web site, Please see attached screenshot for a visual. Here is the css and HTML code [CODE] <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <style type="text/css"> <!-- #nav_bar { height: 50px; width: 350px; margin: 0px; padding: 0px; } #nav_bar li …

UI / UX Design html-css web-design
Member Avatar for riverbay_media
0
82
Member Avatar for SolidSolutions

I have 3 DIVs I'm floating left so they all line up in columns. The middle (2nd) DIV is a separator. The outer DIVs are the main content and I have set each of their width to 49.5% and the middle separator DIV to 1%. FF and IE seem to …

UI / UX Design web-design
Member Avatar for almostbob
0
149
Member Avatar for xgldani

Hi Everyone, I'm new to building sites, have to make one for work. It's pretty simple/straightforward, but I got to having fun playing with it. So I have spry menus set up in it, one horizontal on all pages, & vertical ones on sub-pages. The menus appear fine in Firefox …

UI / UX Design web-design
Member Avatar for Ritesh_4
0
100
Member Avatar for mushget

Im looking to make a css photo gallery. Very simple that can fit on one page, and has no javascript or anything fancy. It's for a school project and all we have learned is CSS and HTML coding.

UI / UX Design html-css web-design
Member Avatar for Ritesh_4
0
90
Member Avatar for teedoff

Not sure if I should post this here. But I know you can create rollovers to display image "popups" using jQuery. I'm sure there are some drawbacks to using this method, such as the drawbacks to using javascript in general...ie people turning off js and such. My question is this: …

Member Avatar for Ritesh_4
0
85
Member Avatar for stonest123

I've just started styling a website that i've designed but i have hit a problem straight away. that problem is that when i create a div for all my content to go into and try to give it a background color, it doesn't do anything, and if i give it …

UI / UX Design html-css web-design
Member Avatar for pakishpk
0
402
Member Avatar for RisTar

Hey I have a problem with background repeating and positioning in IE. For some reason the background of the header and the shadow underneath it is not repeating but there is another div tag inside of the header div tag and the background is repeating just fine! Help will be …

UI / UX Design html-css web-design
Member Avatar for ko ko
0
102
Member Avatar for TLCJohn

Hi there, Is there a workaround for -moz-border-radius: and -webkit-border-radius: which will then be validated by W3C CSS? Thanks for your help. Kind regards John

UI / UX Design web-design
Member Avatar for diafol
0
118
Member Avatar for boa

Hi, I am running into problems with creating a dropdown CSS/JS menu. The below code is a bare skeleton. My current goal is getting the submenus to be correctly placed under their corresponding menu. [ICODE]<!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 Navbar</title> <style type="text/css"> #navbar …

UI / UX Design html-css ui-ux web-design
Member Avatar for boa
0
333
Member Avatar for Debscrafty

What makes a web site great? How do you evaluate good design? Any tips?

UI / UX Design ui-ux web-design
Member Avatar for diafol
0
149
Member Avatar for keavon

Hello. Here is my website: [URL="http://www.keavon.com/"]http://www.keavon.com/[/URL]. You can view the source for code. What I need to do is lower the 'Newest Game' div down (with white/background color, not the gray) away from the top 'Who Are We?' div. Help would be appropriated! Thanks!

UI / UX Design html-css web-design
Member Avatar for keavon
0
202
Member Avatar for vianco

[B]I'm using Macromedia Dreamweaver8, I use flash for my dropdown menu buttons, but i never know how to put another object behind Flash like another table or td, to consume the space of page.. anyone can help me please.. thanks.. I'm a newbie for webdesigning..:)[/B]

UI / UX Design flash multimedia web-design
Member Avatar for vianco
0
106
Member Avatar for drumichael87

Ok experts... I need a second set of eyes. [url]http://cahairandnails.com[/url] The navigation won't link to anything. I have been staring at this for hours. Any ideas? CSS: [CODE] #navi {width: 194px; text-indent: -9999px; float: left; } #navi ul li {list-style-type: none; display: block; width: 194px;} #navi ul li a {display: …

UI / UX Design html-css web-design
Member Avatar for guyinpv
0
113
Member Avatar for debasishgang7

Hii all... i wanna design a menu like that when a user bring mouse cursor on some topic the sub menu items will be shown as hyper link like windows start menu.So with the help of HTML how can i do it..??? EX. Course Offered--->Civil Mechanical Electrical Info Tech. When …

UI / UX Design web-design
Member Avatar for debasishgang7
0
56
Member Avatar for Reliable

OK...I made a motion tween in CS4 with a keyframe in the middle of the tween. I want to move the middle keyfame over one frame but it doesn't seem to want to let me. How do I do this in CS4?

UI / UX Design multimedia web-design
Member Avatar for Reliable
0
102
Member Avatar for Smudly

Hi, I am currently creating the template for a website I am working on. When I resize the window, the Links and the top right image move out of place. I need these to stay in place no matter what size the window is or what resolution is using. What …

UI / UX Design html-css web-design
Member Avatar for teedoff
0
208
Member Avatar for VanzCantDanz

I'm creating a Q&A page with a series of questions, and I was hoping I could have them display one at a time, with "back" and "next" buttons to cycle through them. What I've found while searching is buttons that mimic the browsers back/next buttons, but that's not what I'm …

UI / UX Design web-design
Member Avatar for Milindo
0
228
Member Avatar for StandardsDT

I'm currently designing a new website for the company I work for. I get the page to display properly in Firefox. The banner lines up properly with the backdrop banner I have set as the background image. However in IE7 everything gets misaligned. I can't quite figure out why it's …

UI / UX Design html-css perl web-design
Member Avatar for Ritesh_4
0
147
Member Avatar for irfan hassan

[B]Hello every one:) I want to know that is there any way(or any software)with the help of which on one can rename my shared images on the net...(i.e. they could download them but could not rename them after downloading) I shall be Thankful if some one guide me... Thanks[/B]

UI / UX Design multimedia web-design
Member Avatar for levine
0
94
Member Avatar for alanlee9898

I'm designing the layout of the design at [url]http://humansummit.blogspot.com[/url] I found out that the right side widget is out of the margin when open in Firefox browser. IE and chrome are fine. Do anyone know how to fix it ? Thanks!

UI / UX Design html-css web-design
Member Avatar for alanlee9898
0
101
Member Avatar for syll

Hi, I need some help with a webpage on the ipad. I have a HTML registration page with a simple button. The problem is, when iPad users press the submit button, the shadow of the button is displayed on the next page. So when you hit submit, you are taken …

UI / UX Design html-css ipad web-design
Member Avatar for syll
0
85
Member Avatar for purple21

hi guys, does anyone know magento.. need help here. thanks

Member Avatar for Ezzaral
0
100
Member Avatar for equatorlounge

CSS tips and tricks As integrators pave their way along their regular tasks of integrating what designers build, there are some regular things that they have to bear in mind, some of which are explicit but oh well, I thought it would be a good thing to write about the …

UI / UX Design html-css web-design
Member Avatar for Borzoi
0
148
Member Avatar for d3n1se

I'm trying to do side-by-side divs in fbml and it works fine with Firefox and Safari - but IE refuses to listen and keeps putting the divs on top of each other instead of side-by-side. Can anyone help me please? How do i put the divs side-by-side too in IE …

UI / UX Design web-design
Member Avatar for d3n1se
0
106
Member Avatar for chrishea

I am classing this as a CSS problem because I don't know what else it could be. The problem is that when I insert links into a page, only the first one (or maybe the second as in the example below) is recognized as a link (ie the pointer turns …

UI / UX Design html-css seo web-design
Member Avatar for chrishea
0
170
Member Avatar for panjewellerybox

Hi All, I'm having problems with my spry menu bar in internet explorer.... it works fine in firefox. The menu bar on each of my pages drops down as it is intended to in firefox but when viewed in internet explorer the drop down sections appear horizontally and not vertically?? …

UI / UX Design daniweb-bug ui-ux web-design
Member Avatar for bmalvin
0
176
Member Avatar for rajesh1158

I have a website whose homepage has 4 frames. 1 at top(horizontal) and 3 vertical below it. The middle vertical frame displays all the contents of pages when links in other frames are clicked. I have a link in top frame to logout the user when clicked. In this link's …

UI / UX Design html-css session web-design
Member Avatar for rajesh1158
0
207
Member Avatar for reza.adinata

Hi, I am new in css and html, and trying to set up a page with a fixed size of a page. I basically set up a position of a table using this [CODE]<body> <div class="boxleft"> <select> <option value="volvo">Volvo</option> <option value="saab">Saab</option> <option value="mercedes">Mercedes</option> <option value="audi">Audi</option> </select> </div> <div class="boxright"> <select> …

UI / UX Design html-css web-design
Member Avatar for teedoff
0
90
Member Avatar for RykeTech

I am unsure how to describe this question, but I'll try my best. I am building a website in XHTML and have the text in a div over the background, which contains a box that I position the text in. Is there a way to get the box in the …

UI / UX Design html-css web-design
Member Avatar for ko ko
0
128
Member Avatar for IchbinDumm

How do I make my website go to "/ " and not "/index.html"?

UI / UX Design html-css web-design
Member Avatar for webdesignperth
0
88
Member Avatar for teedoff

Ok I have been messing with a drop shadow effect for about an hour or so and have it working great! One thing is, my page content is not perfectly centered anymore. Not sure if this would be a real problem, as the page seems to render well, but I …

UI / UX Design html-amp html-css web-design
Member Avatar for teedoff
0
160
Member Avatar for sil3nthunt3r

Hi, I have some problem with my website. I design/code and testing the site with Firefox. But when I try to display the website using IE, Opera and even Chrome, the website is mess. The layout seems to be out of order, but doing fine in Firefox.. URL: [url]www.robofair.com/event[/url] Hope …

UI / UX Design perl web-browser web-design
Member Avatar for teedoff
0
132
Member Avatar for rnyamonga

Hello guys, i hope i am at the right place! I've just added a pay pal button to my website but i don't know how to configure it to send an email to the donor confirming receipt of the donation and giving the EIN number. Any help and suggestions will …

UI / UX Design email ui-ux web-design
Member Avatar for Dandello
0
214
Member Avatar for Danny_501

Hi all, Does anyone know of any good tutorial that explains how to set up a website on apache web server. I need it to be in Linux (Ubuntu). Or if anyone can explain to me how to do it that would be great to :) all I need to …

Member Avatar for Danny_501
0
132
Member Avatar for alanlee9898

Hi everyone, I have a flash files, which has navigation menus and the contents. I just want to know how to edit the name of the buttons? Example it has 4 buttons and these 4 buttons is linked to each others. Home Home Home Home If i change one of …

UI / UX Design flash gui multimedia web-design
Member Avatar for alanlee9898
0
166
Member Avatar for Jordian

Hey guys, I cannot for the life of me figure this out. For some reason the footer and the header won't match in terms of color. I think it has something to do with the wrapper, but seriously this is annoying. They just won't match up, no matter what I …

UI / UX Design html-css web-design
Member Avatar for macgurl70
0
165
Member Avatar for cguan_77

Hi guys, what are the ways to increase web traffic and increase the rank on search listing? ofcourse, if you have the money just pay those SEO consultants or companies. but other than this, is there some ways to improve ranking on search listing without spending a penny. Thanks, for …

UI / UX Design seo ui-ux web-design
Member Avatar for cguan_77
0
118
Member Avatar for kidwon

Hey guys, Have you ever facing this bug in IE6 of body background image scaling? A png file repeating-x longer than the display and it's being scaled by IE6! Any ideas? 10x

UI / UX Design image web-design
Member Avatar for guyinpv
0
116
Member Avatar for NotSoCrazy

Hi, all -- I happened across this forum this aftrnoon when I was trying to find out a bit of html for whatever problem I was having, and it looked like a nice and friendly place, so I joined and bookmarked it, NOT expecting I'd need some help this evening. …

UI / UX Design web-design
Member Avatar for NotSoCrazy
0
151
Member Avatar for Motorider

Okay, I know. As a certified webmaster I should be able to figure this out. but... could someone please help me. I am trying to place some text to the right of navigation links, within the same div. here is the html [ICODE]<div id="navigation"> <ul> <li><a href="#">Welcome</a></li> <li><a href="#">About</a></li> <li><a …

UI / UX Design display html-css web-design
Member Avatar for Motorider
0
116
Member Avatar for Lapixx

Hi, I've been working on a website and when I was nearly finished I tested the design in Internet Explorer. While the problems didn't look that big, I can't figure out how to solve all of them. This is the website design: [url]http://divbyzero.nl/sil/[/url] (CSS at [url]http://divbyzero.nl/sil/default.css[/url]) In Safari, FF etc …

UI / UX Design image web-design
Member Avatar for Lapixx
0
114

The End.