7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for solvesak

Please look in the attachment. The first chart shows the score vs contestant images(score wise ordered) graph generated simply using php. BUT i need the second chart (bottom 1) where chart does not proceed down but only those images of contestants are brought to next line which are relatively very …

UI / UX Design ui-ux web-design
Member Avatar for Ezzaral
0
135
Member Avatar for Majestics

I am doing a web project... I am new to website design ... I want to create such a website which look same in all browser... Most of the time different browser cant follow same layout and website structure doesnt look same... I have searched this matter alot but didnt …

UI / UX Design html-css ui-ux web-design
Member Avatar for SharedKnowledge
0
156
Member Avatar for pabzzmike

Hello, I'm trying to layout my web page with css only. The layout has several sections which is causing me problems since i'm not very good at CSS. This is the link to the finished product's image: [url]http://www.developmentafrica.org/images/sample.jpg[/url] Help appreciated for the css code. Thank you in advance regards, pabzzmike

UI / UX Design html-css web-design
Member Avatar for almostbob
0
134
Member Avatar for merse

I would like to create a table with not fixed width. The width depends on the text length inside. But later I would like to create another table with the same width. It is possible?

UI / UX Design web-design
Member Avatar for twiss
0
97
Member Avatar for rizla777

Hey all Allright so here's what I'm trying to do. I'm trying to create about 6 pages into one page. They way that I want it to work is that I will have a navigation bar at the top which when one of the menu items when clicked will direct …

UI / UX Design javascript-jquery web-design
Member Avatar for twiss
0
141
Member Avatar for Lightninghawk

So I have an excel spreadsheet I use for Closing Inventory and Register Reports. Very simple. I want to post this on my website so each of my stores can fill it out online and then it submits itself to my email as an excel spreadsheet. Does anyone have any …

UI / UX Design web-design
Member Avatar for Lightninghawk
0
92
Member Avatar for Tyrone.Wilson

I am very new to CSS and HTML. I have built a static demo version of a site that I want to build. my site looks great in Chrome, not as great in firefox and absolutely terrible in IE8. I thought I was using standard CSS styling but it seems …

Member Avatar for twiss
0
198
Member Avatar for lyrico

Hi to all, I am PHP developer and found many problems regarding cross browser issue. Here's the problem: I want a rounded div with shadow. My CSS codes works at FF but not in google chrome. Please help. Thanks in advance. Here's my code: [code] <style type='text/css'> .main{float:none;position:relative;width:980;background:white;height:500;margin:0px auto;top:10;} #shadowBox …

UI / UX Design web-design
Member Avatar for Kraai
0
113
Member Avatar for shadiadiph

I have a div that the user can edit problem is when I select the div the initial cursor is always the same height as the div??? Also if i enter no text and click on it i have to leave the div and click before I can enter the …

UI / UX Design html-css web-design
Member Avatar for shadiadiph
0
372
Member Avatar for sim1987

Hi everybody, If any of you could help me test my homepage, I would really grateful. This is the 3rd or 4th time I've redesigned it and I keep getting different results on Firefox and Internet Explorer. To get to the point, on my screen (15" 1024*768) using IE the …

UI / UX Design web-design
Member Avatar for sim1987
0
99
Member Avatar for Arthi Raman

Hi, I need to develop a customer complaint/feedback tool with two tabs in it for Complaint and Feedback, can anyone suggest me from where i can download a template for this? Thanks

UI / UX Design html-css web-design
Member Avatar for stbuchok
0
41
Member Avatar for jackparsana

hi, please help me to do this. i want to display one panel on top space. and i want one button on that panel to close itself. please help me. thanks in advance Jack

Member Avatar for jackparsana
0
314
Member Avatar for webPgmmr

I am using css dropdown menu for the first time.. however the dropdowns simply dont seem to work.. please help.. heres the code: .bg {background: url(images/button4.gif);} .menu {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; } .menu li.top {display:block; float:left; position:relative;} .menu li a.top_link …

