MyBB Community Forums

Full Version: Revolution gaming [Dark theme] 1.8.7
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
Looks cool, awesome hardwork. Thanks! Big Grin
(2014-11-05, 09:56 PM)Nebulon Ranger Wrote: [ -> ]One final question, Andrew; Trying to make the topnav sticky, but using jQuery.Sticky or just plain old position: fixed; in CSS messes up the header layout slightly; Sticky places the menu above the upper edge of the header, which makes it look odd as the Generic Battlefield ® Soldier Guy (and consequently whatever I replace him with) has his head cut off at the top of the image, and position: fixed; shoves the menu down and cuts off the header. I'm a bit of a noob to the finer points of CSS, so excuse the dumb question.

how to customizw sidebar like you forum sidebar bro?? Big Grin
like this http://www.zejroleplaying.org/
(2014-10-11, 11:07 PM)QuahodroN Wrote: [ -> ]Sorry but still the same

let me guess, your problem is you cant register on revolution theme but on the standard one you can?
Hello, I'm having trouble trying to remove the logo and keep the background image. My website is www.team-apex.co.uk and in the middle of the background image is a little white line. I can't seem to remove it. It's where the logo is trying to appear but I don't want a logo appearing. When I removed

"<div class="float_left" style="margin-left: 6%; margin-top: 60px;">
<a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" /></a></div></div>"

It made the whole forums move up and cover the background image. I currently have it set as

"<div class="float_top" style="margin-left: 6%; margin-top: 60px;"> /></a></div></div>"

But now it gives me that white line. Can someone help me please?
I don't see no white line so guessing you've fixed this?
http://gyazo.com/a8668dd2ac2bde781128cf0975a82d29

This little white flag. I should have said flag instead of line. lol
This litte white flag comes from here:

Quote:<div class="float_top" style="margin-left: 6%; margin-top: 60px;">/></a></div></div>


Remove this from header template:
<div class="float_top" style="margin-left: 6%; margin-top: 60px;"> /></a></div>
(2015-01-26, 09:13 PM)SvePu Wrote: [ -> ]This litte white flag comes from here:

Quote:<div class="float_top" style="margin-left: 6%; margin-top: 60px;">/></a></div></div>


Remove this from header template:
<div class="float_top" style="margin-left: 6%; margin-top: 60px;"> /></a></div>

Sweet! Thank you!
Okay, I got another question, sometimes when people post it comes out like this... http://gyazo.com/69f255f835fe60e59ac2158f84d133ed

How do I change this? I think it shows up like that for administrators, I'm not sure.
Thats from a plugin or edit you've done i think. mine doesn't show like that for deleted or selected posts.

Send me your forum link so i can test it.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43