- Create Account

Links within the notes doesn't follow css styling for anchor

Forums > SuperNote > Links within the notes doesn't follow css styling for anchor
Author
Message

1) rockTheSky Group: Members
Posts: 1 Joined: 5 May 2008 Location: England IP: 86.138.--.--
All of my links within the notes do not follow the css styling that I have applied (globally) to any anchor tag on the page. I set all links to appear a certain colour, and the any text inside the anchor tags (only in these notes) seems to ignore that and stay the original text colour. It seems I actually had to colour the text to what I set the body colour for the text to be also, becuse it ignores that. Why would you design something that ignores global styles like that?

Also, the footnotes create white space at the bottom of my page. A lot of white space. I've spent a while trying to fix it, but nothing seems to work. I am pretty mad right now, because something that seemed like a really nice script is actually pretty useless.
I have no sig, I have no sig.

2) Angus Turnbull Group: Moderators
Posts: 4042 Joined: 7 Dec 2003 Location: New Zealand IP: 202.137.--.--
Ease off there :).

1)  Get something like http://www.getfirebug.com for Firefox. It'll tell you what rules are applying to the <a> elements. It's just CSS formatting, the script itself doesn't do anything fancy to links.

2) Make sure the notes are absolutely positioned in your document; they shouldn't cause extra whitespace! If in doubt you can give them "top: 0" CSS rules to pull them up the page a little.

- Angus.

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.