10,650 Topics

Member Avatar for
Member Avatar for lakewriter

Greetings, I'm new here, and as mentioned, I'm starting to learn to work in FLASH. My background is VB6. I'm mainly using books to learn FLASH, but would love to occasionally have someone live to glance at what I've created, and point out what would work better, or have I …

Member Avatar for AndreRet
0
238
Member Avatar for Pinchanzee

I've come across a strange glitch with my website: [URL="pinchweb.com"]pinchweb.com[/URL] I've managed to make it so as to not require any browser-specific code so it's relatively generic. All except one strange glitch on the navigational bar while using the Opera browser. About the top quarter of the navbar image is …

0
156
Member Avatar for babylonlion

Hello all, I have a simple web form that use an email address to send information once it's submitted. I need to modify it to where it sends the info to an access database. How can I make that happen? web form: [CODE] <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html PUBLIC …

Member Avatar for arv3
0
363
Member Avatar for annttiigs

Hi, I want to add live stream ( tv ) or vod streams ( previously prepared videos) on the page. the protocol is RTSP but I am not sure how can I embed those to my web page. Since embed tag is on html5 and not all the browsers ( …

0
60
Member Avatar for adcgv

I have created a form on my site that appears distorted on older browsers with the text boxes shifted to the next line and to the right. I have used absolute positioning and spaces only for formatting. Moreover even in new browsers on zooming in, I get the same problem. …

Member Avatar for Agarsia
0
108
Member Avatar for matthewl

Hi I am designing a templates for a developer and for some reason or another my left and right borders are not adjusting right to the height of the div container. you can take a peek at it to see my lovely css mistakes [url=http://lime.dwdcweb.info/keylime/index.php]here[/url]. Could you assit me with …

Member Avatar for matthewl
0
103
Member Avatar for sjeggels

Hi everyone. I have a website setup and want to add a blog to the site. On my navigation bar i want to have a link to the main (say we call it index.php) page of my blog. I have installed wordpress v3 successful in a folder named blog in …

Member Avatar for floatingDivs
0
172
Member Avatar for FBG

I need several square pictures for my website and display them in 100 x 100 px using CSS. When I use bigger pictures (for example 300 x 300, 455 x 455 or any square size), the result in Internet Explorer 7.0, 8.0 and Google Chrome looks really good. The image …

Member Avatar for FBG
0
173
Member Avatar for amh216

Hi! I've been searching for a solution to this problem for almost a week now and I can't find anything. I'm building my first website in Dreamweaver and using a horizontal spry menu bar for the navigation. The bar shows up perfectly in Firefox (at the bottom and center of …

Member Avatar for DemianL
0
215
Member Avatar for soulman247

I Wanna make money online how my ideas are rubbish or make a ipod application any tips on HOW to find ideas and pricing I own SNIP SNIP SNIP i am looking to sell it has i don't have any ideas on hwo to make it work any ideas

Member Avatar for jember
0
209
Member Avatar for mah300274

I want to know how to create users on my website. I go through JustHost. They let you make accounts for other people but you have to confirm the account I believe. Also once I figure out how to do there accounts I want to be able to add credits …

Member Avatar for Agarsia
0
82
Member Avatar for BestJewSinceJC

I have html similar to this [CODE]<span><a href="link"><img.. /></a></span>[/CODE]. In IE and Firefox, when the image is clicked, it highlights a box around the image. From that point on the box remains around the image. I don't want any highlighting effects whatsoever. How can I use css or an inline …

Member Avatar for steelshark
0
94
Member Avatar for welkam

Hello, I am making a website that will look good in any resolution(its called fluid i think) and i wont that div "space" will be 30% height, but its not working :( [CODE]<div id="bg"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/bg.jpg" width="100%" height="100%" alt=""> <div class="space"> </div> <div class="content"> somthing thats needs to be …

Member Avatar for johnsteve.bravo
0
153
Member Avatar for provster

Hey there, I have an annoying problem! I hope someone else has experienced the same. I am basically trying to style a text box, and make it a bit more dynamic. However, on windows machines (in FF, CH & IE), I am finding that the mouse cursor disappears when I …

Member Avatar for johnsteve.bravo
0
536
Member Avatar for methuselah90

i'm having difficulty achieving this. any help would be appreciated. i would like the div content1 and content2 to fill up the remaining space vertically in a window with a set minimum height. it needs to adjust automatically with window resize. many thanks! [CODE]<style type="text/css"> html, body { height: 100%; …

Member Avatar for johnsteve.bravo
0
132
Member Avatar for daviddoria

On this page: [url]http://ewh.ieee.org/r1/schenectady/New/[/url] I have a <ul> element (the menu bar) followed by a <p> element (the main body text). Shouldn't the <p> be below the <ul> since it is a block element by default (instead of on the same line as it, as it is now)? Thanks, David

Member Avatar for johnsteve.bravo
0
610
Member Avatar for Dani

What is the difference between <div align="center"> and <div style="text-align:center"> aside from the obvious difference that the latter is CSS?

Member Avatar for johnsteve.bravo
0
647
Member Avatar for juseasy

SWF Object Causing IE top margin problems I have a flash mp3 player on my website that is causing the main wrapper of the page to shift down by about 3px. The pages display perfectly in Fire Fox but when I open them in Internet Explorer 8 there is appears …

Member Avatar for giobongio
0
183
Member Avatar for newbi11

i came across this website [url]http://www.goal.com/en-gb/[/url] and i noticed the jcarousel on the side of the page . I would like to know how this was done . I know its jcarousel but this seems a little more complex here is an example

Member Avatar for Kraai
0
65
Member Avatar for simonfoley

Hi there I'm a bit ring-rusty with HTML / CSS . . . I found a template I really liked online when looking for one for my cousins business. There is a nav bar at the top of the screen, and I wanted to add a drop-down menu to one …

Member Avatar for elneco
0
160
Member Avatar for f_atencia

I'm having an issue regarding how Safari displays my page. A snippet of the HTML includes: [CODE] <div class="MenuBar"> <ul>...List of Menu Items</ul> <div class="QuickSearch"><input type="textbox" /><a>Go</a></div> </div> [/CODE] the CSS code: [CODE] * html DIV.MenuBar DIV.QuickSearch { margin-top:-0.3em;color:black;} DIV.MenuBar {font-weight:bold; font-size:1.1em; font-family:verdana, Arial, sans-serif;background:#FFF url("../images/Gradient.jpg") repeat-x bottom left;border:1px solid …

Member Avatar for elneco
0
106
Member Avatar for waddlydoodoo

Sorry for what may well be a simple question. Just starting out here so.. I have created a very basic html document, stored it in the correct folder on my macbook pro and then used safari to browse it. But is displays the source code! Please tell me what I …

Member Avatar for waddlydoodoo
0
84
Member Avatar for tinker
Member Avatar for cab_driver

I am working on a website and I have it looking smooth in Chrome, but every other browser shows the menu panel about 10 pixels to the left. If I change anything, it alters the chrome display, but nothing else. Here is the CSS I'm using: #banner { position: fixed; …

Member Avatar for pixelsoul
0
105
Member Avatar for pirula

I have been trying to figure out what is the name of the font used to create this stylish logo - no luck so far :( so, does anyone know what font is used for the "box" logo? please take a look at [url]http://www.box.net/[/url] I would really appreciate your help …

Member Avatar for anilashanbhag
0
383
Member Avatar for FBG

I'm stuck with this problem for a few hours now and I'm not able to solve it. When I view my website in google chrome everything is just as I want it: the elements in the two floating sidebars left and right are on exactly the same height and respond …

Member Avatar for FBG
0
109
Member Avatar for theighost

Hello, Is there a way to make a swf that is loading on a page, to make that swf create a screenshot of the page he is running on? Thnx

Member Avatar for theighost
0
178
Member Avatar for maxelcat

Hi About 18 months ago we built a biggish site (for us!) around joomla. The client was very happy with the site. However, at the time it was decided not to be overly concerned about the mobile market. We incorporated some drop down menus that appear using the "hover" command, …

Member Avatar for maxelcat
0
137
Member Avatar for EvolutionFallen

Hello, I am writing a development area for my clients to view their sites as I work on them. However, I'd like to restrict the directory of a given project to only users who are associated with that project. I'm looking for a way to create a "wrapper" so to …

Member Avatar for pixelsoul
0
134
Member Avatar for xagutxu

Hi! I want to position a layer in a HTML page, but I can't achieve it. I have the following code: <form action="..."> <label for="first"><input type="text" name="first" value="" /> <div class="layer">...</div> <laber for="second"><input type="text" name="second" value="" /> ... </form> The CSS for the class "layer" is: div.layer{ width: 50px; height: …

Member Avatar for scottloway
0
107

The End.