Hello,
I am implementing an External Facing Portal, where in I have a requirement that the search toolbar should be in first row and then the Masthead should appear. Moreover in Masthead Welcome message should appear in right side in two lines, first line Welcome and next line as UserName. Company logo should appear in left side. Height of company logo should be equivalent to height of 2 lines covered by welcome message.
I also wants to add login view in the same page after the Top Navigation. After Top navigation I want to have 2 column frame. in Left side there is an iView which shows few details of company and in right side there is a login view, which asks user details. How to map/implement that login view to check login credentials?
in Footer I have to provide several links to other webpages, like a standard homepage.
Please give me some guideline to implement these functionalities.