UI / UX Design html-css web-design
Member Avatar for noelpasia
0
177
Member Avatar for haimz

[B]hello evryone, i need acode that returning my the selected text in iframe (by giving the ID of him) i need that this code will work for FF, IE , SAFARI, GC and the active browsers, thanks allot ! haim .[/B]

UI / UX Design web-design
Member Avatar for twiss
0
139
Member Avatar for mnasir79

Hi, I need to make my textarea html compatible... just like a visual editor, where i can embed html tags like <img>, <a href>.... is there any way to do this with html coding ???

UI / UX Design html-css web-design
Member Avatar for twiss
0
6K
Member Avatar for Jollyyy100

Hi, im using dreamweaver and i have a table in which i have an image. When i add another table under the table existing it comes right at the bottom. What should i do to that table so i can move it and place it anywhere around the page. Is …

UI / UX Design ide image ui-ux web-design
Member Avatar for Suetan
0
137
Member Avatar for samsnov

[I]Please I am sorry that I have to ask again this one below, 1st, thought I would like to contribute in solving some problems for people like me too but I haven`t found a thread that I have the knowledge to treat but promise to contribute when found one. [/I] …

UI / UX Design web-design
Member Avatar for Suetan
0
107
Member Avatar for threedogsrule

I did a website for my local humane society ten years ago. It worked, they liked it, and so I haven't changed the design over the years. Now, I've updated my IE from 8 to 9, and the site doesn't work. I've tried removing various components (some old style sheet …

UI / UX Design web-design
Member Avatar for threedogsrule
0
130
Member Avatar for vexhawk

Does anyone know how to get rid of gap (seems to be 1px) between a the border of a table cell and the border of a div? I just want the border of the table to collapse into the border of the div. is border-collapse: collapse; the solution?

UI / UX Design web-design
Member Avatar for Quadzilla
0
217
Member Avatar for seblake

Greetings! I have to change my footer. Let's say I have 10 pages. That means open, cut-n-paste, and close 10 times. Is this how everyone does it? Can I not create something in CSS and only just "call" it from the HTML? Thanks, in advance! < Steve >

UI / UX Design html-css web-design
Member Avatar for seblake
0
143
Member Avatar for newbie14

Dear All, I have page like this using a third party tab. The problem I have emailed them so many time but no reply. Here a sample link [url]http://183.78.169.54/v3/addTab.php[/url]. I would like to create my own any idea how to do it.

UI / UX Design web-design
Member Avatar for macgurl70
0
81
Member Avatar for kz13

I am trying to create a footer and facing a problem while doing so... This is my html code: [CODE]<div id="container"> <div id="main"> <div id="terms"> // content </div> // closing terms </div> // closing main <div id="footer"> // content </div> </div> // closing container [/CODE] And css code is [CODE]html, …

UI / UX Design html-css web-design
Member Avatar for macgurl70
0
172
Member Avatar for fromireland

Hi all - currently whenever I check how pages will look for users of different browsers, I open pages in Explorer, Chrome and Firefox to check everything looks ok for users of these browsers. But I wonder if this is sufficient and maybe if there are other browsers that I …

UI / UX Design web-design
Member Avatar for RoyalElite96
0
92
Member Avatar for s.w.a

please i want a help to understand that statement: Access node’s DNS record should have CNAME entries equal to the number of protected websites’ domain names. The entry format should have the access-node ID as a sub-domain for each protected website domain name, i.e., “ANnumber.domainP.com”, this is to guarantee compatibility …

UI / UX Design dns web-design
Member Avatar for s.w.a
0
82
Member Avatar for samsnov

Hi everyone with this forum family,. Please can anyone help me out, I hqve problem creating my web site, what (tag) code can I use to eliminate deferences between [B]f[/B]irefox and [B]i[/B]nternet explorer, I am bulding a website with (Note pad) and view it with fire for and internet explorer …

UI / UX Design web-design
Member Avatar for samsnov
0
257
Member Avatar for smms

Hello world, 1. I am building a website to list universities worldwide by majors and countries. To do that I have a page containing name of countries - say 50 countries. 2. Let's say, from the list you clicked, Australia, it will then take you to a page containing list …

UI / UX Design engineering web-design
Member Avatar for samsnov
0
100
Member Avatar for newbi11

I have this idea of a page i want to create but i really don't know how i would implement it . I want to create a page with some pictures and below each picture there would be a check box , i want people to be able to select …

UI / UX Design html-css web-design
Member Avatar for Sadun89
0
109
Member Avatar for Riverghost

Hi, I'm having trouble with this layout (attached image). I need to have images as borders, but I don't want to use multiple backgrounds in CSS3 (small browser support). I tried to make two floating divs, but then I deleted it because I can't set width: 100% - my main …

UI / UX Design html-css image web-design
Member Avatar for Riverghost
0
89
Member Avatar for seblake

Me...again. I appreciate the help I keep getting. Hopefully, I can reciprocate one day! As you can ascertain from the jpg, I have two (I think) alignment problems. (I thought tables would be the better way to go...) (1) I thought it would be better to have the boxes on …

UI / UX Design html-css web-design
Member Avatar for seblake
0
174
Member Avatar for lemur

Hi there, i need to move "follow us on:" div tag at the same level like "useful information". and remove the color border around img. any hint??? [url]http://www.bbk.ac.uk/~pjancz01/tma/aboutus.html[/url] thanks.

UI / UX Design web-design
Member Avatar for blocblue
0
85
Member Avatar for lemur

Hi there I created liquid layout website.In Firefox there is no scroll down bar. U can see just part od website. Any idea why? In IE is good.

UI / UX Design web-design
Member Avatar for lemur
0
69
Member Avatar for avanthig

HI .... i want to print the text vertically from bottom to top and left to right and am using the style property is writing-mode:tb-rl fliterv filterh . It shows correct format in IE6 browser but when i see print preview it looks like mirror image like top-bottom and right …

UI / UX Design web-design
Member Avatar for avanthig
0
116
Member Avatar for hsmukunda

I want an div inside div. The code of html is [CODE]<!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" lang="en-US"> <head> <link rel="stylesheet" href="style.css" type="text/css" media="screen"> <title> </title> </head> <body class="body"> <div id="container"> <div id="masthead"> </div> <div id="right-upper-navigation"> </div> <div id="right-navigation"> </div> </div> <div id="footer"> </div> </body> </html> …

UI / UX Design html-css perl web-design
Member Avatar for twiss
0
248
Member Avatar for Virux

I am trying to get the internal table to scroll without having it extend beyond it's initial size. For some reason the div gets the scrollbar instead of the table. I've been working on this all night and I just can't get it to work. Any help would be appreciated. …

UI / UX Design web-design
Member Avatar for twiss
0
98
Member Avatar for p90pts

Hey folks, Trying to set up the show/hide on my basic website for a university submission but looking for some help! The show/hide div works but ruins the entire layout of the site. This image will explain better hopefully!! [IMG]http://i809.photobucket.com/albums/zz11/bigval3/screen-capture-6.png[/IMG] The layout should look like this and obviously the main …

UI / UX Design html-css web-design
Member Avatar for almostbob
0
184
Member Avatar for Fortinbra

We are trying to update an ASP.NET 2.0 application so that it no longer requires IE to be in Compatibility mode. We'd also like it to be browser independent. There is debate in our office as to the pros and cons of changing from our insanely complex nested table approach …

UI / UX Design html-css web-design
Member Avatar for almostbob
0
169
Member Avatar for exotic_ang

Hi guys, Id like to use Sliderman in my site as an image slider. I downloaded the code, added it to my site and arranged what I could see needs to be arranged but I cannot get it to work properly! Image1 attached is how it is supposed to look. …

Member Avatar for twiss
0
122
Member Avatar for GiddyupGilbert

I found a website this AM and when I checked the source there were 2 sets of keywords. Also, there were more than 7 in use at each line. They are number one listed in their category on Google. If this is acceptable and the spiders soak up all what's …

UI / UX Design web-design
Member Avatar for GiddyupGilbert
0
80
Member Avatar for totalwar235

what is a good program to write HTML in? i am looking at Note Pad ++ right now since i will need it for lau soon but i would like some opions here first.

UI / UX Design html-css web-design
Member Avatar for Azmah
0
179
Member Avatar for EP_95_Z28

Hello everyone, I'm working on a website for a friend's business. He isn't exactly IT material, which is why everything I've done so far has been linked in from other content management sites. (Photobucket for the galleries, Proboards for the message forum) Basically, I've searched everywhere. I'm looking for a …

UI / UX Design ui-ux web-design
Member Avatar for Sogo7
0
114
Member Avatar for floatingDivs

Hello everyone, This question is in regards to mobile websites and the "Add to home screen" functionality. The mobile version of the site has been finished, but it's been suggested that the feature be implemented into the site as well. Despite the information available to the contrary, it's definitely possible …

UI / UX Design web-design
Member Avatar for floatingDivs
0
140
Member Avatar for samsnov

Please can someone help me on this problem, Internet explorer and Firefox don’t show my new building site the same way, a Internet explorer messes up the whole thing, can someone tell me with the tag code that I can use to eliminate this problem as I build my site …

UI / UX Design web-design
Member Avatar for teedoff
0
146
Member Avatar for BlueCharge

Hello Everyone, I am just wanting to know how I would display an image at the top left of a DIV container and have text going down the right of it and then when it gets past the image, the text the prints all the way across underneith the image. …

UI / UX Design display image web-design
Member Avatar for ansaripk
0
101
Member Avatar for exotic_ang

I've encountered a problem with boxes. I have set 3 boxes and alligned them perfectly. Once I add the border to the boxes, they misalign! with his code, the 3 boxes are as image1.jpg (attached) #boxgrey { background-color:#999; width:220px; height:200px; border-radius: 1.5em; -webkit-border-radius: 1.5em; -moz-border-radius:1.5em; position: relative; margin: 30px 275px; …

UI / UX Design html-css web-design
Member Avatar for exotic_ang
0
81
Member Avatar for Pro2000

Hello everybody. I am working on a PHP program that shows some information in table cells.. However, the width of each cell is automatically widen (it becomes wider).. How can I make the width of a cell fit to its content so that if it has 5 chars, then its …

UI / UX Design web-design
Member Avatar for Pro2000
0
162
Member Avatar for WigglesMcMuffin

I'm trying to create a website, and I'm currently having a little CSS trouble with getting the website to flow and respond well to resizing and different screen sizes. Currently I have posted it at: [URL="http://wigglesmcmuffin.kodingen.com/"]my kodingen site[/URL] Anyway, if you go there you may notice that 1) my content …

UI / UX Design html-css web-design
Member Avatar for WigglesMcMuffin
0
182
Member Avatar for azegurb

Hi All, I design my site. But i have problem in mozilla. it works fine in IE but in mozilla it has additional line below main line. My site is [url]www.piramida.az[/url], my CSS is [CODE].toplinks {border-right-style: dotted; border-right-width: 1px; border-color: #8CA7BA} .rightlinks {border-bottom-style: dotted; border-bottom-width: 1px; border-color: #ffffff} .menuust {font-family: …

Member Avatar for azegurb
0
361
Member Avatar for eduardc

I want to put the english and spanish flags on the homepage of my website: [url removed]! How do I do that? By links?

UI / UX Design web-design
Member Avatar for eduardc
0
59
Member Avatar for dhru1

Hello, I have a html page and a drop down menu on top. The drop down menu is for like users. The user has to pick their role and based on that, the page will only show some parts of the content. So I have the drop down on top …

UI / UX Design web-design
Member Avatar for teedoff
0
43
Member Avatar for gogreen1

hi guys please share your ideas which color will be best combo color with black ...my suggestions is Black and yellow ..

UI / UX Design multimedia web-design
Member Avatar for asasasasasa
0
97

The End.