Tim Miller wrote:
Jason,
If you only need it for one module, I'd suggest just adding [class="demo"] anywhere in that particular tag.
Ex:
<img src="images/stories/image.jpg" title="Image Title" class="demo" align="left" hspace='6' vspace="6"/>
I haven't had time to mess with the body tag/css...for the entire site.
Hope this was what you were looking for...
what if its not an image. the module that i want to only show for guests is a media player.
I have a media player on my front page of my site. right now i have a media player with a playlist that i want only for registered users to be able to see. then i want to have the same media player in the same spot with a different playlist that only guest can view.
this may sound confusing but i dont want guests to be able to hear all the music on the playlist. i have a problem with a lot of people being on the site listening to music but not loged into the site, altho i want new visitors to be able to hear some of the music other wise they wont know that there is music to listen to.