10,649 Topics
| |
Hello everyone, I have a problem with my page, my drop down menu is appearing behind google map. More info on my page is here: [URL="http://smkhutankampong.co.cc/mengenaikami/pelanlokasi.php"]http://smkhutankampong.co.cc/mengenaikami/pelanlokasi.php[/URL] Please hover on the "MENGENAI KAMI" top navigation and you will see the dropdown menu is appearing behind the google map. This is my … | |
Hi All, I'm using the setTimeout command to redirect a web page after 5 mins inactivity but as i'm displaying the content using iframe (it's a channel fromYouTube) the page isnt recognising any mouse movement so the setTimeout command is being triggered! Any suggestions about how to get round this? … | |
Hello, We have scanned a series of magazines into single page PDFs. We also have an index of the magazines that includes the title and page range of individual articles. I have been able to convert that index into a MySQL database and I've written a PHP page to search … | |
Ok I had this in another post and thought I had resolved the issue so I marked as solved. I hove not resolved the issue after all, so I created a new thread, since the other one seemed to be dead. I have a table that looks great on most … | |
I am redirecting a web blog onto another website. When I redirect the page gets larger in between two of my frames. Is there a way to keep the frames the same size and reduce the size of my redirected website (-) the magnification. I can manually do it that … | |
After recieving some help from the community here I came across the site: [url=www.sitefinity.com]Sitefinity[/url] and [url=www.dotnetnuke.com]DotNetNuke[/url] SiteFinity: It offers a CMS system to help build and manage websites. [quote]Sitefinity is a development platform for construction and management of websites, community portals, and intranets. Inspired by Web 2.0 UIs, the product … | |
I cannot get IE to cooperate with displaying an embedded Windows Media Player on a web page. The [icode]<embed>[/icode] tag works for other browsers, but I am having no luck with IE. I am running the code within a Joomla! module on the Gantry Zephyr template. The following code snippet … | |
I have a Joomla based site running which is facing severe compatablity issues when viewed in IE8. The site works perfectly in Chrome, Firefox, etc. But when it opens up in IE8, the table ordering goes haywire. The colums shift here and there. When i turn on Compatability view, the … | |
Hello, I'm working on my personal website and have been having a real hard time placing text and links where I want them to be on the screen. Is there a way to keep everything on the page on either sides of the page? No matter what the screen's resolution? … | |
| Hey. I am new here so sorry if this is in the wrong place. I am just starting to learn html and css and I was following some tutorials, in the tutorials they made a 2 column website but on column doesn't work properly and they didn't show how to … |
Hi everyone , I Am Designing a Web Template in Dreamweaver, and am having trouble with a gap (see attachment) Here is the source code for the page (including CSS) [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Webtemplate</title><style type="text/css"> <!-- body … | |
Im looking for a simple code for users on my webpage to upload a .doc or .txt file to my email address. I've only found ones in CGI which i can't use and the one i tried only send it in binary code and not the actual word doc. Does … | |
I have a new client that had someone build a website for them based on Joomla. The text displays correctly in IE, but runs off the text box in Firefox. The site is [url]www.rxfitness101.com[/url] Look at the testimonials page in the center. At this point, her developer says it's her … | |
at the top our website we have a purple header it working fine in IE but in firefox we have 1cm space between header and menu . you check this issue on attachment file . Thanks if you help me to solve this issue ariahost.net/index2.htm | |
Hi All Need some help with a positioning/alignment problem - divs not vertically aligning with body background image in IE: [URL="http://www.flatsinbraunton.co.uk/ce/"]http://www.flatsinbraunton.co.uk/ce/[/URL] [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Colin Essery Carpets</title> <style type="text/css"> html { font-family:Helvetica,Arial,sans-serif; } body { font-family:Helvetica,Arial,sans-serif; … | |
Hello to all; For my web site I have created a background image. Now I want to place about six interactive buttons in a vertical row (left side) over my background image. What is the best way to do this so that my buttons appear in the same location over … | |
#header a:hover { color: #fff; } how to understand the above syntax. when will this style apply and to what. in some css selector starts with "." what is the difference between selector starting with period and hash? | |
I've never used any CMS as a developer. Now I think it's time for me to start getting familiar with them. There are three out there I laid my eye on - WordPress, Joomla!, Drupal. Which one should I begin with? Thank you! | |
can anyone pls post the code line for adding a favicon to a site.i presume it will be used in the head section of my code.tnx | |
Hi I am in need of some help with a CSS drop down menu that is not displaying on top of another site feature. The website is www dot silvertrowel dot co dot uk / index-test dot php The feature is java script and if i disable java script on … | |
So I'm building a mobile website using the WPtouch plugin for Wordpress. I'm using an external CSS file to style certain elements of the site. By default, the site displays the page title like this - "Home" "Shows" etc... I would like to add something to CSS to make them … | |
Can anyone help me with a upload-file function using Dreamweaver. I'm a real novice and would appreciate any help applying this function to pages created in Dreamweaver - server-side script, how to apply it and generally what I need to do. | |
| Hello! I've ran into a possible bug in Internet Explorer, in all versions below IE8. When testing my CSS work all content between the head of the page and the footer disappeares and I havn't found a workaround solution in my litterature. Anybody familiar with this bug? In Safari and … |
I have a JSP page and embeded HTML code into it. I have an iframe, it works properly in Firefox, however in Internet Explorer there is a problem with its height. I adjust the height 100% but Internet Explorer seems to display my iframe in a small height. <iframe class="iframe-cont" … | |
I thought I could absolutley position a div under the logo and headstrap divs, but it seems i cannot. Ive tried floating too. I need some help aligning the nav bar with the background image. All help welcome thanks [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> … | |
I'm having problems defining a submenu link whith the CSS setting of a current page. It works properly on the menu but i can't figure what's wrong with the submenu. Forgive me if this is a basic error but i'm a beginner is html and CSS. Thanks by advance. [B]HTML … | |
I have a problem with my layout. I'm designing a fixed-size layout and whenever i go to a longer page on which my browser has a scroll, it's shifting a bit on the left. i understand this would be because then my registered browser width is decreased for few pixels, … | |
Ok i have a div content inside which i have a div content-text. The background of div content is a content box which i have designed in photoshop but the problem is, when i paste content inside the content-text, it stretches but the border of the designed content box is … | |
Hi in my project i have a html page which imports some js and css files. in my html i have select tag. which is not surrounded aby any "div". but in the runtime when i see in firebug it is surrounded by a "div" which has some styles. comple … | |
Hi I was wondering if someone could help me with a code for my website? Basically what I want to do is have a drop down list that is essentially a matrix in the sense that picking one option leads to another and eventually you can narrow down the results … |
The End.