10,643 Topics

Member Avatar for
Member Avatar for EmilioAzevedo

Hi there, I did the wmode thing but does not work well on Firefox and my client is saying that does not work on her IE7. Work well on my IE6 though. this is the site: [url]http://www.simplecool.com/lds[/url] Any suggestions will be greatly appreciated! :) Thanks!

Member Avatar for MidiMagic
0
31
Member Avatar for adaykin

Hello, I have the following code: [CODE] <dt> <p style="text-align:left;"> <a href="">SHOW HORSES</a> </p> <ul> <li><a href="">Riding The Best</a></li> <li><a href="">Western</a></li> <li><a href="">English</a></li> <li><a href="">Reference Trainers</a></li> </ul> </dt> [/CODE] with the stylesheet: [CODE] ul, li { display: inline; margin: 0; padding: 0; } p { display: inline; } /* Background …

Member Avatar for adaykin
0
122
Member Avatar for adaykin

My code is working in every browser except safari. I can't figure out how to get it to work. First I need to detect safari in the html, and then compensate for the margin issues in safari. My code is: [CODE] <div style="margin-left:0%; display:inline;"> Some text </div> <div style="margin-left:50%; display:inline;"> …

Member Avatar for buddylee17
0
79
Member Avatar for moth

Hi. Sorry if this is in the wrong section... I'll give a link to my website at the end to give u a vissual idea of what my problem is. When you mouse over images on my main page a movie appears, i'm wanting the movie to also be a …

Member Avatar for moth
0
149
Member Avatar for Johnathan

Hi I am developing a new site and would like to add a specific redirect. Here is what I would like to do. lets say I own [url]www.index.com[/url] and have a script in a subdirectory like lets say features "so the structure looks like" www.index.com/features" I would like to set …

Member Avatar for djnzak
0
112
Member Avatar for djnzak

Hi Well i was trying to edit the support ticket template of whmcs and there is the following code [code]{foreach key=num item=reply from=$replies} <tr class="supportticketsheading"><td width="160" rowspan="2" valign="top">{$reply.user}</td><td>{$LANG.supportticketsposted}: {$reply.date}</td> </tr> <tr class="supportticketscontent"><td valign="top">{$reply.message}{if $reply.attachment}<br /><br /><img src="images/support/folder.gif" align="middle" alt="" /> <i>{$LANG.supportticketsticketattachment}: <a href="{$reply.attachmentlink}">{$reply.attachment}</a></i>{/if}</td></tr> {/foreach}[/code] and what i want to do …

Member Avatar for djnzak
0
100
Member Avatar for webgirl

Hello I have purchase a template and need some help with changing the music in the template. I have never seen this type of action script before so I am not sure how the music is loading. I am used to seeing it in the time line and library which …

Member Avatar for webgirl
0
83
Member Avatar for danialz
Member Avatar for nmcgoo108

Hello, I have a "contact" panel that is positioned on the right of the page. However, on pages where the body is longer than the contact panel, there is a gap under the contact panel going to the footer. I was wondering if theres a way to incorporate a panel …

Member Avatar for Eilandor
0
68
Member Avatar for kronikmedia

Hello all. I just found this forum and am impressed with the information covering all areas of web development and online marketing. I would like take this opportunity to introduce my team. We are a web design company in London offering web design, software development and online marketing solutions for …

Member Avatar for zandiago
0
182
Member Avatar for shafique

need to develop website similar to woophy.com but with chat and video embedded in member window. what programs do i need

Member Avatar for peter_budo
0
74
Member Avatar for shruti sepra

hi, when I save an image as GIF and import in flash its edges get pixelate or distort, can anyone solve this

Member Avatar for HI2Japan
0
109
Member Avatar for Eilandor

How to make CheckBox with a long text label without wraping it's checkbox? Sample: [CODE=html] <div style="width:150px"> <input type="checkbox"/> <label>This is a very long label which should not wrap around checkbox.</label> </div> [/CODE] I wish that it should be imaginary vertical line between checkbox and label. Below checkbox it should …

Member Avatar for JonathanD
0
78
Member Avatar for lich

hey friends i need some information. i need to add a html or jpg file to the body of the email. so after receiving the email u can see the picture directly. any idea how to do it. please help me thanks

Member Avatar for lich
0
84
Member Avatar for EvanWatkins

an someone help me with this? It is in CSS (I don't know if CSS is discussed on here as I am new but I really need help.) I am developing a website in wordpress and have all of my pages set up in a horizontal menu, I want, when …

Member Avatar for Dani
0
63
Member Avatar for shruti sepra

Hi, Iam trying to make rounded navigation using css, but facing few problems pls see the attach file problems are 1) Their is gap on left side 2) Background in not visible in Mozilla browser

Member Avatar for shruti sepra
0
79
Member Avatar for PersonPerson

Hi there. I am completely new to Flash, so I'm blank on this one, but haven't been able to find help on this specific subject either. I want a SWF movie to load an URL from a query ([url]http://www.mySite.com/myFlash.swf?img=http://www.mySite.com/myPic.jpg[/url]) and apply it as a background image. I'm not even sure …

Member Avatar for MidiMagic
0
73
Member Avatar for kevin wood

i have created a web page which uses iframes to display data and display the titles on my website. the problem that i am having is that in ie6 is is displaying borders and the titles are being displayed properly. if i want the titles displayed properly then i need …

Member Avatar for MidiMagic
0
73
Member Avatar for OmniX

I have a whole website that I am required to convert from IE to FF in working order. Problem #1: Vertically aligning the html tables so the page's content is centered within the page. Thanks for the help in advance, Regards X. PS: im using <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML …

Member Avatar for MidiMagic
0
166
Member Avatar for nishanthaMe

[code=html]<html> <head><title>mypage</title> </head> <body> <div id="first"> <div> first div</div> <div> second div</div> </div> </body> </html>[/code] Out put of this code appers as follows [B]first div second div [/B] But I want the out out as [B]second div frist div[/B] and the above out put should be right hand side of …

Member Avatar for ardeezstyle
0
98
Member Avatar for supriya.iiita

hi i wud like to make a side navigation bar which opens links in another side of page , but on the same page only. i have prepared the css but what i need is to give the target to the link so that it opens the link at the …

Member Avatar for effu
0
274
Member Avatar for xwzjgdzg

This is an instruction for creating a stunning flash slideshow with background music and special transition effects. With the aid of the following program, you can also add nice looking animated slide show to your website in a few seconds, and then share those memorable photos with your family or …

Member Avatar for xwzjgdzg
0
154
Member Avatar for plarsen111

Never Mind. I changed "class" to "id", and now it works. The book I am working out of got it wrong. I have been trying to get this to work a few weeks now, and I cannot seem to get my items to float. [URL="http://hmstechnology.com/float_pg_291.html"]http://hmstechnology.com/float_pg_291.html[/URL] Any help greatly appreciated. Phil

Member Avatar for plarsen111
0
127
Member Avatar for allhimachal.com

If You have any qus. about CSS or HTMl please mail me [email removed] :icon_razz:

Member Avatar for JonathanD
0
47
Member Avatar for icemandog

Hey guys i am new to this forum and tbh a lot to do with web design. I have a little problem i hope u guys can help me with. Basically what i am trying to do is:- I have three drop down menu's on my HTML page, one for …

Member Avatar for Thirusha
0
81
Member Avatar for wstcstldy

I am new to webdesigning and I went from Front Page to Dreamweaver. I am having the hardest time creating links to adobe files that are "outside the site root". I have read 3 books and I am having a very hard time grasping what I am doing wrong and …

Member Avatar for HI2Japan
0
36
Member Avatar for Grantmitch1

Hello Daniweb Community, I was just pondering through thoughts as one does, when I couldnt answer my own question. How do you force adverts onto a page. The scenerio is, I will have people uploading there sites to my site, as free hosting and free subdomain name. But, as it …

Member Avatar for ithelp
0
87
Member Avatar for Stefano Mtangoo

Hello there! I'm building a site that wil need three columns. I have found it easier with Tables and I love to do it with CSS tabless layout. I get stuck when Left and right columns are unequal in height and mispositioned. I want a site with 200px side bars …

Member Avatar for Stefano Mtangoo
0
79
Member Avatar for cperryco

I have a css based menu with flyouts enabled on hover. The menu needs to display over flash on the home page of the website. It does not do that in ie 6 or ie 7 but it works just fine in firefox. The url to the site is [URL="http://www.blackdogbuilders.com"]http://www.blackdogbuilders.com[/URL]. …

Member Avatar for MidiMagic
0
123
Member Avatar for Persist01

Hi, is there an easy way to wrap text around an odd-shaped image? Please refer to attached image. I need text to float around the green image but the image isn't perfectly symmetrical. Any tips would be much appreciated. I've tried googling but have had no luck. Maybe I'm not …

Member Avatar for MidiMagic
0
211

The End.