10,650 Topics

Member Avatar for
Member Avatar for JohnAvo

Anyone knows a power Flash color chooser? I couldnt find anything free and good quality.

Member Avatar for GreenDay2001
0
47
Member Avatar for padrict

I'm trying to get two divs to line up side by side hoping it will solve my issue. I have two tables of expandable lists. when a section in the first div is selected, the second div moves with the expansion. I've tried setting the second div to position: absolute …

Member Avatar for ljianyih
0
137
Member Avatar for flismayer

Hi everyone! I would like to center my page but I can't find how to do it. Anyone has an idea? The main Div (#apDiv3) The others div are inside the main div If I leave it like that the only one centered is the Div3 :( Thanks!! Mayerfli [code=css]body …

Member Avatar for Romil797
0
157
Member Avatar for ribot

Hi, I'm trying to make a simple site with some boxes. I wonder how to do these things: 1. Both boxes should have the same height, no matter which one has more content. 2. The right box should fill out the remaining space (except margin) and be on the right …

Member Avatar for langsor
0
166
Member Avatar for pkballa

Hello guys I am a freelance web designer. I work with the following technologies..... PHP, MySQL, ASP, ASP.NET, SQL Server 2000. Doing research in Web Technologies... most of it related to security. Hoping to give and receive knowledge from all of you. Take Care. Regards Praveen Balla

Member Avatar for grubermichael
0
308
Member Avatar for oneat

Is it possible to set margin in percents ? And How can I set only text margin without moving div where it's in?

Member Avatar for almostbob
0
112
Member Avatar for EvilOrange

Hi, I want to apply a different style to my site if javascript is disabled to the user experience is unaltered. I'm using PHP so is there a method i could employ? - i know there isn't a specific javascript detection function within php itself. i would just put a …

Member Avatar for almostbob
0
57
Member Avatar for GReddy4u

I'm attempting to add a skip intro button within the intro. I've tried using methods that have worked with regular animations but they aren't working. I tried this code with no luck so I'm hoping someone else has something that will work. [CODE]monkey_btn.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler); function mouseDownHandler(event:MouseEvent):void { navigateToURL(new URLRequest("http://www.domain.com/")); }[/CODE]

Member Avatar for rajarajan2017
0
265
Member Avatar for Damon88

I have a component which hooks up with the paint event of assigned control and draws on its surface, Whenever i make any changes to the component i need to resize the form or control at design time in order to see the changes. I want to ask if there …

Member Avatar for Damon88
0
2K
Member Avatar for xyeshu

Hi all, I had been developing a new website regarding templates with Html & CSS. In the home page I had given preview of templates as thumbnails. But in these Thumbnail only header is being displayed. I need whole template to be displayed in those thumbnails. Can anyone please help …

Member Avatar for macneato
0
95
Member Avatar for carlco9020

I have a small problem. I want to make a basic page with an image in the upper right hand corner with the text wrapping around it. I cannot seem to figure this out. I am not a newbie to web design so I feel like a dunce..... :sad:

Member Avatar for annie707
0
2K
Member Avatar for ryy705

Hello, I please take a look at [URL="http://www.jeanbrunone.com/leadtrack/leads.tpl.html"]http://www.jeanbrunone.com/leadtrack/leads.tpl.html[/URL] I am trying to make it look like : [URL="http://www.wwwcomm.com/designs/webmax/leadTrackerUI.htm"]http://www.wwwcomm.com/designs/webmax/leadTrackerUI.htm[/URL] I am having trouble lining up the icons,input boxes and go buttons at the top. I cannot seem to vertically line up the elements. So far I have tried tables, dls, and …

Member Avatar for ko ko
0
129
Member Avatar for Eracobengo

Hey all members... i am a newbie.i wanna to learn about CSS & HTML so plz share CSS & HTML ebooks...... plz

Member Avatar for peter_budo
-1
88
Member Avatar for fuchsia555

hi how can i remove the dashed border that appear when clicking on sites's header button ? i think it's css issue any help please ?

Member Avatar for macneato
0
191
Member Avatar for PsychicTide

Hey guys, ran into a bit of a problem with a CSS/Javascript drop-down menu... in IE7 I can see the menus and names just fine and everything works well, but in Firefox I can't see anything at all happening... the divs simply remain hidden. Anyone who has a free sec …

