Welcome Guest, Not a member yet? Register   Sign In
edit the appearance of flash_data messages
#1

[eluser]max123[/eluser]
is there a way to change the appearance of flash_data messages

eg:

$this->session->set_flashdata('message', 'Please login to view this page.');

this message is displayed in default red color. How can i change the colors and size etc.?
#2

[eluser]Rob Gordijn[/eluser]
when echo'ing your flashdata, put it in i.e. a <div class="flash"> div.
then apply some css to that class (like a border, color, bgcolor etc)

cheers
#3

[eluser]max123[/eluser]
Thanx a lot buddy
#4

[eluser]Rob Gordijn[/eluser]
NP, go have a blast with your flashdata, I use it a lot Smile




Theme © iAndrew 2016 - Forum software by © MyBB