Hi,
I have a literal control in my code used to display the Welcome text message when a user is logged in.
I'm having an issue with this because I would like to position it in a different place using an external style sheet.
Is it possible to do this? I would like the control to float right while the navigation control floats left.
I read on 2 different websites that it's not possible to style or position the Literal Control. Is this true? If so, is there a way around it?
Any help would be great!!!!