PDA

View Full Version : help with title bar


control1110
11-01-2007, 07:59 PM
I want my title bar to say 2 different things one when users are logged in and the other when they are not. How would I go about doing this.

Thanks.

Brandon Sheley
11-01-2007, 08:06 PM
Well I guess you could add an if condition to the <title> tag

control1110
11-01-2007, 08:26 PM
where would I find the title tag at?