10,643 Topics
| |
Hi, I am trying to do a three level suckerfish dropdown menu (live top navigation menu). However, I want to make it semi-transparent. It works fine in FF, Chrome, etc. However, there is an IE bug where if an element is transparent, then any children of that element cannot render … | |
Say I have a main page called advertisement html and a iframe on a templet page. I need to get a page within the site call add_pages to load into the frame when ever the advertisement page is loaded. I to have several other pages load into the iframe whenever … | |
Hi there Guys and Gals I am looking for some help, is there anywhere on the internet where I can find Pure CSS Code to replicate the main menu on the John Lewis webside. Have a look at the following link [url]http://www.johnlewis.com/[/url] the same kind on menu is on [url]http://www.next.co.uk[/url] … | |
Help me please, I have a problem on my user page. As you can see, the boxes are moving into strange places, the badges should float on the right. Example: [url]http://www.stickmin.com/User.php?ID=2[/url]. But on pages where the description isn't long, it works right: [url]http://www.stickmin.com/User.php?ID=1[/url]. Thanks, please tell me what is wrong. … | |
Any Drupal users out there?? I have created several articles ("Article1", "Article2", etc) and I want to display them on the page called "Projects". Someone told me to look at "views". I went to "structure->views" and there are a bunch of options such as "archive", "backlinks", "comments", etc. but I … | |
I have bought a domain.And i have enabled email frwarding for this domain. Eg [email]niks@domain.com[/email] All emails from [email]niks@doamin.com[/email] will be forwarded to [email]niks@gmail.com[/email]. Till this i am done. If i want to send an email with the email id [email]niks@domain.com.How[/email] can i do it??? So that the person receiving … | |
I want a quick link to start learning about Drupal in Windows Vista OS and how to install and create account in Drupal. I want to learn how to develop web pages and how to add the content to pages and how to see the content of pages and story … | |
Hello all, I just started working at a firm as a web assistant and was given the task of redesigning our site. One of my tasks involves making the site more efficient by using include files. I have never designed with this in mind and despite my best research I … | |
When I try to design relation database using MSSQL Server 2008, I find that the MSSQL Server 2008 allow designer can create two relationships with one direction from a table to other table (for example, I have two table A an B, I can create two relationship from table A … | |
Hi, everybody! I'm new in web-design, and currently i'm learning the DIV positioning. I have written some code and i'm not sure: have i understood the main idea or not. Plz, look at it and leave your comments and advices, i'll be very thankful :) Are all the sites done … | |
i have setup my custom content publishing script which is working great except for the part that when i publish content in it by copying it from external sources like from my other websites some special characters like (' " ) becomes this (� ) i have no idea why … | |
I want to know the most simple code of actionscript 3.0 on how to shake the screen. and i need this QUICK! thank you, | |
I want to style an H3 header with a background colour. If I do this: [code] h3 { background-color: #000; color: #fff; } [/code] and [CODE] <h3>header tag</h3> [/CODE] for example, the output in the browser will be displayed across the entire width of it's parent container. If I wrap … | |
I'm running into huge gaps in IE6 near the header of my Wordpress site located here --> [url]http://www.antimicrobial.com[/url] I've been working with changing my display elements as it's what I've been reading everywhere online. Specifically; [CODE=c]display:inline; [/CODE] I'm only running into this issue with IE6. I have created a new … | |
hello all first of all sorry for asking such a stupid kind of question. i want to know is there a way i can restrict a html page to open up from the website unless an until it is called from other page from my website. for example there are … | |
Hi, There was a method that removes all the default setting of padding and margin for browser. I cannot remember it. Something like this. [code] ?????? { padding:0px; margin:0px } [/code] Thanks[code][/code] | |
| Anybody here working as a Flash E-learning professionals who knows the Standards of Flash Elearning? |
Hey eveybody! I have a problem for you.I am establishing a new website which offer [url=http://www.exmbt.com]discount mbt shoes[/url].I am very sad that,I pay more my time on optimizing my website,but some problems always exist.Such as,my all products pictures of[url=http://www.exmbt.com]MBT shoes[/url].I want to know how to make my products display in … | |
My layout looks fine in firefox and internet explore, but in google chrome it looks bugged. My Search is placed somewhere else. Any idea why and what cause ths? | |
I have no issues with setting up the mod_rewrite and having it create the clean URLs. My question is for more experienced htaccess users and I am wondering if there is a simple solution to my dilemma. My URLs without the cleanup look like: index.php?ctrl=portal&mode=main or index.php?ctrl=portal&mode=edit&id=2 I want my … | |
I have a gradient header image as a background image in a header div. The gradient, which stretches horizontally across the entire page, has three distinct vertical partitions of 32, 72 and 56px, and I'll ultimately want to apply top and bottom padding to one or more if the three … | |
The URL [url]http://exampel.no/mypage.pdf#page=3[/url] opens mypage.pdf on page 3 if you use Internet Explorer. How can I make it work also in Firefox, where mypage.pdf always opens on page 1. | |
Ok so I have a problem that has been infuriating me for some time now and I really need to get it fixed. Basically I have a menu system, with three 'levels' each of which is a separate list that is styled slightly differently; my HTML code is this: [CODE] … | |
i have cross browser compatibility issues right now.. i cannot change the height of my div in IE while in FF theres no sweat changing the height.. if i will increase the height of the div it will work but when i decrease the height to the 0px it will … | |
hi web enthusiast guys, which one is better to use for a web site drop down menu or vertical menu? a menu code in pure css? a menu code in css and javascript? a menu code in pure javascript? a menu code in jquery? factors to be considered in choosing … | |
Some please help me on how i can include a chat like the facebook chat on my website. if there is any html or php code for this i will really appreciate. | |
hi i am new to CSS, XHTML and PHP, and have wrote a style sheet to display a navigation bar, with auto expanding widths etc...all the relative code is below [CODE] a:link {color: #008000; text-decoration: none} a:visited {color: #cccccc; text-decoration: none} a:active {color: #ff0000; text-decoration: underlined} a:hover {color: #3300ff; text … | |
I am banging my head against the wall, and hope someone can figure out where I am going wrong. I am trying to create a 3 column page (working fine), with a second <div="box"> inside column 2 which will display a box using 3 images (top, bottom, and side). The … | |
Hi Im trying to group together 5 image links that i've made for my site. The problem is when i try moving them together 1 "repels" the others. I took a SS to illustrate my problem: [url]http://hozt.net/image.php?img=20060107171750815420.jpg[/url] As you can see the "home" is separated from the other links. If … |
The End.