Hi all,
I know that this might be an open issue but I wanted to know if anyone had a good workaround for giving a Tag page custom CSS (and/or HTML).
I am trying to get the posts on http:/
example.tumblr.com/tagged/exampletag to live on a page that is styled differently than my main blog. Cross-domain restrictions on JavaScript make this hard to do via AJAX and JSONP seems dicey and over my head for getting a whole HTML doc in and unpacked at my Tumblr Tag page.
Has anyone found a good workaround to this and/or how can I submit a feature request to the devs?
I may just put this on hold and then figure out a way to set up another page to crawl the Tumblr page and import images from certain tags.. wish it would just let me add custom HTML and CSS to Tag pages and then filter the relevent tagged post onto the page without having to replace it on the client side.
thank you all :)