SaN-Deep,
do you have a "testing" username that I can use?
The above thumbnail that you provided looks like a template (html) error. It looks fine as Unregistered but I would like to see it as Registered.
Quote:
create a new style class called "info" and set the desired style
|
It is CSS Stylesheets, you can style your message.
Code:
.info{
font-size:10px;
color:#000;
background:#fff;
border:1px solid #ccc;
}
Place the above in your stylesheet found in the template section (dropdown and choose Main CSS).
Another thing, you should modifiy your tool-tip to read:
Quote:
"You must register to view original-size image?"
|