« Return to Thread: PRPage without title?

Re: PRPage without title?

by Lukas Renggli-2 :: Rate this Message:

Reply to Author | View in Thread

> I need to show a PRPage (or similar) whithout showing his caption  
> ('cause I want to make an internal structure with divs and embeded  
> components)... is there a way to do this (besides setting  
> "H1.display: none")?

This is the PRContentsWidget that displays the heading. In the  
settings of the widget you can set it to an empty string to avoid the  
generation of the h1 tag. Other than that, similar to what you  
suggested, "h1.heading { visibility: hidden }" would just hide that  
particular heading.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch


_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki

 « Return to Thread: PRPage without title?