12
2011
Informations Messages
Information messages is to inform the user about something relevant.
you can read the first tutorial here …
and a few weeks later he write this tutorial you can read it here …
and see the demo here …
you can download free status icons here …
you can take a look at this to …
next week I should make some example how we can have it on vldpersonal …
example in bottom of register have a message saying that you now have to confirm you membership and also look in your junk mail if you not found it on your mail … maybee like this ?
“Please … don’t forget to check your junk mail sometimes the mail been there …”
have you another example of text instead of mine please tell me
1 comments from janclaeys : here come a quick install note
1) add the following code to site.css
/* Info messages */
.info, .error {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url(‘info.png’);
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url(‘error.png’);
}
2) modify your message.tpl wich is inside your template dir and change it to something like this
<!– IF app_message_type == “info” –>
<div>{app_message}</div>
<!– ELSEIF app_message_type == “error” –>
<div>{app_message}</div>
<!– ENDIF –>
3) your done!
Offcourse you can take more modifications but this gives a quick view i think how everything is handled.
Featured Posts
-
Newsletter Mail System for vldPersonals
-
Videos Fun & Friends
-
Forum
-
Display a register form at the front page.
-
Why we need a Bootstrap theme for VldPersonals. Campaign Now 30% OFF
-
New templates on luvpoint for vld.2.7
-
Our Community
-
Blink icon then get new messages
-
Include a Browser Detection
-
Bootstrap 3.0 Theme for VldPersonals
-
Tool Tip Registration Mod
-
Search Engine Optimization
-
Answer & Question
-
Auto update copyright date !
-
Change Join Now logo (multilanguages)
-
Support/Help for VldPersonals Owner
-
Marketplace
-
Register Step by Step Mod
-
60 Mods to Make Your Site Better