[FX.php List] [off] simple CSS question
Bob Patin
bob at patin.com
Thu Jun 27 12:48:11 MDT 2013
Roger,
Doesn't a call to a stylesheet need to be in the HEAD? If so, how do I embed the 2nd stylesheet down in the HTML after my nav button CSS (which uses the default colors)?
When I just put my include
<link href="includes/stylesheet2.css" rel="stylesheet" type="text/css" />
down in the HTML, after my nav links but before my content, it was ignored.
Thanks,
Bob
Bob Patin
Longterm Solutions LLC
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
FileMaker 9, 10 & 11 Certified Developer
Member of FileMaker Business Alliance and FileMaker TechNet
--
Twitter: bobpatin
AIM: longterm1954
iChat: bobpatin
--
Expert FileMaker Consulting
FileMaker Hosting for all versions of FileMaker
On Jun 27, 2013, at 1:39 PM, Roger Moffat <rogerkiwi at mac.com> wrote:
> On Jun 27, 2013, at 2:14 PM, Bob Patin wrote:
>
>> Solved... I just wrapped the link in a SPAN tag.
>>
>> Is there a way to do it in the stylesheet instead? In other words, could I have a separate of link definitions that I could invoke on desired links?
>
> If on that one page you can call another stylesheet after the first one, then you can put the differences in to a second stylesheet, and only that page would call it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20130627/15f3a53f/attachment.html
More information about the FX.php_List
mailing list