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.
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 44 45
(2018-09-28, 02:57 AM)WallBB Wrote: [ -> ]
(2018-09-27, 02:01 AM)sonhatq Wrote: [ -> ]
(2018-09-26, 08:00 PM)DevLife Wrote: [ -> ]
(2018-09-26, 07:21 PM)sonhatq Wrote: [ -> ]Dear
this is awesome theme
I try to use it but i get some issues
please help me to finger out
=> https://tradertalk.org

Thanks

Whats your issue?

thanks for your response
I already fixed it,
however, i cant set the logo
after editing the logo code as below, it doesnt appear

[Image: image.gif]

[Image: image.gif]
[Image: image.gif]

Make sure your logo is present at /images/focus/logo.png

Hello @Wall
as you see in my images above. my logo is present at the link correctly
but i dont know why it cant appear
have you had any experience of this situation ?

edit: I fixed it
--------------------------------

i have another issue
how to remove the banner when scrolling down 

[Image: image.gif]

Fixed all

Hello Wallbb
i have another issue with Login
I got this message

""Authorization code mismatch. Are you accessing this function correctly? Please go back and try again.""
after installing the forcus theme this problem happens, i tested with default theme, it works fine

fixed all
Thanks

Dear!

Now i wanna move the welcome Alert to the banner area
how can I do that?
[Image: image.gif]
(2018-09-28, 03:04 AM)sonhatq Wrote: [ -> ]
(2018-09-28, 02:57 AM)WallBB Wrote: [ -> ]
(2018-09-27, 02:01 AM)sonhatq Wrote: [ -> ]
(2018-09-26, 08:00 PM)DevLife Wrote: [ -> ]
(2018-09-26, 07:21 PM)sonhatq Wrote: [ -> ]Dear
this is awesome theme
I try to use it but i get some issues
please help me to finger out
=> https://tradertalk.org

Thanks

Whats your issue?

thanks for your response
I already fixed it,
however, i cant set the logo
after editing the logo code as below, it doesnt appear

[Image: image.gif]

[Image: image.gif]
[Image: image.gif]

Make sure your logo is present at /images/focus/logo.png

Hello @Wall
as you see in my images above. my logo is present at the link correctly
but i dont know why it cant appear
have you had any experience of this situation ?

edit: I fixed it
--------------------------------

i have another issue
how to remove the banner when scrolling down 

[Image: image.gif]

Fixed all

Hello Wallbb
i have another issue with Login
I got this message

""Authorization code mismatch. Are you accessing this function correctly? Please go back and try again.""
after installing the forcus theme this problem happens, i tested with default theme, it works fine

fixed all
Thanks

Dear!

Now i wanna move the welcome Alert to the banner area
how can I do that?
[Image: image.gif]

That is simple, just copy the code from header template and move it to the <li> element inside header_welcomeblock_member
Glad you resolved all issues Smile
Quote:That is simple, just copy the code from header template and move it to the <li> element inside header_welcomeblock_member
Glad you resolved all issues Smile
hello
i copied the codes below
Quote:<div class="pm_alert" id="pm_notice"> to the header but the login/ user panel was disappeared
<div><strong><i class="fas fa-bullhorn float_left" aria-hidden="true"></i> Welcome to <a href="https://tradertalk.org">Trader Forum</a>. The trader community <i class="fas fa-download"></i></strong></div>
[Image: image.gif]
(2018-09-30, 09:48 AM)sonhatq Wrote: [ -> ]
Quote:That is simple, just copy the code from header template and move it to the <li> element inside header_welcomeblock_member
Glad you resolved all issues Smile
hello
i copied the codes below
Quote:<div class="pm_alert" id="pm_notice"> to the header but the login/ user panel was disappeared
<div><strong><i class="fas fa-bullhorn float_left" aria-hidden="true"></i> Welcome to <a href="https://tradertalk.org">Trader Forum</a>. The trader community <i class="fas fa-download"></i></strong></div>
[Image: image.gif]

You need to add it as a new li element that contain Login, register.
That will do it. Do you need the code or you want to try yourself ?
(2018-09-30, 03:54 PM)WallBB Wrote: [ -> ]
(2018-09-30, 09:48 AM)sonhatq Wrote: [ -> ]
Quote:That is simple, just copy the code from header template and move it to the <li> element inside header_welcomeblock_member
Glad you resolved all issues Smile
hello
i copied the codes below
Quote:<div class="pm_alert" id="pm_notice"> to the header but the login/ user panel was disappeared
<div><strong><i class="fas fa-bullhorn float_left" aria-hidden="true"></i> Welcome to <a href="https://tradertalk.org">Trader Forum</a>. The trader community <i class="fas fa-download"></i></strong></div>
[Image: image.gif]

You need to add it as a new li element that contain Login, register.
That will do it. Do you need the code or you want to try yourself ?

it's ok now,

I wanna add sidebar in the discussion page, forum page. It means the side bar will appear in all forum pages: index page, forum pages and discussion page.
could you help me?
The color scheme of this theme is awesome and I really like it
(2018-09-30, 07:33 PM)sonhatq Wrote: [ -> ]
(2018-09-30, 03:54 PM)WallBB Wrote: [ -> ]
(2018-09-30, 09:48 AM)sonhatq Wrote: [ -> ]
Quote:That is simple, just copy the code from header template and move it to the <li> element inside header_welcomeblock_member
Glad you resolved all issues Smile
hello
i copied the codes below
Quote:<div class="pm_alert" id="pm_notice"> to the header but the login/ user panel was disappeared
<div><strong><i class="fas fa-bullhorn float_left" aria-hidden="true"></i> Welcome to <a href="https://tradertalk.org">Trader Forum</a>. The trader community <i class="fas fa-download"></i></strong></div>
[Image: image.gif]

You need to add it as a new li element that contain Login, register.
That will do it. Do you need the code or you want to try yourself ?

it's ok now,

I wanna add sidebar in the discussion page, forum page. It means the side bar will appear in all forum pages: index page, forum pages and discussion page.
could you help me?
Yes, that's quite easy.
You just need to add sidebar code in header template in place of index template. Smile

(2018-10-04, 11:25 AM)habibsahab Wrote: [ -> ]The color scheme of this theme is awesome and I really like it
Smile

Focus Free Version is planned for updates this weekend.
Quote:
Quote:I wanna add sidebar in the discussion page, forum page. It means the side bar will appear in all forum pages: index page, forum pages and discussion page.
could you help me?
Yes, that's quite easy.
You just need to add sidebar code in header template in place of index template. Smile
Hello Wallbb
of course , in index template it exists there
but i want the sitebar appears in all page not only index page
(2018-10-06, 01:46 PM)sonhatq Wrote: [ -> ]
Quote:
Quote:I wanna add sidebar in the discussion page, forum page. It means the side bar will appear in all forum pages: index page, forum pages and discussion page.
could you help me?
Yes, that's quite easy.
You just need to add sidebar code in header template in place of index template. Smile
Hello Wallbb
of course , in index template it exists there
but i want the sitebar appears in all page not only index page

Yes, move that sidebar code from index to footer or header template.
And then it will show on all pages Smile
(2018-10-06, 05:39 PM)WallBB Wrote: [ -> ]
(2018-10-06, 01:46 PM)sonhatq Wrote: [ -> ]
Quote:
Quote:I wanna add sidebar in the discussion page, forum page. It means the side bar will appear in all forum pages: index page, forum pages and discussion page.
could you help me?
Yes, that's quite easy.
You just need to add sidebar code in header template in place of index template. Smile
Hello Wallbb
of course , in index template it exists  there
but i want the sitebar appears in all page not only index page

Yes, move that sidebar code from index to footer or header template.
And then it will show on all pages Smile

hello wallbb
when i move those code to header template, it appears in the header area, not in the body of the forum ( you can check detail here https://tradertalk.org
could you guide me detail ?
Thanks
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 44 45