Status
Not open for further replies.

Snow

Customer
Hello there, I was just wondering about the Dragonbyte MMO theme, for XenForo 1.1.2. We would like to remove the Welcome Block, only because we feel it blocks to much access to the content itself. When we remove it from the template 'navigation' including the breaks that are with it, there is still a major gap left. Where are the other breaks to this theme, so that gap can be filled?

Thanks.
 
Hello,

Inside the template PAGE_CONTAINER you will find:

Code:
<div id="content" class="{$contentTemplate}" style="margin-top:350px;">

change it too:

Code:
<div id="content" class="{$contentTemplate}" style="margin-top:30px;">

It should then display fine for you.

A read me file detailing how to do edits is coming this friday also.

- Scott
 
Thanks for the help on that. I was also curious as to which template holds the style properties to quotes, I want to make them a bit darker.

Also, would like to change the color of the background that is between the background image, and the content itself. The very dark brown.
<-- If you have the theme active on these forums, the arrow is basically pointing at the background I am talking about.

Edit: The arrow didn't work out, I forgot about the avatar holder. Hopefully you know what I am talking about though.
 
Hello,

please make a new thread for each issue, otherwise i won't get notified.

To answer your questions, the quote code is still in it's default section, which can be controlled by the style settings or using the "search in style" option.

You can edit the background in the xenforo.css / style settings

Regards,
Scott
 
Status
Not open for further replies.

Legacy DragonByte MMO

XenForo 1.1.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
49
Customer rating
0.00 star(s) 0 ratings
Back
Top