10,655 Topics
![]() | |
I am having an issue that I cannot resolve. I have a small flash file on my website that is simply a circle that rolls up slightly on mouse over. I have a div element with text that appears over (or technically under) the flash element to display a text … | |
How do I promote myself by my website (snipped) e. g. that I can design a database using PHP and MySQL? | |
Hello Again, As you may know I'm creating a site; YET MORE SPAM/PROMOTION DELETED but am not the best with CSS. I am hoping to get an appropriate navigation bar for my website but not sure how to design it, colours are yet to be decided. If anyone wouldn't mind … | |
Hello, I've been working on a new charity website; [URL="http://galgal.org.uk"]http://galgal.org.uk[/URL]. As you can see there is black box, this is the slider I've just got to put the images in now. However, I was wondering how to get a text box either side. The same as "test" either side and … | |
What are the Firefox CSS inline hacks? I have seen hacks for style sheets, but not sure how to do this for inline. Here is a link for Firefox hacks, but it seems like it is only for external style sheet. [url]http://perishablepress.com/press/2009/06/28/css-hacks-for-different-versions-of-firefox/[/url] Here is the code that I want to … | |
Hello, I need to customize my [B]select[/B] control to allow the user to enter something manually. Let's say I have this: [code=html] <select> <option value="volvo">Volvo</option> <option value="saab">Saab</option> </select> [/code] I want to have another item in the select (first one), which, if selected, will allow the user to type in … | |
I always develop sites using CSS but am aware that tables have their place when displaying tabular data, however I can't decide whether to use CSS or a table to display the products on the home page of a re-design I am doing and just want peoples opinions please (note … | |
hey frnds...m designing a website...n want to add a small comment box for visitors....plzz let me knw which scripting languages allow me to do so, except php as m nt comfortable wid it.....:( thanks..:) | |
We have all been there, you have a centered site and some pages have enough content to fill the screen while some don't. So when you move back and forth between one that does and one that doesn't you see a small jump happen. Here is a small css fix … | |
I have a CSS Navigation but I need help in adding a "delay" on the sub-navigation, and I'd like the rollover image to "stay" when one is using the sub-navigation. here's my website: [url]http://www.e-squareddesigns.com[/url] Unfortunately, I am completely CLUELESS when it comes to javascript, so any input would help... thanks! | |
Dear Experts I refer to this link [url]http://css.dzone.com/news/css-and-html-two-level-menus-t[/url] with the help of above link, I am trying to create CSS And HTML Two Level Menus. For this I copy following codes but it has some error. Please help me to correct my codes. [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> … | |
Site link: [URL="http://www.stmatthias.co.uk"]http://www.stmatthias.co.uk[/URL] Basically, what i find is that whenever i try to refresh any page on my site, it takes you to the index.php There is also an issue that when i go on a page, say the about us page, it still says [url]www.stmatthias.co.uk[/url], instead of [url]www.stmatthias.co.uk/about.php/[/url] Any … | |
Hi, [URL="http://www.ocklaw.com/new"]http://www.ocklaw.com/new[/URL] I wonder why the layout turn into chaos in Firefox, Google Chrome, and Safari? Can anyone suggest me why and how to fix it ? Thanks. | |
Hello, I am designing a new website, but have had a few issues. Most of which get resolved instantly because of DaniWeb's great members! The next issue is with boxes and CSS. I am trying to get the boxes; [URL="http://galgal.org.uk/"]http://galgal.org.uk/[/URL] to go next to each (with some spacing) so I … | |
I would like to express a superscript and a subscript in the same vertical space. For example, consider a variable called X with a subscript 1 that is squared. I have searched for examples of what I want to do but cannot find anything close. [code] X<sub>1</sub><sup>2</sup> [/code] The above … | |
Hello, I am designing a website and need a bit of help. The URL is [URL="http://galgal.org.uk"]http://galgal.org.uk [/URL]. However, I try to get the SmashLeaks logo to go over the top of the marquee, above where it is so it looks like it's coming out of the logo (Colour will be … | |
Hi There is something about this code that does not seem right has anyone got any ideas? It does not matter what it does. I mean from a constructor/inheritance point of view. Some of the points I made were one constructor was passing a null value, which in turn was … | |
. in just one cell of a table? I can do a global change on the page by redefining html 'a' element colors in a .css file andlinking it, but that changes the link colors everywhere, including those in the standard asp:Menu components. The contents of one cell on my … | |
How to set seperate heights for <td> ? I have table with one rows and 2 cells. In one of them there is more data, so it drags the other cell longer than it should be and that's ugly. I need something that automatically adjusts the cell height according to … | |
Hello, I am working on this site: SNIP SNIP SNIP which you may have seen help posted for before (for a different thing, which is ongoing still). This time I have an issue about IE (Internet Explorer). When I visit my website in IE9 I see blue boxes around the … | |
Hi, after like 2 hours of searching the web I haven't found a solution for this. After spending 30 or 40 minutes trying to code it myself and not finding anything that works, it's time to ask here! Attached is an image of what I want. I have a certain … | |
I have an asp.net mvc web application. I have something like the following in my _Layout.cshtml I would love it if I could get rid of tables here but I could not make it look the same way without cell spacing. Help? [CODE] <td> <table cellpadding="0" cellspacing="0" style="height:32px;width:130px;border-right:1px solid #3a4044;"> … | |
Hello all, I have designed a website in HTML5 and CSS3 that looks great in Firefox, Chrome, and Safari but in 2 different versions of Internet Explorer that page looks all distorted. Here are some of the problems: The banner items are stacked on top of each-other and the background … | |
I'm creating a dynamic dropdown menu for my website. All information will be stored in a database. None of the images will have names on them. Ex: Home, Software, Support, ... These names will be found in a database along with their sub-menus, the drop downs. I have the whole … | |
Hi I would like to create a horizontal navigation. header.php [CODE] <div id="container"> <div id="header"> <div id="topcorner"> <a href="#">Career</a> | <a href="#">Mail</a> </div> <div id="search"><?php include('search.php'); ?></div> <div id="nav"> <?php wp_list_pages('sort_column=menu_order&title_li=');?> </div> </div> </div> [/CODE] style.css [CODE] #header #nav { float: left; margin: 0 0 0 24px; background: url(images/navbar.png) repeat-x; … | |
I saw one of these and looked very effective and professional. So how do I make one? Any tutorials? Thanks, Regards X | |
Due to the general mess of bad posting in this forum, I am laying down some additional posting rules, reminders and guidance for this forum. All of these rules will be very familiar to regular posters; they are stitched together out of convention and existing forum rules. New users 1. … | |
This is the css for it's navigation. Just one more thing that I would like to add. I would like a box background for each navigation item [B]before[/B] the cusor is place on top of the navigation. What else do I need to add in the css. At this point … | |
Morning All, Am using images on a menu for links. They're designed so they look like one solid piece with texture, But no matter how I try, they are spaced. I have collapsed all tables, td's etc. made padding 0, etc. Other than doing absolute placement, is there a way … | |
Hi there; I've faced a problem in CSS. Firstly,I want to give the HTML side which I want to style with CSS: [CODE] <ul id="upperMenu"> <li><a href="link1">Menu1</a></li> <li><a href="link2">Menu2</a></li> <li><a href="link3">Menu3</a></li> <li> <a href="link5">Menu4</a> <ul> <li><a href="#">Sub-Menu1</a></li> <li><a href="#">Sub-Menu2</a></li> <li><a href="#">Sub-Menu3</a></li> <li><a href="#">Sub-Menu4</a></li> <li><a href="#">Sub-Menu5</a></li> <<li><a href="#">Sub-Menu6</a></li> </ul> </li> <li> … |
The End.