invaderj
Forum Replies Created
-
Forum: Themes and Templates
In reply to: CSS hyperlink styling issueTg,
That fixed it right up, looks great!
Thanks to all of you for your help! It’s great to see such helpful folks. =)
*justin
Forum: Themes and Templates
In reply to: CSS hyperlink styling issueHa! Thanks sadish and podz – I put both bits of code in my sheet and now it works great.
Somewhat related question: I have this style setup for anything I apply the
<blockquote>tag to:blockquote
{
margin: 5px 5px 20px;
padding: 0 0 0 15px;
background: url("images/blockquote.gif") no-repeat top left;
font: italic 100%/130% Georgia, "Times New Roman", Serif;
}The problem is similar – the text looks great, but the links are not italicized. Can anyone recommend something to try?
Thanks as always!
Forum: Themes and Templates
In reply to: CSS hyperlink styling issueHmm. I changed the CSS class to include the
p, and moved the<p>tags around the content to compensate… Unfortunately, no luck!Forum: Themes and Templates
In reply to: CSS hyperlink styling issueHi Podz,
Thanks *very* much for the help. I added an
.italclass in the CSS, and added the appropriatedivtags in the entry. Unfortunately that did not work. (actually, the same problem can be seen further down the content within thatblockquotecontent area – the content is italicized but the link is not.)This is proving to be quite an annoying little problem. =)
(also, the changes that Podz mentioned are currently in use at the above URIs if anyone would care to have a look…)