Member Avatar for PsychicTide
0
174
Member Avatar for kelvin33

/!--will somone help me with this code ..... notice that there are three radio buttons on top but it is not on the code.. please help on the ordered list never mine the name i can manage it... ty --!/ [CODE]<html> <body> <table> <th>what happen<th> <tr> <td><li>When presented with a …

Member Avatar for kelvin33
0
91
Member Avatar for candaceusa

Recently I came up with my latest "premium wp themes" project premiumwpthemes.in I was in a need for sidebar where I can have thumbnail in my Recent Post widget. I followed the tutorial at wphacks.com/how-to-using-thumbnails-in-your-sidebar-recent-post-listing I was successful at bringing up thumbnail on recent post widget at RIGHT SIDEBAR but …

Member Avatar for candaceusa
0
91
Member Avatar for mestalia118

[code=html]<style type="text/css"> .main {background-color:#FF0000; height:300px; width:300px;vertical-align:middle; } </style> </head> <body> <div class="main" align="center"> Some Text </div>[/code]

Member Avatar for Traevel
0
38
Member Avatar for prachipote

i had already used animation in web page.and given links in that animation.it works in local computer but when we open that file on another pc its gives error. why its happen?

Member Avatar for prachipote
0
44
Member Avatar for omsoni

This issue only happens in FF (IE and Chrome seem to work fine). I have a Spry paged dataset (at bottom of page with big blue arrows.) dealpigeon dot com/indexMore.php When I change the page in a paged region (by clicking on arrow), it is refreshed as expected. But in …

Member Avatar for Phaelax
0
91
Member Avatar for tustind

I have been TRYING to figure out what font this is, as I really want to use it on my site. (I am talking about the font used for the article titles, in this case, "Free Markets, Free Muslims). But I have scoured the CSS and can not figure it …

Member Avatar for tustind
0
95
Member Avatar for ggeoff

Hi I have a Frontpage 2002 web. I am finding that the program won't generate the HTML code on editing one of my pages and adding to it. In fact (it has happened before on another page) on an edit the previous HTML code is removed leaving a blank page. …

Member Avatar for ggeoff
0
128
Member Avatar for CaffeineCoder

OK, I hope this is the right forum for this thread, and my apologies if it is not. I was wondering if anyone knew of a good enterprise search solution comparable to the Google Mini Appliance? I am searching through and found Nutch (with which I am reviewing now) but …

Member Avatar for dianeberry
0
75
Member Avatar for viperman224

does anyone know how to make animated logos, pictures, or .gif files? what program do you have to use to create them?

Member Avatar for peter_budo
0
434
Member Avatar for mruthyunjaya

Hi all, i am designing a web interface for a system for which I was forced to use C for CGI application. as you all know, no session management in C, i am using cookies after normal validation. my issue is, with 2 or more people accessing the website from …

0
90
Member Avatar for new_divine
Member Avatar for oneat

[CODE]<html> <style> div {border-color:black;border-size:1;border-style:solid;} *{margin:0px,0px,0px,0px;} </style> <body style="display:inline"> <div style="width:20%;height:30%;display:inline;"></div> <div style="width:20%;height:30%;display:inline;"></div> </body> </html>[/CODE] I was trying to make an effect like two boxex placed next to each other. But when I am trying to set size divs don't "listen" to me. They are as big as big is text …

Member Avatar for ko ko
0
73
Member Avatar for sevamaster

Hi all, I want to place [B]wordpress mu[/B] [B]weblog [/B]hosting on my site. Tell me please, which common plugins should I use? Which difficulties will I have if I choose wordpress mu? Thank you.

Member Avatar for sevamaster
0
78
Member Avatar for vishalkhialani

Hi, I am searching for a software to help me make my sites templates. I currently use [url]http://www.artisteer.com/[/url] but was wondering if there are any other ones out there. Cheers, Vishal

0
117
Member Avatar for AycheKay

I have a fixed width layout where I'm displaying the header and footer at 100% width and my content in the center is fixed at 960px wide. I'd like to make the center content fill the screen even when there isn't enough content to do it. You can view the …

Member Avatar for Phaelax
0
145

The End.