- This topic is empty.
-
AuthorPosts
-
February 7, 2013 at 7:58 pm #42559
joann7
ParticipantI have table with a link in the second column
. I have tried everything to get the link to be white and match the rest of the ‘s, but nothing is working. I am sure it is something so simple. But I can’t spend anymore time on this and it is driving me crazy.
I would appreciate any help.
Here is a link to the page: http://joannfitzpatrick.com/vol/internetleads_test.html
February 7, 2013 at 8:04 pm #123742TylerNYC
MemberWhat link? What’s “rest of the ‘s”?
February 7, 2013 at 8:05 pm #123743wolfcry911
ParticipantIt’s not content – it’s a background image. The only way to change it is to change the background. Or use text…
February 7, 2013 at 8:23 pm #123745joann7
ParticipantSorry, I didn’t relieve it removed the code from the post. Here is what I meant to post:
I have table with a link in the second column
that says Date (see below) I have tried everything to get the link to be white and match the rest of the
‘s, but nothing is working. I am sure it is something so simple. But I can’t spend anymore time on this and it is driving me crazy.
I would appreciate any help.
Here is a link to the page: http://joannfitzpatrick.com/vol/internetleads_test.html
Processed Date Lead No. Name View February 7, 2013 at 8:23 pm #123746TylerNYC
MemberFebruary 7, 2013 at 8:39 pm #123747TylerNYC
MemberSorry, forgot to mention this. Add this to where you added inline-block:
font-family: “Droid Serif”, Georgia, serif;
font-weight: bold;February 7, 2013 at 8:40 pm #123748joann7
ParticipantI added the display: inline-block; to the style sheet but it doesn’t seem to be doing anything.
There is the word “Date” – after the ui-icon in the second table head column. It is not showing up as white like the words that aren’t links in the other table head columns. How can I get it to be white?
February 7, 2013 at 8:43 pm #123749TylerNYC
MemberDate isn’t showing up because it’s inside where the icons are. Please do as I said,
Date And add this where you put inline-block from before:
font-family: “Droid Serif”, Georgia, serif; font-weight: bold;
February 7, 2013 at 8:55 pm #123750joann7
ParticipantThat worked! You are Awesome!
Thank you for your patience Tyler. I hope to be a css genius like you someday.
February 7, 2013 at 8:58 pm #123751TylerNYC
MemberFarrrrr from genius! I’m a programmer but CSS is something I always hired someone for. Still learning it :)
-
AuthorPosts
- The forum ‘CSS’ is closed to new topics and replies.