Hi
Is it possible to create a style which gives a div variable padding (or min or maximum padding) depending on the div's width as a percentage?
Thanks
I hope the phrasing of the question isn't too confusing. What I'm trying to get at is this: Is there a way to write the CSS for so that the "mainBlock" div, and the two "content1" divs inside...
h5.barcodeText
{
position:absolute;
font-size:8pt;
writing-mode:tb-rl;
font-weight:bold;
font-family: Arial;
left:298pt;
top:150pt;
height:500pt;
}
...
I find I have to redo an old site and face a challenge I have put off. Curious to see what the experts can provide. :)
The site looks like the images below. I will also provide a sample h...
My rouned corners are to big, someone suggestes I make the outside cells smaller by reducing the height of the top and bottom rows and then reducing the width of the outside columns. In my sty...
hi here is what i am trying to do but havinproblems. i what to in sert a page with in a page a navigation bar whitch changes tthe page in the iframe. the problem is i need the iframe to change...
Hi Folks.
I just got a psd file from our designers with the finished design of my new web site.
It's not cut our anything, just the design.
I now need to know how to make some html and ...
I am developing a website using a Wordpress template that includes styles.css, and am having an issue with some of the CSS in IE7, although it works properly in Firefox. The specific problem i...
Ive got some code which works well in firefox and IE7 but blows out in IE6.
The div is wider in IE6
#subadminmain
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color...
hi experts
i have a horrible feeling this isn't possible, but...
i have a design where the page is centered in the browser window. i have a left hand column in this page that contains he...
On this page: http://www.nestanet.org/php/index.php
I need to get rid of the extra empty space between hot links table and "Contact the webmaster". I've set <table height="100%"> and this wor...
I'm beating my head against the wall on this one. I need help. Look here:
www.collabiril.com/shop
See the grey right-aligned menu bar that says "Home Shopping etc" ?
All I want to move ...
I'm trying to figure out a way to set the position for a set of classes. Is there a way to set the height of the col_1, Col_2, Col_3 and Four classes as a whole instead of setting the height...
If the container is expandable vertically, is there a way with css (or javascript) to define the wrapper height as 102% of the container, or 12px bigger?
Assuming that this is the css for con...
I am trying to 'float' an image over a table using nested divs and I have a problem with extra whitespace.
The image is a logo, and I need it to appear over a table row which has a colored ...
How do i ensure the content always comes in middle of page for all resolutions ?
This is a DIV based layout. This is my first attempt at table less design. This seems to come at different p...
Can anyone tell me how comes when I view this page from Innocent Drinks' website
http://www.innocentdrinks.co.uk/press/
the html title text 'press' is in a font that looks like this title th...
Hi-
I'm trying to figure out a simple way of stretching a MS datagrid across the page. I have other controls on the page which all use absolute positioning-- I dragged the controls onto page...
I've a site about travelling to the Dominican Republic (www.caraibas.info/dominicana). I've made some changes to the site like putting some css menus to make it faster loading.
On some sl...
Hi all,
I have this snippet of code that is insteaded to put a toolbar at the bottom of a window, and keep it there even when the user scrolls.
I have two probs with it:
1. It requires...
i get this error message from w3 css validator.
do you know how to fix this?
http://www.filemakersupport.net/kad/design02/
Hello am grateful for advice.
I have this
.topcontent A:link {text-decoration: none}
.topcontent A:visited {text-decoration: none}
.topcontent A:active {text-decoration: none; }
.topc...
i am in love in this font...i make those in photoshop:
#354355,crisp,arial,0.44pt...
i don't know how to do this crisp effect...
please help me to bring my favorite font to life:)
I am having a problem inserting a nice little java-enabled table into the CMS I am building. The problem the third party table relies on two difference .css's and they both have conflicts with...
Is there an application that will scan a site and a style sheet and identify selectors and classes that have been
a) defined in the css but not used in the site
b) declared in the site but ...