Jump to content

Vuex (Support Topic)


Aethes

Recommended Posts

Posted (edited)

Theme updated (v1.0.1)

- Minor CSS bug fixes

- Added CKEditor skin (white icons). Simply install the .zip file via theme setting on Editor tab.

Edited by Aethes
  • 1 month later...
Posted
On 1/15/2020 at 9:56 AM, Aethes said:

Theme updated (v1.0.1)

- Minor CSS bug fixes

- Added CKEditor skin (white icons). Simply install the .zip file via theme setting on Editor tab.

Hi there

Only one think ,Where I can change colour of text that we using in the hatbox to type text in, while typing in is black after hitting enter appearing white in chatbot???

Posted

Thanks , its fine now, I have manage to add colour in ccs and now its working perfectly...

 

 

If I can ask ,maybe you know how to change a header background to black in email setting (bulk emails)as at the moment is standard white??

My logo is white and green and not really cooperating with white background...

  • 2 weeks later...
Posted

.bimcb_chatInput {
    color: #B0C4DE !important;
}
for everyone who's got this same problem - put that in custom.css and you chatbot will work fine now....

Posted

hi there

Im just about to finish with your theme and only one think really bother me . the slider  profile button not taking me after clicking to profile page?

What to d?

help.

Posted
21 hours ago, Edjazoli said:

.bimcb_chatInput {
    color: #B0C4DE !important;
}
for everyone who's got this same problem - put that in custom.css and you chatbot will work fine now....

As I said, I already fixed it in the latest version.

19 hours ago, Edjazoli said:

hi there

Im just about to finish with your theme and only one think really bother me . the slider  profile button not taking me after clicking to profile page?

What to d?

help.

Can you send me a link so I can look at it? In pvt, if you want. Thank you.

Posted
2 hours ago, Edjazoli said:

Hi @Aethes problem fixed now , simply replace href="{setting='base_url'}discover" with href="{member="url()"}

Thanks anyway for your time.

Where put your suggestion?

Thanks for nice skin!

Posted
18 hours ago, bosss said:

Where put your suggestion?

Thanks for nice skin!

@bosss go to edit global>vuex>vuex_slider_top>

red its a code to put in for profile

purple its another button that I have placed showing forum activity, simply copy paste your activity link-remember that second button is optional

374781348_Screenshot2020-03-30at07_39_31.thumb.png.3627386a7f04e029a1271a85060af116.png

{{if theme.vuex_slider_on}}
<div class="slider">
  <div class="sliderImg" style='background-image: url({theme="vuex_first_slider"});'>
    <div class="sliderImg_caption">
      {{if member.member_id}}
   
        <h1>Welcome back {{if isset( $_SESSION['logged_in_as_key'] )}}{lang="front_logged_in_as" sprintf="$_SESSION['logged_in_from']['name']"} {{endif}}{member="name"}!</h1>
        <a class="ipsButton ipsButton_important sliderDiscover" href="{member="url()"}" >Profile</a>
      
             <a class="ipsButton ipsButton_important sliderDiscover" href="https://xbox-vibes.com/index.php?/discover/">Activity</a>
      {{else}}
        <h1>Welcome to {setting="board_name"}</h1>
        <p>Register or login now and gain instant access to our features!</p>
      {{endif}}

  • 2 months later...
Posted (edited)

Hello, GREAT THEME! But... how to change the colour of the mini pagination? Pagination Active button colour does not work 😞

Screenshot 2020-06-02 at 02.34.59.png

Edited by Gabri
Screenshot
  • 2 months later...
Posted

Don't know if it's just me, but if I edit the source of an text input box, it comes up very light grey on a white background, nearly impossible to edit?

Thanks for making this theme available for those of us who are CSS challenged! MUCH apprciated.

  • 2 weeks later...
Posted
On 8/28/2020 at 6:34 AM, Jake Bishep said:

Mobile Friendly Version?

Isn't it already? 😄

On 8/28/2020 at 12:47 PM, D Shepherdson said:

Don't know if it's just me, but if I edit the source of an text input box, it comes up very light grey on a white background, nearly impossible to edit?

Thanks for making this theme available for those of us who are CSS challenged! MUCH apprciated.

Could you please post some screenshots of this behaviour (also in pvt if you want)? Thank you 🙂

PS For those wondering, I've been working on an upgrade in order to have compatibility with 4.5; it should be ready in the next days.

Posted
On 9/6/2020 at 7:36 AM, Aethes said:

Could you please post some screenshots of this behaviour (also in pvt if you want)? Thank you

No problem. The text reads Test but it's pale grey on white, so impossible to read clearly as it stands. Thanks for taking a look, as I say, it could be just the settings on the forum, but it is 4.4.10 if that helps?

 

Image1.png

Posted
On 9/8/2020 at 9:55 AM, D Shepherdson said:

Thanks for taking a look, as I say, it could be just the settings on the forum

No, it's a missing css, that's on me. 

I will provide an update asap; I'm sorry, but I've been very busy. 😕 

  • 4 weeks later...
Posted

Hello,

 

We have started using this theme and discovered that the top menu 'hamburger' is gone (or way off the boundary of the screen) on mobile devices. The '+' for create new content also seems to draw the slide out menu off the boundary of the screen.

 

image.png.535f5df5845d0ca581bc26a98abb4709.png

  • Recently Browsing   0 members

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