10,643 Topics

Member Avatar for
Member Avatar for rikkwolf

Hello all. I have a very annoying problem with my band's MySpace page. It's DIV heavy, of course, and I've usually been able to correct problems like these by just messing endlessly with the code, but this problem just won't go away. All the DIVs are in their proper place …

Member Avatar for MidiMagic
0
98
Member Avatar for NuGG

I was wondering if anyone knows how to get flash to open another html page after the movie has played. im trying to make an opening page to my website which plays a short movie with the company logo on etc. When the movie has loaded and finished playing I …

Member Avatar for Lije124
0
502
Member Avatar for ~Sake

I was just having a bit of a discussion with a few people, and I'm just looking for some more opinions on site administration design. Do you prefer an integrated type of administration system (eg, extra admin links in user profile and news entries, etc. when logged in as an …

Member Avatar for jakx12
0
81
Member Avatar for Roybut

Hi, I am extracting a set of categories from a database and want them to disply in lines of three. They are each in their own div. I need them to look like this: div1 div2 div3 div4 div5 div6 The code is PHP but I need to know how …

Member Avatar for Roybut
0
79
Member Avatar for sKiTzo

My web does not display any icons or pics. My pages are full of those little circle squares and triangles wherever there should be a pic or an icon. This was caused by viruses but the viruses are now gone. How can I restore the pics and icons to my …

Member Avatar for sKiTzo
0
55
Member Avatar for plarsen111

I looked and cannot find it. On the left hand side of my web page I can hover over links, but there is a small gray box on the right of each link when I hover. [URL="http://www.hmstechnology.com"]www.hmstechnology.com[/URL] Any chance someone could show me what I am doing wrong? It is …

Member Avatar for MDGM
0
128
Member Avatar for mohamed1

hello every one i want to know how i make amazing background like [URL="http://www.elissalovers.net"]www.elissalovers.net[/URL] in photoshop and how or in flash please help :rolleyes:

Member Avatar for almostbob
0
121
Member Avatar for macki

hi! ive started encountering problems with developing sites with pop-up windows. These pop-up windows are not for ads, theyre for picture galleries or to other html windows...etc. Ive gotten calls from 2 clients saying b/c they installed or their friends have installed pop-up blockers they cant see part of their …

Member Avatar for almostbob
0
536
Member Avatar for Erek4

OK, after a few hours and some Internet research I think I found a way to spread an image across my page. Let me know what you guys think. My CSS: #body { background-image: url(my image url); background-attachment: fixed; } 1) I noticed that the image only fills in 3/4's …

Member Avatar for efaith77
0
194
Member Avatar for anjujah

instantrankingseo.com - a professional web site design company in india, custom website design, web design and development, web page design, ecommerce web site design, website design and maintenance, ecommerce solutions, ecommerce shopping cart, ecommerce web site development etc. At Ahmedabad, Gujrat, India. visit us at [url]http://www.instantrankingseo.com/web_design_development/index.php[/url] , email : [email]info@instantrankingseo.com[/email] …

0
53
Member Avatar for Erek4

There is a feature that I like and would like to know how to implement in my own website (If I am able). When a link is posted the user can hover over the link and a small box will appear showing the website. How is this done? Example: [url]www.horizonsunlimited.com[/url] …

Member Avatar for Erek4
0
137
Member Avatar for sam1

hi, I have this css code [CODE]#leftcol { position:relative; top:-10px; left:-10px; float:left; width:220px; voice-family: "\"}\""; voice-family:inherit; width:200px; margin:0 0 -10px 0; padding:10px; background:#FFFFFF; z-index:100; } #rightcol { position:relative; top:-10px; right:-10px; float:right; width:220px; voice-family: "\"}\""; voice-family:inherit; width:200px; margin:0 0 -10px 0; padding:10px; background:#FFFFFF; z-index:99; } #centercol { position:relative; padding:0 240px; }[/CODE] …

Member Avatar for MidiMagic
0
97
Member Avatar for FraserM

