Submit Your Article Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > The Code > HTML, XHTML and CSS

Reply
 
LinkBack Thread Tools
Old January 2nd, 2007, 04:53 PM   #1
New Member
 

Join Date: Feb 2006
Location: England
Age: 22
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 Echilon is on a distinguished road
Problem selecting elements

I decided to get rid of the tables on a project I'm doing and replace them with DIVs. The page I'm working on can be seen at http://izeit.nu/releases/1.5/index.p...nts&act=manage . The problem is that the elements in the top box aren't getting styled, even though they're in a table with a class of .niceform, and I've styled the elements of .niceform. They used to be in a <td>, inside a table of class .inputtable. Can anyone help me with how to apply the styles in the stylesheet?
Echilon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old January 2nd, 2007, 06:01 PM   #2
Most Reputable Member
 

Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,307
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 ukgeoff has a spectacular aura about ukgeoff has a spectacular aura about
Re: Problem selecting elements

You have three errors in your main.css file:
Code:
line 8:
   _text-align: center;  leading _
line 268:
.weekfillertable td.weekevent {
    height: 40px;
    width: 26px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
no closing }
I suspect the third error is a snowball effect of the second one, soo fix them first then lets look again.

Also in your datepicker.css:
Code:
.dpButton {   background:#D8E8FF none repeat scroll 0%;
   color:gray;  should be grey
ukgeoff is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old January 3rd, 2007, 07:43 AM   #3
New Member
 

Join Date: Feb 2006
Location: England
Age: 22
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 Echilon is on a distinguished road
Re: Problem selecting elements

Line 268 - Missing '}' :P
Why didn't the validator pick that up?

Thanks you! Problem solved.
Echilon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Tags
select


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
having problem floating elements danny322 HTML, XHTML and CSS 1 January 14th, 2008 12:45 PM
[SOLVED] Problem accessing specific form elements Sagaris JavaScript 4 September 23rd, 2007 07:52 AM
no selecting data franknu PHP 4 May 26th, 2007 02:08 PM
Selecting certain XML elements fogofogo Other Languages 3 December 5th, 2005 08:49 AM
Selecting Numbers WillisTi Flash and ActionScript 1 November 16th, 2005 12:56 PM


Search Engine Optimization by vBSEO 3.2.0 RC8