MyBB Community Forums

Full Version: Focus Theme - Clean and Elegent
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i cant login to my test board -doh. i can abandon it if needs be.. its a test board afterall
(2016-04-05, 04:36 PM)Butterball Wrote: [ -> ]i cant login to my test board -doh. i can abandon it if needs be.. its a test board afterall

http://shockwave.icyboards.net/admin/index.php
(2016-04-05, 04:32 PM)eNvy Wrote: [ -> ]The problem is the fixed header.

Go to ACP > Template & Styles > Themes > Focus theme > and open global.css

Search this:

.header {

Change the z-index property value from 1000 to 10000.

Very thanks eNvy,,problem fixed.
(2016-04-05, 04:37 PM)eNvy Wrote: [ -> ]
(2016-04-05, 04:36 PM)Butterball Wrote: [ -> ]i cant login to my test board -doh. i can abandon it if needs be.. its a test board afterall

http://shockwave.icyboards.net/admin/index.php


thx alot. but when i click to view board, it says to login. weird. must be something i did wrong after add theme or something. Huh
(2016-04-05, 05:11 PM)Butterball Wrote: [ -> ]
(2016-04-05, 04:37 PM)eNvy Wrote: [ -> ]
(2016-04-05, 04:36 PM)Butterball Wrote: [ -> ]i cant login to my test board -doh. i can abandon it if needs be.. its a test board afterall

http://shockwave.icyboards.net/admin/index.php


thx alot. but when i click to view board, it says to login. weird. must be something i did wrong after add theme or something. Huh

Check eNvY response below :-

(2016-04-05, 04:32 PM)eNvy Wrote: [ -> ]The problem is the fixed header.

Go to ACP > Template & Styles > Themes > Focus theme > and open global.css

Search this:

.header {

Change the z-index property value from 1000 to 10000.
Thanks eNvY, I will push in the next theme update.
Is it possible to have the font awesome icon on the left with myalerts?
    <a href="{$mybb->settings['bburl']}/alerts.php" class="myalerts {$newAlertsIndicator} open_modal"
       data-selector="#myalerts_alerts_modal" rel="modal:open">{$lang->myalerts_alerts}
        ({$mybb->user['unreadAlerts']})<i class="fa fa-bell"></i></a>
(2016-04-06, 05:19 AM)RZeroX Wrote: [ -> ]Is it possible to have the font awesome icon on the left with myalerts?
    <a href="{$mybb->settings['bburl']}/alerts.php" class="myalerts {$newAlertsIndicator} open_modal"
       data-selector="#myalerts_alerts_modal" rel="modal:open">{$lang->myalerts_alerts}
        ({$mybb->user['unreadAlerts']})<i class="fa fa-bell"></i></a>

Hi RZeroX,
Yes, use the below code in place of what you are using
<a href="{$mybb->settings['bburl']}/alerts.php" class="myalerts {$newAlertsIndicator} open_modal"
       data-selector="#myalerts_alerts_modal" rel="modal:open"><i class="fa fa-bell"></i> {$lang->myalerts_alerts}
        ({$mybb->user['unreadAlerts']})</a> 
ill prolly ask you wallbb to add theme for me..but at a later time.
(2016-04-07, 12:15 AM)Butterball Wrote: [ -> ]ill prolly ask you wallbb to add theme for me..but at a later time.

Sure, no worries Smile
How to use the Advertise here option and how can I add some more ads or use the footer links. Please help me,

My forum: http://trustforums.com

Please help