2016-07-21, 06:58 PM
how to put picture in footer, its blue but i want to put picture
[Last Sale] Avenger For MyBB 1.8 - Only $17
|
2016-07-21, 06:58 PM
how to put picture in footer, its blue but i want to put picture
2016-07-21, 08:07 PM
Awesome theme! Good work !
2016-07-22, 03:36 AM
(2016-07-21, 06:58 PM)reaver Wrote: how to put picture in footer, its blue but i want to put picture you find ".footer-link" line 520, in Extras.css (Avenger V1.0 -> Extras.css) adding this css after "{" background-size: cover; background-image: url (your image.png); background-repeat: no-repeat; when completed it will be like this: .footer-link { background: # 618EC2; background-size: cover; background-image: url (your image.png); background-repeat: no-repeat; }
I'm just doing some template edits. I'm having trouble getting the star rating on forumdisplay_thread to appear on the same line as the views and replies. For some reason it keeps appearing below.
What styling or template changes do I have to make?
Name's Waleed, I'm a graphic and web design (2015) graduate from Canada. Self-employed and lending my design skills to the MyBB community.
2016-07-22, 06:41 AM
(2016-07-22, 06:27 AM)Sharree Wrote: I'm just doing some template edits. I'm having trouble getting the star rating on forumdisplay_thread to appear on the same line as the views and replies. For some reason it keeps appearing below.I have sent a message to you
2016-07-22, 11:05 AM
How to change thread icons?
2016-07-22, 12:24 PM
you visit: http://fontawesome.io/icons/, select the icon you want.
http://imgur.com/a/HAM0x.png Next you into global.css, go to line 53 (.forum_status: before) replace "f132" with the code you've taken on. do the same for the "offlink icon" and "offlock icon" at line 64 and 60. Also you can use: http: //community.mybb.com/mods.php? Action = view & pid = 457
2016-07-22, 01:21 PM
One thing more, it will be great that non registrated user (or users who didnt login) cant use button for change collors,boxed......etc
But its maybe just me!
2016-07-22, 01:53 PM
(2016-07-22, 01:21 PM)reaver Wrote: One thing more, it will be great that non registrated user (or users who didnt login) cant use button for change collors,boxed......etc I've fixed it and sent to you in previous messages.
2016-07-22, 07:11 PM
With the Change Avatar animation when hovering over an avatar: Is there a way to set this so it'll only happen when hovering over your own avatar? Right now it gives you the option to "Change Avatar" even when you hover over another user's avatar.
Name's Waleed, I'm a graphic and web design (2015) graduate from Canada. Self-employed and lending my design skills to the MyBB community.
|
« Next Oldest | Next Newest »
|