Posted May 26th 2013, 2:43 pm
Go to page : 1, 2
Message (Page 1 of 2)
#2
Mark
#3
BetterHax
Posted May 26th 2013, 3:06 pm
hello mark it works but how can i put the icon in left?
because it look like this:
http://prntscr.com/16poqs
because it look like this:
http://prntscr.com/16poqs
#4
Mark
#5
BetterHax
Posted May 26th 2013, 3:16 pm
ok e mark.. but how can i add the offline image on that?
i want all the user have offline image beside their username and when they online the image will be change
something like this image
i want all offline have a "Offline image" when they online "the image will turns to online image"
i want all the user have offline image beside their username and when they online the image will be change
something like this image
i want all offline have a "Offline image" when they online "the image will turns to online image"
#6
Mark
Posted May 26th 2013, 3:30 pm
Find this part:
And replace it with this one:
Now add this to your CSS:
- Code:
{postrow.displayed.ONLINE_IMG}
And replace it with this one:
- Code:
<div class="offline">{postrow.displayed.ONLINE_IMG}</div>
Now add this to your CSS:
- Code:
.offline {
width:11px;
height:11px;
background:url("http://2img.net/i/fa/offline.png");
display: inline-block;
}
Last edited by Mark on May 26th 2013, 4:10 pm; edited 1 time in total
#7
BetterHax
Posted May 26th 2013, 3:52 pm
nothings happen..
the online button place above the username..
http://prntscr.com/16pszy
but the offline image cannot see
all i want is all offline user have a fix image of offline
when they are online the image turns green, when they are offline the image turns back in red
the online button place above the username..
http://prntscr.com/16pszy
but the offline image cannot see
all i want is all offline user have a fix image of offline
when they are online the image turns green, when they are offline the image turns back in red
#8
Mark
#9
BetterHax
Posted May 26th 2013, 4:04 pm
here
i want the offline image will be fix on offline user and when they online the offline image will be change in online image
the code you give above here is the result
http://prntscr.com/16pu7d
the image is place above not in the left side
i want the offline image will be fix on offline user and when they online the offline image will be change in online image
the code you give above here is the result
http://prntscr.com/16pu7d
the image is place above not in the left side
#10
Mark
#12
Mark
#13
BetterHax
Posted May 26th 2013, 4:29 pm
it works but the image become high and not align in the username
http://prntscr.com/16pwnp
but when i modify the codes in CSS to reduce height the image cannot be view
like this:
i set the height for 5px;
result is this:
http://prntscr.com/16pwte
http://prntscr.com/16pwnp
but when i modify the codes in CSS to reduce height the image cannot be view
like this:
i set the height for 5px;
result is this:
http://prntscr.com/16pwte
#14
Mark
#15
BetterHax
Posted May 26th 2013, 4:59 pm
yes im using that code..
look on this
for online
http://prntscr.com/16q05g
for offline
http://prntscr.com/16q074
the offline image did not align in username.. or the username did not align in offline image
look on this
for online
http://prntscr.com/16q05g
for offline
http://prntscr.com/16q074
the offline image did not align in username.. or the username did not align in offline image
Message (Page 1 of 2)
Similar topics
Permissions in this forum:
You cannot reply to topics in this forum