I'm having a little problem with my new site. I have a Div element, which is explicitly set to 226px wide (inside the div is a load of text). To that i've applied a 10px padding all the way round, so the css is currently: [icode].layout_style_left_panel { width: 226px; float: …

Member Avatar for MidiMagic
0
99
Member Avatar for mary81

I need a simple contact form for my website, but I want some defence against spam. Like a Chapta or something.

Member Avatar for rohnni
0
231
Member Avatar for rogergrippo

Hallo, Using my adobe Flash CS3 i have built up a Flash Dropdown menu box along with a go button. But I am not understanding how to link and activate the go button, so that after i hit the go button it will take me to the page which is …

0
67
Member Avatar for sam1

Hi, how do i display all my other pages in my index page content. e.g. i have a menu and when user clicks on a section like music it doesnt go to music page but shows the music page in contents section of index page. thanks

Member Avatar for kanaku
0
120
Member Avatar for k2k

i just read a couple of threads regarding css positioning and i have found something some where a while ago. however, i couldn't find any good explanation of it. would anyone please explain a bit of some of these code? thanks 1. clear:both? 2. margin: 0; padding: 0 // when …

Member Avatar for kanaku
0
106
Member Avatar for Designer_101

Hi I have two movie clips : -wall -man [B][U]I've right clicked[/U][/B] on the man and applied the following code [CODE]onClipEvent (enterFrame) { if (_root.man, hitTest(_root.wall)) { gotoAndPlay(2); }; }[/CODE] The hittest is working, however i have a feeling the gotoAndPlay function is applying itself to the movieclip instance and …

0
44
Member Avatar for Erek4

Sorry for this question but this, I believe is the one area that I am most fuzzy in. I have trouble positioning my content boxes (divs, float, absolute positioning, etc.). I am looking to make whatever boxes I make fixed in one position. When I am in another system the …

Member Avatar for MidiMagic
0
112
Member Avatar for jonow

In CSS the pseudo class :active is supposed to make the object active and apply the given style for a split second. This works in every browser except Internet Explorer, in Internet Explorer it keeps it active until you click away (kind of how :focus works in other browsers). Also …

0
95
Member Avatar for Designer_101

Hi I know this isnt perhaps the right forum for the job but I do understand there are many people that use flash in web design and therefore might be able to help me. I'm trying to create this 45second animation for a school project, its very simple at the …

0
56
Member Avatar for jonow

I was wondering if there was a fix to make Internet Explorer treat a:active like a:active instead of a:focus in css. Thanks.

0
57
Member Avatar for cutieams

i am designing a website ,i am currentlly facing a problem regarding screen resolution, i have designed my website in 1024X768. when i view my website in other resolutions the alignment changes..i mean the size of image and the data remain the same..but the view completely changes i mean the …

Member Avatar for MidiMagic
0
78
Member Avatar for A Monkeys Uncle

I don't know why my background image isn't showing up. Here's my code: [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- saved from url=(0014)about:internet --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Gamer District, your source for Next Gen and Retro Gaming...</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> {display: block; } …

Member Avatar for MidiMagic
0
94
Member Avatar for jproducer

Sorry for the drastic opening, but I'm on a time crunch here. I am basically re-branding a site for a hotel company and have gotten the look I want, but as luck would have it, the css is working perfectly in IE but not in Firefox or Safari. The issue …

Member Avatar for MidiMagic
0
131
Member Avatar for WhYuLoOkIn

Hi, I have a fieldset and I am styling the legend tag within that fieldset with css. I got the text to overlay over the image, but it only works in IE, Chrome and firefox didn't like it. The end result I am looking for is to have a fieldset …

Member Avatar for MidiMagic
0
134
Member Avatar for sam1

Hi, I have this in my css file i have said the html to be position:abolute but it doesnt when i minimise. if i say absolute in logo same thing nothing happens and the body comes at the top of logo: [CODE]html { height: 100%; overflow-x: auto; position:absolute; } body …

Member Avatar for MidiMagic
0
138
Member Avatar for shasha821110

Hi, all read some articles these days and want to know how good or how bad the YUI library is?? Thanks.

0
44
Member Avatar for jyotiu

Hi All, First of all i'll tell you what i m doing .... I ve a blog at [url]http://myblog.blogspot.com/[/url] ... now ... i am going to make simple website for myself and i want my blog to open inside my website .... i tried using [code=php] <?php $remote = fopen("http://myblog.blogspot.com/", …

Member Avatar for scottlpool2003
0
129
Member Avatar for Erek4

I am cleaning up my code a bit and wanted to simplify something: I have a dropdown menu that I added to every html page in my website. Is there a way to have the code in one page? so that I can make one change to it (when needed) …

Member Avatar for almostbob
0
122

The End.