more on portfolio









August 2008
M T W T F S S
« May «-»  
 123
45678910
11121314151617
18192021222324
25262728293031






 


How to: Show only Map for FeedJit

Log entry of April 25th 2008 10:33:18 am
Filed under: Codes Related, How To
« DSDexigns: New And Improved
WordPress 2.5.1 is out. »

If you notice something different about the FeedJit incoming indicator on our sidebar. It’s missing a header and footer.

FeedJit services are great, there’s no doubt about it. The script they provides can easily blend in with most type of layout… well almost all layouts.

The only customization Feedjit short of is for us to adjust it’s width accordingly.

That is when I have no other choice but to do some research on how to make it blend well with DSDexigns Shade theme.

With the help of Firefox’s View Selection Source function, the code reveals itself.

That’s when I add a two line CSS class to my stylesheet:
.FJ_Heading{display:none;}
.FJ_MapFoot{display:none;}


In addition, I’ve created a ‘Get Feedjit’ button and paste beside it to further promoting Feedjit services. Ensure that if you use the CSS code above, please do the same about an alternative link to support Feedjit services.






Leave a Reply