Jump to content

LAXERI Theme [Support Topic]


Recommended Posts

4 hours ago, Sirmadsen said:

Hi,

Thanks for the updates and keep up the good work.

Problem still persist with tab colors in certain area. Some were fixed with the latest updates but Download tabs are still a problem.

tabs.JPG.cc101580fcf2353c75ce0a79f1fab9db.JPG

What is your website URL? so I can check it out

Link to comment
On 2/20/2022 at 11:01 AM, Sirmadsen said:

https://www.throneofgeeks.com/

You can see it "in action" here:
https://www.throneofgeeks.com/file/189-007-nightfire/

It's in both dark and light mode. The text color is of the tabs is just off.

I checked it! this color inherits from area_background_reset color
Since the color issue of tabs has become a bit annoying, I think I have to make options to adjust their color. So in the next update for tabs, I will add custom color options that you can easily adjust 

We will have it soon

Link to comment

ReyDev, hello)

Can you help me please with that!

In the both theme in the  forum blocks a lot of dark and so light text (dark mode) and light text (light mode) that I can not see some very important information into it. Can you tell me please, where I can change text color of this parameters wich can hepl me to do it more visible. I cant to find it

2022-02-24_20-51-06.thumb.png.daf425eaa682e5fad76e59bb63c819db.png

 

2022-02-24_20-59-55.thumb.png.90b1ea9da685f1ed8440f67d45402aa7.png

Link to comment
  • 3 weeks later...

Hi,

Last update seem to have fixed the tab colors on some places. There's still a problem in the downloads app though. And if you check your own demo board you can see problems in Leaderboards. Also some 3rd party apps with tabs are also shown as the screenshot provided.

 

colors.png

Link to comment
1 hour ago, Sirmadsen said:

Hi,

Last update seem to have fixed the tab colors on some places. There's still a problem in the downloads app though. And if you check your own demo board you can see problems in Leaderboards. Also some 3rd party apps with tabs are also shown as the screenshot provided.

 

colors.png

I'll check it out 

Thanks

Link to comment
  • 3 weeks later...
On 12/21/2021 at 2:04 AM, ReyDev said:

 

 

Add thnis css code to the MISC tab -> Custom CSS. I'll fix it in the next version. 
 

#tabs_club.ipsTabs {  
  color: rgb( var(--theme-area_background_reset) )!important;
}

Hi Rey! I just bought this beautiful theme and I am also getting this block to my entire site. The code above did not solve the problem. I see there have been updates since this was reported so it seems to still be an issue. What do I need to do to remove this and access my site? Thanks! Beautiful work!

[EDIT] I now see that if I scroll down my site content is there! So is this just a slider panel or image box that I need to resize or remove? Thanks!
 

LAXERIpage.PNG

Edited by Vegan Gaymer
Link to comment
12 hours ago, Vegan Gaymer said:

HELP: I'm uploading a png for my logo and it only shows a broken image. The installation with the default logo was also broken, so I'm not sure what that means. Do I need to do a reinstall?

Hi, you should set the logo in the Main Theme Setting 
laxeri017.thumb.png.eb8da1d46ff50762ec64dacea99c367b.png

12 hours ago, Vegan Gaymer said:

Hi Rey! I just bought this beautiful theme and I am also getting this block to my entire site. The code above did not solve the problem. I see there have been updates since this was reported so it seems to still be an issue. What do I need to do to remove this and access my site? Thanks! Beautiful work!

[EDIT] I now see that if I scroll down my site content is there! So is this just a slider panel or image box that I need to resize or remove? Thanks!
 

LAXERIpage.PNG

this is a slider panel and you can set image, background-color,.... . if you dont want to show this, just disable slider in (RD) Slideshow tab.

 

laxeri018.thumb.png.1c8369e3521ee834255258f7ba8968b0.png

 

Just let me know if you need any other help.

 

 

Regards

Edited by ReyDev
Link to comment
On 3/13/2022 at 10:44 PM, Sirmadsen said:

Hi,

