10,643 Topics

Member Avatar for
Member Avatar for JRM

I'm stumped. I have a box model that is controlled by css in other parts of a CMS. For simplicity, lets say it's like this: [CODE] <div.a> <div.b> <table> </table> </div> </div> [/CODE] I wish to print the raw table in the midst of the divs without the CSS margins …

Member Avatar for JRM
0
70
Member Avatar for phoenix_dwarf

Hi, I'm trying to use a repeater with an unordered list to display some data. It does work but I want to display only 4 columns on a row and then if there are more to show it should automatically move to the next row. Here is my code snippet …

0
73
Member Avatar for sammer021486

My menu is a very large menu and editing it on each individual page is very time consuming (~160 lines of code per chapter and there are 11 chapters). So I am wondering if I can place my menu into another html document and then call/import it to the currently …

Member Avatar for sammer021486
0
105
Member Avatar for chickenlord500

I have a .flv file (and also the original .mov from which the .flv was created) that i have imported into a new .fla - I also have created a button and assigned actionscript to the button that links to a new web page. The button works correctly. My issue …

Member Avatar for JasonHippy
0
150
Member Avatar for ajijacobm

hi,I'm using a dynamic photogallery in my project.Now i'm having problems with xml updation.The xml file which is being used by the flash is dynamically updated with data from a table that each time xml is changed.But the problem is flash is not using the updated xml file.It uses the …

Member Avatar for JasonHippy
0
85
Member Avatar for designforweb2
Member Avatar for delbois1651

Hi, I am in the early stages of creating a website located on a subdomain at http://www.kcssmusic.cbmultimedia.net It functions properly in all browsers except IE7 and previous releases. I think it is most likely a CSS related problem, but I am not sure. The problem is on rollover for the …

0
77
Member Avatar for liveanswer

I just finished a six month long conversion to Mura CMS and I love it. Unfortunately we've gone through some changes and our new IT director is suggesting that Joomla is a better option for us. I'm wondering if anyone has used both and can offer solid pros and cons. …

Member Avatar for liveanswer
0
71
Member Avatar for carlco9020

I want to put in my website a page for about 10 seconds then have it automatically change to the next page is there a html command to do this... thanks in advance... Carl

Member Avatar for pritaeas
0
51
Member Avatar for levsha

Here is my problem: I have a checkbox and text input elements inside the same ID. I need checkbox to be 20px wide and textbox - 200px wide. I have this: [CODE]#check input { float:left; border:solid 1px #afd45a; width:20px; margin:2px 10px 10px 6px; }[/CODE] What's my solution should be for …

Member Avatar for levsha
0
95
Member Avatar for siddspy

[CODE]<html> <head> <center><font color="#BD2031" face="algerian" size="6">!! I LIKE - I HATE !!</center> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } --> </style> </head> <br> <body background="teddy.gif"> <table width="100%" height="100%" align="left" cellpadding="0" cellspacing="0"> <tbody> <tr> <td> <font color="#BD2031" face="Bradley Hand ITC" size="4"><b>I like : To …

Member Avatar for cfajohnson
0
83
Member Avatar for Snowdiddy

Hello People, I would like to learn how to write in basic HTML. My question is what are some good websites that have good tutorials to help someone learn HTML, and also what are some good books that I could pick up at my local bookstore. Any help is greatly …

Member Avatar for cfajohnson
0
114
Member Avatar for nadnakinam

Hi everyone, I've a problem while doing Hide\show a div(a element) in InternetExplorer. i.e for changing the style of a div -- display : block; | display : none; Show and Hide using display property as block and none works fine in FireFox. But not in IE. How can i …

Member Avatar for ko ko
0
100
Member Avatar for lordspace

Hi, Can somebody point me to a visual web CSS editor + live preview similar to Blogger > Layout > Page Elements where you could drag and drop elements and change styles. Thanks

Member Avatar for pritaeas
0
109
Member Avatar for Altairzq

Hello, I have a web layout inside a table that allows it to be both vertically and horizontally aligned. It was working well in all browers, until I needed to make a div with a relative positioning. Now that div does not align vertically in IE6 and IE7. It works …

Member Avatar for Altairzq
0
244
Member Avatar for gruffy321

