How to get the frost Footer Forumotion uses
4 posters
Page 2 of 2
Page 2 of 2 • 1, 2
How to get the frost Footer Forumotion uses
First topic message reminder :
Hi not sure if I am allowed to ask but I was wondering if you could help me with the coding you used or something similar to the frost footer all the staff members have when they post. But I would like the coding to be different for the individual Staff members. I.E Me when I post it's Cyan, when the owner posts it is purple, another staff posts it's gold, so on so forth. Hope you can help
Hi not sure if I am allowed to ask but I was wondering if you could help me with the coding you used or something similar to the frost footer all the staff members have when they post. But I would like the coding to be different for the individual Staff members. I.E Me when I post it's Cyan, when the owner posts it is purple, another staff posts it's gold, so on so forth. Hope you can help
Re: How to get the frost Footer Forumotion uses
You'll need to use a background image for that. For example : https://i.servimg.com/u/f19/18/21/41/30/defaul12.png
and the CSS :
I'd remove the other CSS that colors the bg, if you just want the background image.
and the CSS :
- Code:
.zed-is-not-dead {
background-image:url('http://i19.servimg.com/u/f19/18/21/41/30/defaul12.png');
background-repeat:no-repeat;
background-position:0 100%;
}
I'd remove the other CSS that colors the bg, if you just want the background image.
Re: How to get the frost Footer Forumotion uses
Worked Thanks!
Wait. . .it kind of breaks with long posts and with a signature anyway to fix this?
Wait. . .it kind of breaks with long posts and with a signature anyway to fix this?
Re: How to get the frost Footer Forumotion uses
That's is to do with your background on your signature
Re: How to get the frost Footer Forumotion uses
Oh, yeah. Just replace it with this :
- Code:
.zed-is-not-dead {
background-image:url('http://i19.servimg.com/u/f19/18/21/41/30/defaul12.png');
background-repeat:no-repeat;
background-position:0 100%;
background-size:100%;
}
Re: How to get the frost Footer Forumotion uses
Topic solved and archived
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Page 2 of 2 • 1, 2
Similar topics
» Forumotion Footer
» How To Remove Forumotion's Copyright Footer
» Forumotion Footer Copyright Links Removal
» Removing forumotion links from the footer of the forum?
» Frost-Studio
» How To Remove Forumotion's Copyright Footer
» Forumotion Footer Copyright Links Removal
» Removing forumotion links from the footer of the forum?
» Frost-Studio
Page 2 of 2
Permissions in this forum:
You cannot reply to topics in this forum