Last update seem to have fixed the tab colors on some places. There's still a problem in the downloads app though. And if you check your own demo board you can see problems in Leaderboards. Also some 3rd party apps with tabs are also shown as the screenshot provided.

 

colors.png

Hi @Sirmadsen
just wanted you know, I worked on the issue and fixed it. the new version is uploaded and pending approval. 

 

Link to comment
  • 3 weeks later...
17 hours ago, InvisionHQ said:

Hello best way to increase font size globally?

Hi, 
The theme uses the IPS font sizes. if you have any suggestion, let me know please.

Regards

general way to increase font size, setting a base font size for the body and use `rem` and `em` units for the nested elements 

Link to comment

Let me report a typo, missing a ) in javascript:

At the end of globalTemplate

 <script>
        $("*").on("click", function(e,ev) {
         	console.log(getUniqueSelector("#ipsLayout_footer")) 
        }
		var element = document.querySelector('a');

        function positionInNodeList(element, nodeList) {
            for (var i = 0; i < nodeList.length; i++) {
                if (element === nodeList[i]) {
                    return i;
                }
            }
            return - 1;
        }

        
</script>
Edited by InvisionHQ
Link to comment
  • 3 weeks later...

Hello! Firstly, this theme is amazing 😄 

I have some questions for you. 

1. Is it possible to change hover text color in the header menu? 

Could contain: Text, Page

 

2. Is it possible to change topics color link? 

Could contain: White Board

 

3. Is it possible to change the color of background and text in chatbox when you are tagged? 

Could contain: Text, Page

 

4. How can I change the background of title tag in the post? 

Could contain: Text

 

Thanks a lot, sorry for my bad English 😞

 

Link to comment
On 5/17/2022 at 10:11 AM, Amy Pond said:

Hello! Firstly, this theme is amazing 😄 

I have some questions for you. 

1. Is it possible to change hover text color in the header menu? 

Could contain: Text, Page

 

2. Is it possible to change topics color link? 

Could contain: White Board

 

3. Is it possible to change the color of background and text in chatbox when you are tagged? 

Could contain: Text, Page

 

4. How can I change the background of title tag in the post? 

Could contain: Text

 

Thanks a lot, sorry for my bad English 😞

 

@Amy Pond 
Hi, Sorry for the delay. 
 

On 5/17/2022 at 10:11 AM, Amy Pond said:

1. Is it possible to change hover text color in the header menu? 

Could contain: Text, Page

 

،his color inherits from the main theme color, you should change from here 

Could contain: Text, File, Webpage, Page

 or for background-color , font color you can use these options 
Could contain: Text, Word, Page


But by changing these items, other items that have used these colors will change and you may not like it so I think it is better to add these items as a custom CSS code to your theme. please send me your website url so I can check them out and send you custom codes.

Link to comment
16 hours ago, CheersnGears said:

2. Where is the setting to edit or disable this?

Hi,
you can mange the sidebar in this sction

Could contain: Text, Word, Page, File, Menu

 

16 hours ago, CheersnGears said:

1. Is there a way to adjust the size of the logo?

No, but send me your website URL to check it out to find out a solution, just specify which logo you want to resize, the website logo or the sidebar logos?

Link to comment
4 hours ago, ReyDev said:

Hi,
you can mange the sidebar in this sction

Could contain: Text, Word, Page, File, Menu

 

No, but send me your website URL to check it out to find out a solution, just specify which logo you want to resize, the website logo or the sidebar logos?

The website logo.  The site is https://cheersandgears.com

I intend to replace the current logo with something new, but I know I'm going to want it larger than what is currently displaying through your theme.  I've made theme available as CnG2022 for guests, but not the default.

Thank you.

Link to comment
On 5/25/2022 at 7:44 AM, CheersnGears said:

The website logo.  The site is https://cheersandgears.com

I intend to replace the current logo with something new, but I know I'm going to want it larger than what is currently displaying through your theme.  I've made theme available as CnG2022 for guests, but not the default.

Thank you.

add this snippet code in the Custom CSS option in the theme setting please. it will make the logo larger. hope this helps.

.vala-theme-logo-nextto-navbar {
	max-width:100%!important;
}

let me know please.

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...