User Profile
Collapse
-
I don't know how to set the line up as a border while getting it to react as a hover. Does it behave the same way? Thanks again for your assistance. -
Thanks for your response. I have the H2 w/hyperlink set up in CSS with a hover underline meaning I don't want it underlined all the time. Works fine in Safari but Firefox displays a really thick line. I've done extensive research on this and noticed one of the major websites has the same display problem so maybe there is nothing that can be done about this issue. Here is the link if you want to see what I'm talking about. Thanks again! ...Leave a comment:
-
Text decoration too thick on Firefox
is there a way to set it at 1 px on an H2 with hyperlink?
Thanks in advance. -
Thanks for looking at this. There should be an easier way to put a 20px gap between columns. Here is what I have:
...Code:<table style="width:100%; border: 3px solid #003300;"> <tr> <!-- Row 1 --> <td style= "width: 275px; font-size:14pt; color: #000000; font family:Georgia,Times New Roman,sans-serif; background-color:#99CCFF;Leave a comment:
-
Do you mean the stylesheet portion? If so, there isn't anything for the table...would that be the problem?Leave a comment:
-
I'm sorry - code tags? I thought I did post the code. I'm a novice so the lingo is confusing.
I'm not sure if I've written this table tag properly. I'm having an issue in one of my columns. The text doesn't show up until half way down the page and looking for solutions.Leave a comment:
-
Gaps Between Columns?
I have two rows with three columns all evenly spaced. Would like to put space between the columns only, a gap if you will. Would like the background to be visible between the columns.
I was using this but unsure where to place the html portion.
Also...Code:td.class { border: 5px solid #000000; column-count: 3; column-gap: normal; } <td class="border"> -
Please tell me what is wrong with this table CSS style code
Code:<table style="width:100%; border: 3px; solid #003300; cellspacing="20" margin:auto">
-
That's interesting. It doesn't work in Safari, and in Firefox the bullets are green (the same color green as the border which is darker than 'visited' green text) with white text before visited.Leave a comment:
-
Would like bullet to change color with link
How would this be formatted in CSS? Right now it stays white after link has been visited and I would like it to change to green. Thank you!
...Code:<ul style="list-style-type: square;"> <a rel="nofollow" href="http://www.nytimes.com/2011/07/09/us/09spill.html?_r=1&hp"> <li>Governor Says Montana Was Misled on Oil Spill</li></a> a:link { color:#FFFFFF; /* white
No activity results to display
Show More
Leave a comment: