[wp-hackers] custom Edit Pages screens
Steve Taylor
steve at sltaylor.co.uk
Mon Nov 9 20:34:41 UTC 2009
Thanks. I was trying to stick with pure CSS to avoid the lag you
sometimes get altering CSS with JS. It might be the only option...
But out of curiosity, what are the CSS 3 selectors for this? I can't
find much out there to see if there's any browser support.
Steve
2009/11/9 Charles K. Clarkson <cclarkson at htcomp.net>:
> Steve Taylor wrote:
>>
>> Only problem left is the annoying bold "Parent Page: ..." markers that
>> are output. I've been trying in vain to hide them with CSS, but
>> selecting inner text but not child elements seems impossible. This is
>> the markup:
>>
>> <strong><a title="Edit [page title]" href="[edit link]"
>> class="row-title">— — [page title]</a> | Parent Page: [parent
>> title]</strong>
>
> jQuery is CSS 3 compliant and has functions to target inner text and html.
>
>
>
> HTH,
>
> Charles Clarkson
> --
> Mobile Home Investor
> Free Market Advocate
> Programmer
>
> I'm not really a smart person. I just play one on the Internet.
>
> Stephenville, TX
> http://www.clarksonenergyhomes.com/wordpress/about/
> http://twitter.com/CharlesClarkson
> +1 (254) 968-8328
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list