OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Another stupid Link-CSS question
This page's ID:
24935
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Yeah sorry, just really frustrated. I even chagned it back to see if it'd work the other way and it wouldnt even work then. Not sure what happened. [code] .storytitle { font-size: 18pt; text-align: center; border-bottom: solid black 2px; clear: both; } .storytitle a:link { color: blue; text-decoration: none; border: 0; background: none; } .storytitle a:visited { color: black; text decoration: none; border: 0; background: none; } .storytitle a:hover { color: #97242F; text decoration: none; border: 0; background: none; } .storytitle a:active { color: black; text decoration: none; border: 0; background: none; } [/code] Thats the code the the area where the links are not reading. Its called with <div class="storytitle" blah blah> blah blah </div> The div the encompasses this div (and others is as follows: [code] #wpcontent { font-family: georgia, verdana, sans-serif; font-size: 8pt; } #wpcontent a:link { color: #97242F; text-decoration: none; border: white solid 1px; border-bottom: 0px; padding-left: 2px; padding-right: 2px; } #wpcontent a:visited { color: #97242F; text-decoration: none; border: white solid 1px; border-bottom: 0px; padding-left: 2px; padding-right: 2px; } #wpcontent a:hover { color: #97242F; background: #CCC; text-decoration: none; border: black solid 1px; padding-left: 2px; padding-right: 2px; } #wpcontent a:active { color: #97242F text-decoration: none; border: white solid 1px; border-bottom: 0px; padding-left: 2px; padding-right: 2px; } [/code] The first mentioned storytitle is taking on the link colors/style from #wpcontent.. If it helps here is the website WIP: http://shifter.ensellitis.com/index.php the CSS is at: http://shifter.ensellitis.com/wp-layout/FFX2-Yuna-Red/style.css If I remove the #wpcontent div from the CSS then *part* of the links pull the .storytitle style.. It's got me stumped..I've always had issues with links..dunno if it has to do with something Im doing wrong or what. [small](Edited by [internallink=349]Shifter[/internallink] on 02-06-2005 09:56)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »