10,650 Topics
| |
hi, I am creating a website where iam strucking with browser compatible, can i get the solution to solve this problem | |
How can you use the "contenteditable" attribute to edit your site or lists but not have the general public do the same. Maybe just in a admin panel view? and Is this just easier for the developer to change content on the fly? I just don't see how it can … | |
I ALWAYS hear that Wordpress is the best for blogging and even building other sites. I'm currently in favor of Joomla as it does everything I need it too out the box with very little extras and configurations. I'm totally happy to switch to Wordpress if you can convince me … | |
I'm looking to register a domain name and I don't want any "add-on" services. "Back in the day" it was much more straight-forward, as you could only register a DN from a couple of organizations, but now there's such a plethora of sites that offer registra services that I'm finding … | |
How do I do that? I have a few pictures and avatars I made for my friends, but I don't want them to use the images without permission. How do I protect my images? | |
Im on chrome 16.0.912.21 beta and my transitions are not working. One thing i noticed is that when there is no full url on the link href, the transition works. When there IS a full url the transition stops working...i don't get it. check out this link: [url]http://elneco.biz/idk/[/url] any help … | |
Hi Everyone, I am trying to achieve something without the usage of jQuery. Can be done with it but want to find a solution with only css pseudo classes. So here's what I have so far. A tabbed UI which opens a dropdown menu with a click action using the … | |
Hi, i am in the middle of creating my new website, i have just started with the logo/topbar section however i am running into trouble with resolution and positioning. What i want is for all the elements to stay where they are, when the user zooms in and out. However … | |
a friend of mine told me that there are websites that are designed using css only, no html or div involved. does anyone here know about it. if so, could u direct me to a site that would be helpful in my learning? :) | |
Hi I am trying to open a file with ATN File in Photoshop CS5 and I have the following error: Could not place the document '960_GRIDS.ATN' because no parser or file format can open the file. Why is it ? How to open file with ATN extention ? | |
Hi, I have started a site [url]www.techozine.com[/url]. The theme I picked looks great in all browsers but the sidebar is severely distorted in internet explorer. Also the categories tab below the headline is not properly highlighted as in other browsers. Since the site is in wordpress, I cannot figure out … | |
My website is bandstandmag.com and besides the home page, I can't get the other pages to center on the screen. Specifically: http://bandstandmag.com/index.html/IslandTigers.html I'm really sorry everything's so cluttered, this is my first time creating a website. My problem is I can't get the page to center and I've tried tons … | |
Hello Guys. Is there anyone here who can help me how to add shadow in div (browser is IE8). Thanks. This Code doesn't work. [code] </style type='text/css'> .main_div { width:100; height:100; -webkit-box-shadow: #111 0 -2px 6px; -moz-box-shadow: #111 0 -2px 6px; box-shadow: #111 0 -2px 6px; } </style> <div class='main_div'> … | |
Hey,, I have a problem needed to solve immediately.. I need to add on the control button to the embeded player.. Do anyone know how to add in...??? let say.. I have upload a video to the webpage but that video will automatically run when I go to that page. … | |
Ok i have written a CSS code for body [CODE] body { margin: 0 auto; } #header { font-family: Georgia,Times,serif; } [/CODE] With the CSS code for body everything that's inside the body should be placed in the center of the page because the body is in the center. In … | |
Hey, I would welcome some advice here. I'm developing my first Drupal site and I am using Zen as my starter theme and creating a sub-theme. I've got my navigation set up in the second (right) sidebar. I would like all of the inactive navigation links to have the same … | |
I'm working on a website for my friend and we're having some problems. We have set up a table to handle the main page, which has within the table a shoutbox, news posts, and links. The news bits within the table are (obviously) longer in terms of space used up … | |
Hi guys, i have a drop down code below [QUOTE]<select class="input" name="mod[cpu]"> <option value=""> </option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> </select>[/QUOTE] the output are like this [QUOTE]$html .= ($content[cpu] ? '<div class="' . $this->switch_bg() . '"><strong>CPU:</strong> ' . @htmlspecialchars($content[cpu]) . '</div>' : '');[/QUOTE] i want after the drop down … | |
Hi, guys! I've just finished my work on our corporate website ([URL="http://pdgroup.co"]pdgroup.co[/URL]) redesign and now it is very important for me to receive your feedback. I have some doubts about the picture of our office on the front page - there is a button and its pushing adds some new … | |
I am trying to position the menu bar at the top of the div, but it appears at the bottom of the div and can hardly be read. I have searched and done all i have found on the net. Pls help with any ideas. Here is the code with. … | |
Hi, I need some help to you all,how can i make image like this in the header of this cite [URL="http://www.freecsstemplates.org/"]http://www.freecsstemplates.org/[/URL] the color dark green that looks like grooving lines or slanting lines,can you help me please how to make like this...please help me.Thank you in advance and i am … | |
Can anyone give me a nice css code for my login and registration page , I already have my php code...I only need a nice css....thanks | |
How many plugins do you have on you wordpress site before it starts to get slow? | |
i want to create a blog in flash .can anyone suggest me a website with gud tutorials related to it or is there any open source software to create such kind of blog?? | |
I have web page [URL="www.catchamouse.ic.cz"]www.catchamouse.ic.cz [/URL]and I want to know why it display the void space after friends webs, because in Opera, Firefox or Google it's OK. Could you help me how to correct this Explorer mistake? | |
Hi guys, iframe allowtransparency doesn't seem to work on IE7 and IE8. Users with OS Win7 don't have that same problem. Can anyone help? Thanks, C. | |
hey daniwebs users im currenttly in making of a site from scratch but i need help coding a forum page and a login form/registration form. now i know most of you are gonna point me to a php/mysql coding thing but i do not know one thing about that type … | |
I thought Google chrome would make my life easier but it seems to be quite a challenging browser. At this moment i can't give the URL out but my rollovers in my navigation are not working. Has anyone experienced this problem before ? :-( | |
i am new in flash..please help me in this code.. why is it that when i run this program it will proceed to else statement??? how coould i fix this??? thanx.. [CODE]var dragArray:Array = [orangeduck, monkey, yoyo, car]; for(var i:int = 0; i < dragArray.length; i++){ dragArray[i].buttonMode = true; dragArray[i].addEventListener(MouseEvent.MOUSE_DOWN, … | |
[CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title></title> <link href="style.css" rel="stylesheet" type="text/css" /> </head> <body> <table class="container"> <table class="content"> <h1><img src="207949_1014412613249_1613093370_31441_3744_n.jpg" width="604" height="453" alt="my picture" /></h1> <h1>Καλωσήρθατε!!!!</h1> <p> Ονομάζομαι και αυτή είναι η πρώτη μου Ιστοσελίδα. </p> <h2>About me!!!</h2> <p> Είμαι … |
The End.