I'm trying to make advertisements in the side margins of the website.
So far i have the element absolutely positioned, however, its placements get set off during different screen resolution...
Hey Guys,
I have built a website using Dreamweaver & an external CSS style sheet, that controls the colours of my hyperlinks. Things such as Hover, Colour when clicked and the colour of th...
Hi Experts,
I need to reload a window iam using below code it is working fine .but Before Reloading it is displaying alert message ""The page cannot be refreshed without resending the informa...
I have a page I'm working on. In the page I have a Container DIV, which contains topContent, leftContent, mainContent, and rightContent DIVs.
When viewed in IE7, the Container div fully c...
Hello,
I'm having an odd issue with Safari that is driving me nuts. Hopefully someone can help me before I throw my monitor out the window!
This issue is only happening in Safari, on bot...
Hey There!
I'm working on an asp.net web app which has an asp:Panel which holds a table similar to the following:
<asp:Panel ScrollBars="auto">
<asp:Repeater>
<HeaderTemplate>
<table>...
I have tried everything to change the scroll bars on this webpage?
http://216.147.73.108/news_events.html
This is the css i am using:
body {
margin-left: 0px;
margin-top: 0px;
...
Can you look at www.scan2us.com/what_next_nem.htm and at the CSS code below and EXPLAIN to me how I get the footer div to be relative to the bottom of the sidebard div. I have been staring at...
Hi
i have a form that i made like a thousand times, but it is not working on IE8 and 7 and workg as expected on FF and safari.
it is a select menu, which should work great (but its not);
...
I am using LightBox on my page.
One flash ad display on my page.Code of flash ad given below.
<div class="boxpanel" align="center" style="z-index:1000000"><iframe src="http://www.s2d6.com/...
In my following code, the hyperlinks:
View Company Profile,
View Desired Project,
Search Students,
Logout
are not visible when I open the page. When I move the mouse over their respec...
Hi,
I have here a CSS Tab Menu and I like to have a different Style for the selected Tab.
How can I achive this?
Okay. I've got a static HTML file with a linked image. See code below, and see attached image.
These files are automatically generated by a 3rd-party tool. There's not much I can do abou...
Im trying to write a simple right-click menu popup, which seems to work, but wont stay open when a child div is over.
I understand (kinda) whats going wrong, because the parent div is losin...
Hi,
Take the following layout:
<div class="textarea">
<a href="#">Link</a>
</div>
The div containing the link has a transparent PNG as a background image. I am using the Supersleigh...
I have searched this same question and tried all the answers I found and nothing seems to center the navigation bar under the header image. Also how do I remove the bullets in the nav bar? A...
hello folks, I would like to know what's the best software to programing in CSS??
I worked for a long long time with HTML, I started using notepad, after that I started to use dreamweaver.
I...
I need a white border around the image in the link below. in FF the border is white, in IE the border is the standard blue.
How can I fix this?
I am working on my first web site using a DHTML approach. I "float" a sidebar left and the content area is rendered to the right (In IE7 and 8). But IE6 renders the content area below the side...
I have written a site that would look better if the contents scrolled vertically, leaving the header intact and visible at all times. It works on my development browser, but when I upload it ...
Hi;
With css ,is it possible that make a menu list and :
<li> tag without bullet or bullet at right hand?
i have found these codes below on experts but can't remove bullet or put at right h...
Hi,
I've got a div that contains an image. The image is variable in width and height. I want to place it in the middle of the div.
This is what I got:
<div class="prodImg">
<a href....
Well that's it actually,
I've been searching the internet to find out how to rotate text in firefox (without using an image) like it is possible in IE with the writing-mode property.
bt...
I need to set the height of a menu to adjust accordingly with the length of content on a page i.e. 100% of the content area's height.
Please visit temp. URL here: http://gator967.hostgator....
Hello Experts,
I'm having a few difficulties with CSS layout for different versions of IE, currently everything sits well in IE8 but not in IE7 or IE5.5, please review in IE8 first, my deve...