10,643 Topics

Member Avatar for
Member Avatar for asaidi

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 …

Member Avatar for LastMitch
0
136
Member Avatar for Siberian
Member Avatar for AleMonteiro
0
123
Member Avatar for garyjohnson

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 …

Member Avatar for garyjohnson
0
217
Member Avatar for methuselah90

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 …

Member Avatar for JorgeM
0
90
Member Avatar for ebanbury

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: …

Member Avatar for ebanbury
0
213
Member Avatar for ggeoff

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 …

Member Avatar for ggeoff
0
301
Member Avatar for saucy6969

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!

Member Avatar for saucy6969
0
157
Member Avatar for Violet_82

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; …

Member Avatar for pritaeas
0
224
Member Avatar for momonq1990
Member Avatar for jonsan32

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 …

Member Avatar for jonsan32
0
311
Member Avatar for LogicWeb

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.

Member Avatar for LastMitch
0
131
Member Avatar for tokick4

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 …

Member Avatar for tokick4
0
226
Member Avatar for Violet_82

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 …

Member Avatar for iamthwee
0
76
Member Avatar for Ritesh_4

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 …

Member Avatar for Ritesh_4
0
149
Member Avatar for kimmi_baby

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 …

Member Avatar for JorgeM
0
98
Member Avatar for kimmi_baby

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 …

Member Avatar for kimmi_baby
0
95
Member Avatar for tokick4

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 …

Member Avatar for tokick4
0
112
Member Avatar for ms061210

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?

Member Avatar for ms061210
0
127
Member Avatar for MRehanQadri

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 …

Member Avatar for MRehanQadri
-1
239
Member Avatar for mel01

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!

Member Avatar for JorgeM
0
2K
Member Avatar for fheppell

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

Member Avatar for fheppell
0
178
Member Avatar for apnavarun
Member Avatar for Acelabs
0
143
Member Avatar for jewelraz

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 …

Member Avatar for jewelraz
0
103
Member Avatar for PopLikeCutie
Member Avatar for <M/>
0
80
Member Avatar for mdminternet

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 …

Member Avatar for JorgeM
0
216
Member Avatar for baol

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) …

Member Avatar for mattster
0
256
Member Avatar for vectro
Member Avatar for fheppell
0
130
Member Avatar for terrymold

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 …

Member Avatar for terrymold
0
108
Member Avatar for baraklevy

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 - …

Member Avatar for mnooruddeen
0
1K
Member Avatar for deathmagnetix

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 …

Member Avatar for AleMonteiro
0
68

The End.