Hi all
The background color of h1, h2, etc goes all the way across the tiddler, but if I put it after a foreachtiddler macro, there is a huge gap between the two, because I have to start the h1 on the next line, like so:
end of FET macro>>
!Header
I'd like to create a CSS style that imitates the horizontal shaded band across the tiddler but lets me do this:
end of FET macro>> {{h1imitation css{Headline text}}}
And I don't want to do it with html tags, because I want to have a new tiddler macro next to the headline text.
Can't find anything here or searching on Google in different ways. Would appreciate a little advice for a non-expert.
Dave