10,643 Topics
| |
I need several square pictures for my website and display them in 100 x 100 px using CSS. When I use bigger pictures (for example 300 x 300, 455 x 455 or any square size), the result in Internet Explorer 7.0, 8.0 and Google Chrome looks really good. The image … | |
Hi! I've been searching for a solution to this problem for almost a week now and I can't find anything. I'm building my first website in Dreamweaver and using a horizontal spry menu bar for the navigation. The bar shows up perfectly in Firefox (at the bottom and center of … | |
| I Wanna make money online how my ideas are rubbish or make a ipod application any tips on HOW to find ideas and pricing I own SNIP SNIP SNIP i am looking to sell it has i don't have any ideas on hwo to make it work any ideas |
I want to know how to create users on my website. I go through JustHost. They let you make accounts for other people but you have to confirm the account I believe. Also once I figure out how to do there accounts I want to be able to add credits … | |
I have html similar to this [CODE]<span><a href="link"><img.. /></a></span>[/CODE]. In IE and Firefox, when the image is clicked, it highlights a box around the image. From that point on the box remains around the image. I don't want any highlighting effects whatsoever. How can I use css or an inline … | |
Hello, I am making a website that will look good in any resolution(its called fluid i think) and i wont that div "space" will be 30% height, but its not working :( [CODE]<div id="bg"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/bg.jpg" width="100%" height="100%" alt=""> <div class="space"> </div> <div class="content"> somthing thats needs to be … | |
Hey there, I have an annoying problem! I hope someone else has experienced the same. I am basically trying to style a text box, and make it a bit more dynamic. However, on windows machines (in FF, CH & IE), I am finding that the mouse cursor disappears when I … | |
i'm having difficulty achieving this. any help would be appreciated. i would like the div content1 and content2 to fill up the remaining space vertically in a window with a set minimum height. it needs to adjust automatically with window resize. many thanks! [CODE]<style type="text/css"> html, body { height: 100%; … | |
On this page: [url]http://ewh.ieee.org/r1/schenectady/New/[/url] I have a <ul> element (the menu bar) followed by a <p> element (the main body text). Shouldn't the <p> be below the <ul> since it is a block element by default (instead of on the same line as it, as it is now)? Thanks, David | |
What is the difference between <div align="center"> and <div style="text-align:center"> aside from the obvious difference that the latter is CSS? | |
SWF Object Causing IE top margin problems I have a flash mp3 player on my website that is causing the main wrapper of the page to shift down by about 3px. The pages display perfectly in Fire Fox but when I open them in Internet Explorer 8 there is appears … | |
i came across this website [url]http://www.goal.com/en-gb/[/url] and i noticed the jcarousel on the side of the page . I would like to know how this was done . I know its jcarousel but this seems a little more complex here is an example | |
Hi there I'm a bit ring-rusty with HTML / CSS . . . I found a template I really liked online when looking for one for my cousins business. There is a nav bar at the top of the screen, and I wanted to add a drop-down menu to one … | |
I'm having an issue regarding how Safari displays my page. A snippet of the HTML includes: [CODE] <div class="MenuBar"> <ul>...List of Menu Items</ul> <div class="QuickSearch"><input type="textbox" /><a>Go</a></div> </div> [/CODE] the CSS code: [CODE] * html DIV.MenuBar DIV.QuickSearch { margin-top:-0.3em;color:black;} DIV.MenuBar {font-weight:bold; font-size:1.1em; font-family:verdana, Arial, sans-serif;background:#FFF url("../images/Gradient.jpg") repeat-x bottom left;border:1px solid … | |
Sorry for what may well be a simple question. Just starting out here so.. I have created a very basic html document, stored it in the correct folder on my macbook pro and then used safari to browse it. But is displays the source code! Please tell me what I … | |
| |
I am working on a website and I have it looking smooth in Chrome, but every other browser shows the menu panel about 10 pixels to the left. If I change anything, it alters the chrome display, but nothing else. Here is the CSS I'm using: #banner { position: fixed; … | |
I have been trying to figure out what is the name of the font used to create this stylish logo - no luck so far :( so, does anyone know what font is used for the "box" logo? please take a look at [url]http://www.box.net/[/url] I would really appreciate your help … | |
I'm stuck with this problem for a few hours now and I'm not able to solve it. When I view my website in google chrome everything is just as I want it: the elements in the two floating sidebars left and right are on exactly the same height and respond … | |
Hello, Is there a way to make a swf that is loading on a page, to make that swf create a screenshot of the page he is running on? Thnx | |
Hi About 18 months ago we built a biggish site (for us!) around joomla. The client was very happy with the site. However, at the time it was decided not to be overly concerned about the mobile market. We incorporated some drop down menus that appear using the "hover" command, … | |
Hello, I am writing a development area for my clients to view their sites as I work on them. However, I'd like to restrict the directory of a given project to only users who are associated with that project. I'm looking for a way to create a "wrapper" so to … | |
Hi! I want to position a layer in a HTML page, but I can't achieve it. I have the following code: <form action="..."> <label for="first"><input type="text" name="first" value="" /> <div class="layer">...</div> <laber for="second"><input type="text" name="second" value="" /> ... </form> The CSS for the class "layer" is: div.layer{ width: 50px; height: … | |
mAYBE I am a bit rust but my following seems to display ok in firefox chrome but doesn't even work in IE maybe something simple i am missing as I am very rusty. [code] #topholder { position: absolute; top: 0px; left: 0px; width: 100%; height: 120px; display:block; z-index:0; background: transparent; … | |
Hello I have a question dealing with links and the page that the link is directed to. So if i have [CODE]<a href="www.check.com/check.php">check</a>[/CODE] And if I click on it and then i go to that page. I would like the "check" link to be underlined. So I would like the … | |
i was searching for a code to reset explorer! i found a code, but it isnt effective, is there a code to counter explorer weird behavior? another question, should i use apdiv , cause each time i use them (mainly by dreamweaver functionality), internet explorer goes mad!!! | |
Hi guys, a question from non webmaster who is learning this skill too :-) Order of pages for top menu works fine, but in a sidebar widget with Pages lists all I see is alphabetic list of pages. How to make them appear in order as well? | |
[url]http://www.mfwbooks.com/products/M50/60/0/0/1[/url] I need some help testing this link with Vista and IE. I have a customer who can get to any page on our website, but when accessing this page, the page doesn't load and the connection to her internet is shut down. Thank you! | |
What's the best approach. where to start? HTML, Flash, Macromedia dreamweaver. There so many programs. Help! | |
I have a site that is generated by XSLT. However, a particular div is displaying a top border on IE, but not on other web browsers. How can I get the border to display on other browsers? If I put a margin of 76px around that div, it will display, … |
The End.