10,650 Topics
| |
Anyone knows a power Flash color chooser? I couldnt find anything free and good quality. | |
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 … | |
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 … | |
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 … | |
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 | |
Is it possible to set margin in percents ? And How can I set only text margin without moving div where it's in? | |
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 … | |
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] | |
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 … | |
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 … | |
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: | |
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 … | |
Hey all members... i am a newbie.i wanna to learn about CSS & HTML so plz share CSS & HTML ebooks...... plz | |
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 ? | |
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 … | |
/!--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 … | |
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 … | |
[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] | |
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? | |
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 … | |
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 … | |
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. … | |
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 … | |
does anyone know how to make animated logos, pictures, or .gif files? what program do you have to use to create them? | |
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 … | |
please provide with clear instructions if possible | |
[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 … | |
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. | |
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 | |
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 … |
The End.