Hi all, I am very new ( 1st Post) and i have to apologise in the first instance as it would seem that i may end up falling into this nasty category of annoying student types who do not attempt coding themselves first before asking a question and expect some …

Member Avatar for scottloway
0
128
Member Avatar for DBB1

[B] Hi ! Lately, I bought "The Complete Reference HTML & XHTML 4th Edition 2003 by Thomas A. Powell" to enhance my knowledge on this subject. It also covers CSS1 and CSS2. Do you think this book is too old to learn HTML , XHTML & CSS ? Thank you …

Member Avatar for drjohn
0
103
Member Avatar for MBD

I am fairly new to Dreamweaver, and I am having a problem with unwanted white space on three of the pages on a website that I designed. The rest of the pages are fine, but I can't figure out what the difference is. Can anyone help? I need to fix …

Member Avatar for webexpertzhere
0
139
Member Avatar for phatgirl21

I am trying to load a website with the proper address, running vista, pop up blockers and firewall off and security is safe. Still can't open up this site for some reason. Nor will it allow me to open it up on my iphone either. Any suggestions?

Member Avatar for webexpertzhere
0
95
Member Avatar for ada_a

Hey there community, I recently designed a new blog layout and in the designing process, the html, css and javascript worked perfectly on all browsers. However, when I uploaded it onto my blog host (blogger), the layout became messed up and my div entitled main 1 was pushed to the …

Member Avatar for ada_a
0
139
Member Avatar for hjustini

[QUOTE=jbennet;390393]Have a look at my tutorial for setting up a LAMP server on debian/ubuntu. It details exactly what packages you need to apt-get and how to change the MySQL root password.[/QUOTE] do you by any chance know how I can setup an online classifieds? I have a registered domain, they …

0
47
Member Avatar for josephmcnelis

Hey All, Im making a website that utilises a menu that floats about 3/4 of the way down the page, however on page load my menu always ends up at the top of the screen. But when i mouseover the menu it jumps to where it was originally meant to …

Member Avatar for josephmcnelis
0
102
Member Avatar for landroverthing

Hi Everyone, Sorry for my ignorance, but I am a little knew at this! I am creating a website for my diving club, as part of the club we have a dive boat that can fit 8 people on it. I firstly want to be able to create an area …

Member Avatar for drjohn
0
78
Member Avatar for dhananjaigaur
Member Avatar for Airshow
0
25
Member Avatar for tustind

OK, for the life of me I can't seem to figure out how to solve this problem. When an image is given the style attribute float:left and a standard unordered list placed next to it, the bullets appear on top of the image. I have tried margin and padding targeting …

Member Avatar for ko ko
0
128
Member Avatar for echoofali

Hello all. new here as i'm in need of help! I've made a sliding door dropdown menu that works perfect in FF Safari and co, but it won't work properly in internet explorer 6 the issue lays with the first level <li><a></a></li> the <li> are floating left but in ie6 …

Member Avatar for webwiznz
0
157
Member Avatar for misterrmac

I while back I added a little countdown timer for an action on our website which also plays a ticking and "ding" sound. I didn't have too much trouble getting it to work across all browsers...or at least I thought. I received a complaint from a visitor that they were …

Member Avatar for misterrmac
0
170
Member Avatar for Cragdo

Hi folks, I apologize if this is a strange question for this forum beforehand. I recently set up a contact form for a client and a user has entered their email address incorrectly into the form and now my client can't get in touch with the enquirer and may lose …

0
84
Member Avatar for bluetickk

here is the code to my .aspx page: [CODE]<body> <div class="left"> </div> <div class="right"> <div class="content"> </div> </div> </body>[/CODE] here is the code to my stylesheet: [CODE].left { margin: 0px 0px 0px 100px; width: 550px; height: 100%; float: left; background-color: #FFFFFF; } .right { width: 250px; height: 100%; float: left; …

Member Avatar for MJ Pieterse
0
164
Member Avatar for Menster

Hi guys, Bit of a strange problem here. I've been working on a CMS for a client where they can preview work that they've done in a div-tag which is inside the "Admin" template for the back-end. My problem is this: After the user styles all of their content accordingly …

Member Avatar for MJ Pieterse
0
162

The End.