10,643 Topics
| |
Hi i have a report with graph that i print to pdf .. in firefox every thing seems to be in one page but for ie and chrome not working please check the attachement and i have wrote some css for ie and firefox please check my css: firefox css … | |
| |
I have a div, which is a contanier. Inside is another div that displays numbers. <div class="commentie_box"> <div class="commentie_number"> 1234567890 </div> </div> Here is the css .commentie_box{ float:right; width:260px; padding-top:10px; height:49px; border:1px solid #0FF; } .commentie_number{ position:relative; margin:0 auto; padding:5px; padding-top:2px; padding-bottom:2px; width:auto; height:35px; background-color:#fff; border-radius:5px; text-align:center; font-size:25px; } I … | |
What would be the best way of formatting the DIV below so that it works on all browsers (i.e. Google Chrome, Safari, IE, Firefox)? It currently looks alright in Chrome but does not look very good in Firefox or IE! I would like the numbers centred in the middle of … | |
Hi I have 2 divs and would like the one with id="logo" to be directly on top of the div with id="bg shape" <div id="wrapper"> <div id="logo"><img src="meshomagic_logo.jpg" width="559" height="280" alt="meshomagic logo"></div> <div id="bg shape"><img src="images/logo_bg.png" width="1000" height="114"></div> </div> My CSS Styles are as such: #wrapper bg shape { position: … | |
Hi I have a Frontpage 2002 website running since early 2008. There are over 60 pages. Some CSS has been used and PHP includes, for the page footer, for example. I am using Expression Web 2 as my editor. A lot of the code, although working, is highlighted as being … | |
just completed my sister's website and am having issues with the Quotes on the intro paragraph. Am I missing something in the script? http://www.dynamicfxfitness.com any help would be great! | |
HI all, I have a question about changing the colour of visited link with `a:visited{}`: it doestn' seem to work the way I thought it would, or, more likely I am doing something wrong. I have this situation: .box1 a:link{ color:#ac2973; text-decoration:none; } .box1 a:visited{ color:#6bb8c0; } .box1 a:hover{ color:black; … | |
im planning to switch my hosting vendor. help me pls | |
I have these brackets I'm trying to apply to my site, but I'm running into some issues when viewing it in I.E. I'm sure it's something simple, but the teams and scores smush to the right, and the finals part of the bracket floats too far to the right as … | |
Having this issue with the black navigation bar background is about half the width of the page when viewing on tablet or phone. Works fine in desktop otherwise. www.logicweb.com Your help is appreciated. | |
I have a table that is populated by database and each of the rows is a from with a submit button. The idea is there is a drop down selection and upon selecting it then submitting the form updates the database. The problem is that the row form does not … | |
Hi all, I am looking into responsive design and I have a problem with media query. Being pretty new to the whole responsive design business, it seems that media queries are quite a good way to deal with it. But IE7 and 8 don't seem to be able to read … | |
Hello, I want to add some shadows around by content area (see img), and I do not want to use a static image as background for this as it will be limited in height value. Anyone can help me with this? my url also is : http://preprod.prolectronic.ch The shadow extends … | |
I need help with a wordpress website I'm working on currently. What I'm wanting to do is add an image border around the images. I have absolutely no idea how to do it and I'm a little bit confused! This is the code I have so far. I'm not really … | |
I have a wordpress website that I need to add an image to the end of each header. The problem is that these are widgets and all text is replaced by the widget in wordpress. Is there a way I can hard code the image to the end of the … | |
Can anyone help me with constructing navigation tab notification, something that shows the total notifications like new event that was just inserted into the database and when clicking on the tab for the event the notification numbers goes away. I have tried Google for hours but I dont know if … | |
Hello! I have part in my web app that the user will see this 8 check boxes, and he is only allowed to check 3 check boxes, my problem is that How do I check if the user check the correct textbox? | |
Kindly write a simple code to produce a form, where Subject & Message is displayed and when user clicks on submit button, and e-mail is sent to me, with the same subject as the user mentions. My e-mail address should not be displayed. I've been searching web for more than … | |
Having a problem with how Google Chrome is displaying a simple table. All other borwsers look fine. Chrome has inconsistent heights between table td cells. See here: http://www.careerlinkbc.com/newsite/webtest/index.php and look at the workshop calendar Thanks in advance! | |
Let's say a user goes to `example.com/example.html?one=foo` How could I make a link so that it appends another url variable like: `example.com/example.html?one=foo&two=bar` I've tried `<a href="?two=bar">Click here</a>` but that just replaces the existing variable with a new one How could I do this? Thanks in advance | |
does anyone know how to code to get colorful bouncing balls like in google blog http://googleblog.blogspot.in/ | |
I am working in a Local Hosting company as system administrator. I know about dedicated server, vps server, semi-dedicated server but never learned or heard about Hyper-V-Virtualization Hosting Server. I have seen atlantic.net is offering such services: http://www.atlantic.net/virtualization/hyper-v-virtualization.html (You can check this link to find out more) But really I … | |
| |
Hey guys, I've spend the best part of two hours trying to work this out and have looked at various css resources online before giving up and posting here. I'm sure the answer is quite obvious. Below is the css I have for a simple drop down menu, nothing fancy … | |
Hi would like to center all my webpage. I am noviced in web design. I have try a lot of different way to make it center but it doesn't work. When i zoom out or in, everything move. I would like that every stay in same place. Each sub menu(products) … | |
Can anyone suggest .htaccess code that will redirect https://domain.com to https://secure.domain.com ? | |
Hi I'm creating a fairly simple website where a new page would be added every month or so. What I would like to do is create a horizontal menu where a link would be added on the left side of the menu, pushing previous entries to the right. Eventually, the … | |
hi this is the page i did: [URL=http://www.kilolambda.com/updatesite/menusite.shtml]http://www.kilolambda.com/updatesite/menusite.shtml[/URL] and this is anothe page i did where i called the menusite.shtml as an include inside a div z-index-2: [URL=http://www.kilolambda.com/updatesite/index.shtml]http://www.kilolambda.com/updatesite/index.shtml[/URL] i have 2 small flash files in this page and you can see that i can't see all the open menu - … | |
hello guys .. im building an image map that u can see here http://projectpano.netii.net i don't want mouseout to trigger if I'm not going over another hotspot so the plans in the right corner can stay open even if the mouse is out of the hotspot (so ppl can download … |
The End.