NewBudda Posted March 4, 2008 Posted March 4, 2008 Is there an easy way to overide the stylesheet.css for just one instance (i.e. link?) <p><font colour="blue"><a href=".../shop/wurmfarm_faq.php#top">Top</a></font> </p> Like this, only so that it works :) Open Source Newsletter: PhPList Open Source Questionnaire: Lime Survey
germ Posted March 5, 2008 Posted March 5, 2008 <p><a style="color:blue;" href=".../shop/wurmfarm_faq.php#top">Top</a></p> If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
NewBudda Posted March 9, 2008 Author Posted March 9, 2008 Thats it! Thank you! Open Source Newsletter: PhPList Open Source Questionnaire: Lime Survey
Recommended Posts
Archived
This topic is now archived and is closed to further replies.