10,650 Topics

Member Avatar for
Member Avatar for Olums
Member Avatar for 3825

Hi, I am working with a friend on a small pilot website and am having difficulty making the footer stay put. Any help is appreciated. Thank you! [URL="https://dl.dropbox.com/u/10563012/fall2010/Expression/psThreeA/default.htm"]https://dl.dropbox.com/u/10563012/fall2010/Expression/psThreeA/default.htm[/URL] Another problem is in the logo. Apparently, it is not ok to put <H1> tags inside <a> tags. I want the whole …

Member Avatar for 3825
0
400
Member Avatar for saucy6969

Hi there, am working on a new website and was testing it in Chrome and Firefox (looks fine) and when testing it in IE9, the top header image has shifted way off to the right. I can't figure out how to get it to stay put. Any suggestions from the …

Member Avatar for Kraai
0
150
Member Avatar for OscarT

Can anyone explain to me why the green sub_container in the following code doesn't expand down to fill the red main_container? [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Test</title> <style> html, body {margin:0; padding:0; height:100%;} div#main_container {min-height:100%; background:red;} div#sub_container {height:100%; background:green;} </style> </head> <body> <div id="main_container"> <div …

Member Avatar for OscarT
0
192
Member Avatar for gackerman43

Hello, Is there a way to make a background image/skin clickable and trackable via a pixel tracking url? Right now I have the background image set up through css: body { background: url(IMAGE URL) no-repeat; background-position:top center; background-attachment:fixed; } Thanks, George

Member Avatar for scrappedcola
0
155
Member Avatar for pjh1985

Hi, I am trying to create a dynamic list of links to go in the footer on my website but i have been unable to find a good solution. I am currently using a standard unordered list with a repeating region which is then split into columns using the column-count …

Member Avatar for Arkinder
0
64
Member Avatar for shahiduop

hi i sliced my site header and body background and added to the index page using CSS, the problem is these images are displayed in editor (DREAMWEAVER 8) and looked fine, but when i try to view the page in browser, background images are not displayed. i wonder how to …

Member Avatar for Borzoi
0
126
Member Avatar for enam

I have put exactly following code to make the text "Person of the Week contest" blinking anchor text on my homepage of [url]http://BestAdPoster.com[/url] : [CODE]<div style="float:right; font-size:18px;width:100px;display:inline;border-style:groove;border-width:10px;text-decoration: blink;padding:10px;"><a href="http://bestadposter.com/forum/topics/person-of-the-week-contest">Person of the Week contest</a></div>[/CODE] Unfortunately text blinks only on FireFox but it's static text on all other browsers (I have checked …

Member Avatar for enam
0
479
Member Avatar for rogerjoyeux

Hi All, first time with this so go easy on me please. I want to validate my code. I have fly-out menus that fly-out over a flash movie. At first, the flash layer covered the fly-out portion. I resolved the cover-up problem in the big 3 browsers (Chrome, IE, Firefox), …

Member Avatar for Kraai
0
190
Member Avatar for daviddoria

This page works fine in Firefox and Chrome: [url]http://ewh.ieee.org/r1/schenectady/events.php[/url] but in IE, the maincontent appears way at the bottom (below the sidebar) instead of to the right of the sidebar as it should. Google convinced me that IE has trouble with CSS, but this is such a basic thing I …

Member Avatar for Arkinder
0
158
Member Avatar for Akill10

Hey, I have a problem and am hoping that you can help me find a solution. I have a site created in dreamweaver. To do this, I made a template, with 2 editable regions, then set up all my pages. The problem I am having, is that I am trying …

Member Avatar for Akill10
0
90
Member Avatar for rajeesh_rsn

Hi, How to rewrite my page [ICODE]www.site.com/category.php?item=mouse[/ICODE] to [ICODE]www.site.com/category/mouse[/ICODE] using .htaccess I tried many in google Please help me Thanks in advance

Member Avatar for dlannetts
0
55
Member Avatar for Altairzq

Hello, Currently I'm using Fireworks to do the design of a website, dragging the elements I create around. Then, I use frames to show the website in different situations, with a menu open, or some selection made, and so on. It works ok, but I'm wondering if there is some …

0
70
Member Avatar for 3825

I have yet to write a single line of code. I am just finishing the "pencil and paper" part of the layout design. [URL="https://docs.google.com/drawings/pub?id=11GrWyVrG6J0PSMY_GF8n6M97Hy45kwNAJQSZYz-VxxQ&w=960&h=720"]https://docs.google.com/drawings/pub?id=11GrWyVrG6J0PSMY_GF8n6M97Hy45kwNAJQSZYz-VxxQ&w=960&h=720[/URL] Here is my rant/explanation of what I want to do with the website [URL="https://docs.google.com/document/pub?id=150QSF4NfDuj5sGh35OgsGyv1VvRxWSeRKlDnozJ54P0"]https://docs.google.com/document/pub?id=150QSF4NfDuj5sGh35OgsGyv1VvRxWSeRKlDnozJ54P0[/URL] I am only beginning to learn CSS. Do you think the whole …

Member Avatar for 3825
0
197
Member Avatar for LogicWeb

Please see screenshot. I'm trying to vertically align the text and background in the table, but odd enough, they are dropping to baseline somehow. I've tried dozens of variations in the CSS but cannot get the text to be middle aligned (vertically) in the background. HTML [CODE]<table cellpadding="0" cellspacing="0" style="width: …

Member Avatar for Kraai
0
149
Member Avatar for george61

I'm working on an entertainment site and there is some design mistake which I made. But everything looks good if zoomed out in 83% on chrome and 75% on mozilla and IE. What is the solution to resize everything or there is another way?

Member Avatar for Kraai
0
102
Member Avatar for teedoff

Hi I'm creating a simple template for a client. One element they have on their page is a form for their third party shopping cart. This form passes about 15 variables in order to calculate shipping weight, dimensions, and all the standard specs a cart would need...ie.. item number/name and …

Member Avatar for teedoff
0
88
Member Avatar for nedsnurb

Hi, Basically I am developing a website for a university project, all fine so far, site is set-up and I have managed to display a image gallery using lightbox. However I need to have tooltips on the images, which I cannot seem to get working. I have some code in …

Member Avatar for nedsnurb
0
106
Member Avatar for steveh000

Hi Guys I am a Computer Science student at University and am looking for some ideas on a project that I have to complete. I have to come up with an hypothetical Software engineering problem in Java , I have to create a bad way of solving it and then …

Member Avatar for skhenry
0
185
Member Avatar for akshayinbox

Hello. Why does the page has almost infinite height & width, despite they've been FIXED to 1250x700 pixels? Please suggest. The page is: SNIP

Member Avatar for dlannetts
0
49
Member Avatar for arctushar

Hello I want to create a login page. Login page contain as usual below elements [LIST=1] [*]text [B]user name[/B] [*]inputbox[B] username[/B] [*]text [B]user password[/B] [*]inputbox [B]password[/B] [*][B]submit button[/B] [/LIST] all elements r in a div. I want that, the div will be [B]center[/B] both [B]horizontally and vertically[/B] . How can …

Member Avatar for dlannetts
0
52
Member Avatar for aynamohol

Hello there, I have a big forms.. I just break the form part by part and last page will show submit button... I saw different places like this topic which i m asking. I saw in virtuemart... I also saw in daviweb. I am attaching an image... please check and …

Member Avatar for dlannetts
0
49
Member Avatar for DonaldAlexander

how on earth do you design something like this? iv seen where people plot on the countries with the dots where the high usage is but can someone assist me on even naming what it is? [URL="http://sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs449.ash1/24742_387622215797_11204705797_3824069_7757058_n.jpg"]click to view image [/URL] thanks

Member Avatar for awaisminhas
0
92
Member Avatar for imKEN

I made a design for my first web page, and I tried to do the codes but sadly I can't. Can someone tell me where to code the codes needed, if it will be on html or css. Because I can't arrange the images I wanted them to be. I …

Member Avatar for macgurl70
0
135
Member Avatar for minimogul

I am making a logo in illustrator its a mix of text and symbols. I used two arrows from the swatches got the basic layout for the logo. When I go to add effects it looks very bad because I cannot get the text and the symbols to group and …

Member Avatar for minimogul
0
103
Member Avatar for reihaan
Member Avatar for reihaan
0
96
Member Avatar for chamnab
Member Avatar for Arkinder
0
60
Member Avatar for chinee

need help with tables i am trying to place a border at the bottom o f the page like the top but without the writing i need some assistance. this is what i have got. [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Generation …

Member Avatar for MJ Pieterse
0
96
Member Avatar for cguan_77

hi guys, just need some insight. In css how to position objects next to each other, like: First Object | Second Object | Third Object i had tried, float:right and position relative but it's not horizontally align. can anyone give an example, thank you.

Member Avatar for Arkinder
0
207
Member Avatar for rajr

Hello, I have a small image that i want to use over a complete canvas on a Fireworks file.......can someone help me with the instructions to do so? Details: - i have a small gif image attached here. - i want it to be tiled all over a huge box …

Member Avatar for VulcanDesign
0
105

The End.