Salaro wrote I am not absolutly clear what you need, but here is what I think you mean - However, if you go the Module way to add a logo and title in text, You can add a container to that module that has a Div around the container with an id="whatever... and in css you have #whatever .Normal { } class changed to a font of your choice.
Salar
Yeah, that is what I was thinking, however, opening that area as a pane causes some size limitions in height while in admin mode. Another problem with the module method is that the user then has to use a blank module container or it really looks bad.
What would be cool is if DNN provided a means to say if you want the logo, title text or both to be displayed on a skin. This setting would eliminate the problem. Guess I will just have to work around it.
Was curious though what others do for public/commerical skins on the issue. The built in skins use a logo only method. So the question is, what do you use:
1) a logo only method as DNN does on its sample skins (which seems to mean the end user will have to have a graphic title even if just text would do)
2) a logo with a logo pane to allow text to be entered next to the logo
3) display the logo and pull in the title from the portal data and display it in a div
4) other
Any up for a poll?