| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: Dec 2004 Location: Florida
Posts: 2,617
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | CSS Help - Class I'm trying to create some CSS classes. This is my .CSS file: ????: NamePros.com http://www.namepros.com/programming/323364-css-help-class.html Code: titlebackground {
background-image: url(http://cdn.namepros.com/images/titleback.gif);
font-weight: bold;
font-size: 20pt;
font-family: helvetica;
} Code: <tr><td class="titlebackground"> Any help? Thanks
__________________ Bantimurung objek wisata terbaik di sulawesi selatan |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Jul 2006 Location: Karachi
Posts: 791
![]() ![]() ![]() ![]() ![]() | edit: nevermind. your missing the . infront of titlebackground ![]() Code: .titlebackground{
blah blah
} ????: NamePros.com http://www.namepros.com/showthread.php?t=323364 Code: td.titlebackground
{
background-image:url("whatever") !important;
} |
| |
| | THREAD STARTER #5 (permalink) |
| Senior Member Join Date: Dec 2004 Location: Florida
Posts: 2,617
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Thanks for the help all! ![]() Thing is now, the background image works - but the text size and weight doesn't work? Thanks!
__________________ Bantimurung objek wisata terbaik di sulawesi selatan |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |