www.webdeveloper.com
+ Post New Thread
Page 1 of 3 1 2 3 LastLast
Threads 1 to 25 of 67

Forum: CSS

Discussion and technical support relating to Cascading Style Sheets.

  1. Sticky Thread Sticky: CSS References

    CSS Shorthand CSS Tips and Tricks Part I CSS Tips and Tricks Part II CSS Article Reference Can we sticky this and have people add in articles worth checking out? I'm sure they would likely be in the CSS article reference link already, but we could point out ones that we link to the most...

    Started by spufi‎, 03-29-2005 05:40 PM
    5 Pages
    1 2 3 4 5
    • Replies: 63
    • Views: 152,194
    08-27-2012, 07:57 PM Go to last post
  2. Sticky Thread Sticky: Before asking why your page doesn't work: Validate!

    If your HTML mark-up or your CSS has errors, you cannot expect a browser to display your page correctly, or even the same as another browser. So before telling us some browser doesn't work or that CSS sucks, use the validators: HTML Validator CSS Validator

    Started by NogDog‎, 08-09-2006 01:57 PM
    • Replies: 0
    • Views: 43,037
    08-09-2006, 01:57 PM Go to last post
  1. At loss in web design

    First i would like to state i know i make alot of errors but plese bare with me. here is my issue i am a developer meaning i do C++,php,javascript and that is what i really like being able to use logic to solve problems but recently i thaught to give the freelance thing a try(im 17). Thing id...

    Started by zanda‎, 05-14-2013 11:41 PM
    • Replies: 10
    • Views: 626
    Yesterday, 09:13 AM Go to last post
  2. resolved [RESOLVED] Hover menu not working properly...

    Please have a look at this link. I've got most of the menu working, but for some reason, the hover option isn't working. The CSS looks clean and I think I've accounted for everything. http://webfro.gs/south/kb3/ Thanks, Jared

    Started by jlnewnam‎, 05-03-2013 01:40 PM
    • Replies: 7
    • Views: 1,171
    05-08-2013, 06:00 AM Go to last post
  3. resolved [RESOLVED] Difference between regular stylesheet and Global CSS...

    If HTML pulls all the CSS from a stylesheet, what is the purpose of a Global stylesheet? And is it all that important? I see plenty of reason for the stylesheet, but I'm looking at a site's stylesheet and their global stylesheet right now. They each have a lot of the same classes and id's. ...

    Started by jlnewnam‎, 05-01-2013 01:37 PM
    • Replies: 6
    • Views: 1,310
    05-03-2013, 10:14 AM Go to last post
  4. can i attache more then one stylesheet with one html page?

    Hello friends, I am new in web developing field, so tell me can i attached more then one stylesheet with a single html page and how ? please share your feedback.

    Started by noahwilson‎, 05-10-2013 01:10 PM
    • Replies: 5
    • Views: 509
    05-15-2013, 06:48 AM Go to last post
  5. Simple Header Issue

    Hi there, I am just putting the finishing touches on an eCommerce site I have been working on for a few months. My issue is with the header. If the page is viewed in either Firefox or Internet Explorer, the header looks as it should. But when I attempt to view the site in Google Chrome or...

    Started by paul.cycle‎, 04-26-2013 07:22 PM
    • Replies: 5
    • Views: 763
    04-30-2013, 05:08 PM Go to last post
  6. WP Page not rendering correctly in IE

    The page appears to render correctly in FF but when I try in IE 7 it doesnt appear correct with the main content of the page way off to the right. Any one have any ideas? Page is: http://tinyurl.com/csn3tgx Many thanks!

    Started by cclayton‎, 04-17-2013 09:05 AM
    • Replies: 5
    • Views: 1,398
    05-10-2013, 04:48 AM Go to last post
  7. Site Not Expanding With Browser

    Hello. So I posted this yesterday, and thought I figured it out. Can anyone tell me what is happening here? If you shrink the browser to a couple hundred pixels wide, and then scroll right you will see what is happening. http://brookelynperry.com/dev/header.php I can't seem to figure this...

    Started by andy.richin‎, 05-15-2013 03:58 PM
    • Replies: 5
    • Views: 344
    05-17-2013, 10:18 AM Go to last post
  8. Unhappy Adapt the height of an element according to his wrapper height.

    Hi, i want to know why this code wont work <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> #wrapper{float:left} img{float:left} #text{float:left; border-right:1px solid black; height:auto; padding:10px;}

    Started by American horizo‎, 05-11-2013 03:17 PM
    • Replies: 5
    • Views: 560
    05-16-2013, 06:21 PM Go to last post
  9. cant resize images

    Hi, When I resize my webpage, the row of 4 images in the heading dont resize and they go on another line. I just want the images to reduce in size as the browser reduces. http://www.mymrt.net/ComputerTraining/comptest.html

    Started by jagguy‎, 05-16-2013 07:17 AM
    • Replies: 5
    • Views: 365
    05-16-2013, 06:54 PM Go to last post
  10. resolved [RESOLVED] Someone please look at my CSS...

    I need some help. My site works in IE8, but it's not working in IE9, IE10, Chrome, or Firefox. I am wondering if someone can take a look at the stylesheet and let me know if there's something I can do. It's fitted for IE8 because that's our corporate browser, but we're going to be moving up...

    Started by jlnewnam‎, 04-30-2013 09:56 PM
    • Replies: 5
    • Views: 913
    05-01-2013, 01:18 PM Go to last post
  11. clearfix hack, footer spans up to the top

    I cannot understad why this code doesn't prevent the footer from spanning up to the top with the clearfix hack. It does work with the overflow hidden technique, and also with the div with clear both. http://jsfiddle.net/Nz9ya/2/ The yellow background is from the footer, but as it can be seen,...

    Started by FernandoBasso‎, 01-26-2013 05:46 PM
    • Replies: 5
    • Views: 1,628
    05-04-2013, 05:20 PM Go to last post
  12. Page 100% height or more

    Hello! I hope that someone can help me. My case: http://jsfiddle.net/ZZBA4/2/ What is the problem. - I want CONTAINER height 100% of display or more if CONTENT has biger text. - I want LEFT and RIGHT to be the same height as CONTAINER - HEADER and FOOTER has fixed height. HEADER is on...

    Started by tinkib‎, 04-26-2013 05:35 PM
    100% height
    • Replies: 4
    • Views: 851
    05-05-2013, 03:05 AM Go to last post
  13. 3 CSS issues

    Hi All, Still kind of new to the whole global and reset css stylesheets, so I need some help here. I have two issues. Textbox border in search box... When I render this on my localhost (using IE8), there is no textbox border, which is what my goal is. But when I render this on my...

    Started by jlnewnam‎, 05-02-2013 12:43 PM
    • Replies: 4
    • Views: 901
    05-12-2013, 06:55 PM Go to last post
  14. Box height not rendering correct height in chrome

    Hi This page http://www.ccmediaservices.co.uk/residential-lettings/ Renders perfectly fine in firefox and in ie. But in chrome the filter box on the right hand side seems a bit short and the search button fails to fit within the box. The purple box to the right of the listings Can't...

    Started by gl82uk‎, 04-24-2013 12:51 PM
    • Replies: 4
    • Views: 861
    04-24-2013, 07:40 PM Go to last post
  15. Drop Down Menu Not Displaying Within A Div Table Cell

    I need to put a simple css drop menu within a div table cell. Note that I'm using the table cells as a workaround of CSS's inability to control vertical alignment in float divs, and I need to use those because the page is built from a matrix of divs that are dynamically generated so I have no...

    Started by chestertb‎, 04-22-2013 06:00 PM
    • Replies: 4
    • Views: 942
    04-23-2013, 12:32 AM Go to last post
  16. CSS not showing in root but then showing (sometimes) after clicking around

    Hi everyone. First post here. :) So I'm having a bit of an issue with my CSS displaying. When I type in my root domain dissertationformatting.com on Chrome or FF (up to date), the webpage shows without the styles (just unformatted text). Then, after clicking on one of the links in the...

    Started by cheech1981‎, 05-11-2013 07:25 PM
    css
    • Replies: 3
    • Views: 398
    05-11-2013, 10:34 PM Go to last post
  17. resolved [RESOLVED] Chrome v26 placing extra space above last list item in menu

    This issue only exists in Chrome. It is adding some extra space above the last link in the menu. (It looks like the first link in the menu because I have the menu floated to the right.) Here is a screenshot of what it looks like in Firefox and IE: http://ow.ly/kwE2a Here is a screenshot of it in...

    Started by mjade1138‎, 04-29-2013 09:09 AM
    • Replies: 3
    • Views: 1,089
    05-07-2013, 08:59 AM Go to last post
  18. [HTML / CSS] Not so 100%.

    SO I'm working on a website and want a backdrop that stretches 100%. I have looked all over for a code to do so, and have successfully found one that stretches 100%... Of the screen size, and then stops. What do I mean? Simply put, if my screen is 1024px high... The code will stretch that...

    Started by DannLea‎, 05-17-2013 08:29 PM
    100%, css, full page, html
    • Replies: 3
    • Views: 347
    05-18-2013, 08:50 PM Go to last post
  19. CSS Image Link Help

    Hi, I have a css image header backgound which i linked using the following code and it works in IE - http://slouchmat.co.uk/products.htm - if you click on the header it takes you back to the homepage however it does not work in Firefox The code: - <div...

    Started by ruks12‎, 04-30-2013 04:55 AM
    • Replies: 3
    • Views: 745
    05-02-2013, 01:00 AM Go to last post
  20. Post overflow: left/right:visible; top/bottom:hidden

    Maybe the title says enough, but this is my problem I've got an <iframe> on my page with some information: some pictures from calenders with a few buttons, which are a little bit wider than my <iframe>. The page is centered on the pictures, so the buttons are going out of the frame at the left...

    Started by DJAxel‎, 05-09-2013 09:33 AM
    • Replies: 3
    • Views: 629
    05-10-2013, 09:10 AM Go to last post
  21. Set width of ul containing floated li's

    Hi all I have a demo here - http://www.ttmt.org.uk/forum/thumbs/ It's just a floated <li> list containing images. The containing div has a percentage width with overflow:hidden To allow the <li>'s to float left, the <ul> has a width wider than the width of all the images.

    Started by ttmt‎, 04-30-2013 03:34 PM
    • Replies: 3
    • Views: 713
    05-01-2013, 01:02 AM Go to last post
  22. Creating identical header and footer

    Hey there friends. I am looking to add an identical repeat image to both the very top and bottom of the page. I added the image to the body {} tag and also the html {} tag. The problem is the body is set to 1000px width - so either the footer or header is limited to 1000 px width How do...

    Started by phpnewbie34‎, 05-18-2013 02:12 PM
    • Replies: 3
    • Views: 440
    05-19-2013, 08:55 PM Go to last post
  23. CSS : Fonts that Go unnoticed by Web designers

    Fonts are an integral part of CSS designs and taking care of their usage and functionality while considering appropriateness is significant. Here are some of the greatly popular fonts that go unnoticed by designers while creating web pages, but are very, indeed very important and stark: Palatino...

    Started by fandesign‎, 04-08-2013 06:12 AM
    css font, web designers
    • Replies: 3
    • Views: 972
    05-13-2013, 04:06 AM Go to last post
  24. resolved [RESOLVED] DIV Spacing

    I'm just getting into HTML and CSS and have a problem with setting the spacing between divs. I've tried to use top and left to position the boxes rather than making use of margins and padding. I'm more used to this method from my Excel UserForm use. So for demo purposes of my problem I've...

    Started by TedN‎, 04-26-2013 11:46 AM
    • Replies: 3
    • Views: 593
    04-26-2013, 03:26 PM Go to last post
  25. what is the purpose of html { .... in a stylesheet

    am studying some code from a pretty good website and came across this tag... html { overflow-y: scroll; } this site uses some parallax animation and maybe has something to do with that. but why would you even have a style rule for HTML.

    Started by toptomato‎, 04-26-2013 12:27 PM
    • Replies: 3
    • Views: 866
    05-16-2013, 04:49 PM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 134 users browsing this forum. (0 members & 134 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles