Jump to content

(VN41) Veizor - Innovative gaming style


Veilon

Recommended Posts

Version 2.0.1

What's new:

  • Fixed all the problems listed Above
  • Fixed Other bugs
  • Finished working on a mobile fresia slider
  • Repainted some parts of the style
  • Add new functions
  • Fixed problem with ngprogress

High weight xml file due to the slider images (standard filled in a few pieces)

Link to comment
  • Replies 425
  • Created
  • Last Reply
56 minutes ago, Alex Hamilton said:

Hi needs Updating again to lastest IPS the top Notification are missing again

Tomorrow evening update

 

Fill in all pictures of the style on our site and abandon the use of

{resource=""}

It does not get through, we have no other choice.

Link to comment

@Alex Hamilton

If You have any problems with the displaying of icons in the editor, go to Acp -> Styles -> Edit css/html, this skin -> css -> veilon.css and find there

.cke_toolgroup span.cke_button_icon[style*="icons.png"] {
  background-image:url('{resource="_veilon/editor_icons.png" app="core" location="front"}') !important;
}
.cke.cke_hidpi .cke_top .cke_toolbox span.cke_button_icon[style*="icons_hidpi.png"] {
  background-image:url('{resource="_veilon/icons_hidpi.png" app="core" location="front"}') !important;
}

Replace

.cke_toolgroup span.cke_button_icon[style*="icons.png"] {
  background-image:url('//veilon.net/development/themes/images/editor_icons.png') !important;
}
.cke.cke_hidpi .cke_top .cke_toolbox span.cke_button_icon[style*="icons_hidpi.png"] {
  background-image:url('//veilon.net/development/themes/images/icons_hidpi.png') !important;
}

Save

 

Link to comment

I have tried to reach on skype so many time, never got any reply

i need some help

#ipsLayout_header {
{{if theme.veilon_slider_enable}}
{{else}}
{{if theme.veilon_shbi}}
  background: url({theme="veilon_shbi"}) top center no-repeat;
{{endif}}
{{endif}}

 

can i just use slider only or background only. When there is slider it will auto disable background.

can you please tell me the code.

 

Link to comment

or want to use this for background

 

background: rgba(28,30,49,0.50); 
background: -moz-linear-gradient(top, rgba(28,30,49,0.50) 0%, rgba(28,30,49,1) 100%); 
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(28,30,49,0.50)), color-stop(100%, rgba(28,30,49,1))); 
background: -webkit-linear-gradient(top, rgba(28,30,49,0.50) 0%, rgba(28,30,49,1) 100%); 
 
 
background: -o-linear-gradient(top, rgba(28,30,49,0.50) 0%, rgba(28,30,49,1) 100%);
background: -ms-linear-gradient(top, rgba(28,30,49,0.50) 0%, rgba(28,30,49,1) 100%); 
background: linear-gradient(to bottom, rgba(28,30,49,0.50) 0%, rgba(28,30,49,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1e31', endColorstr='#1c1e31', GradientType=0 );
Link to comment
20 hours ago, Melissa Moore said:

any update?

If You have the opportunity to shoot a video of what you need and send it in Skype, at the moment I have time and I will try to help You.

 

1 hour ago, Mats Löfstedt said:

Hi!

Dont know if you are aware, or if it is just me. But on Chrome, I cannot click the "Read More" button on the article slider. Nor can i click the authors name.
Known issue?

Hello! Please provide a link to Your site in PM, we will check.

Link to comment

Untitled.png.8518e57caf61ac45ce610d8712aede05.png

 

Dude, this is not so professional, i have been using your theme on my live board and my user can't use the search function which was on navigation bar and you are like playing hide and seek.

I have been trying to reach you on skype and here, no reply to the issue, what's wrong?

Link to comment
On 3/1/2017 at 1:46 AM, Melissa Moore said:

Untitled.png.8518e57caf61ac45ce610d8712aede05.png

 

Dude, this is not so professional, i have been using your theme on my live board and my user can't use the search function which was on navigation bar and you are like playing hide and seek.

I have been trying to reach you on skype and here, no reply to the issue, what's wrong?

I used this theme, it was buggy and not user friendly.

Link to comment
On 28.02.2017 at 0:55 PM, Dorian Wawrzonkowski said:

Hey man, thanks for the release.

However, on my forum there's a missing searchbar on the navbar, and the icons on the mobile bar do not appear (notices, messenger and reports).

Is there any way to fix that on my own or is it going to be fixed in the next update?

Thanks for the bug. We fixed this in the update everything will be fixed. A temporary solution we described below, in response to message Melissa

 

23 hours ago, John.ny Ibrahim said:

Search bar not working on my site, please help. 

883ca1a7edde40ea301f2141b425a9ef.thumb.png.fdb6312f6ac8661890b2990b359491e2.png

It is absolutely all the icons or just the Font-Awesome ? Please give details in a PM, we'll fix it and if the problem will fix in the update

 

On 01.03.2017 at 1:46 AM, Melissa Moore said:

Untitled.png.8518e57caf61ac45ce610d8712aede05.png

 

Dude, this is not so professional, i have been using your theme on my live board and my user can't use the search function which was on navigation bar and you are like playing hide and seek.

I have been trying to reach you on skype and here, no reply to the issue, what's wrong?

 

Hello! We are very sad to hear this, but

  1. We have provided You with more help than anyone else of our customers
  2. In the end I just stopped understanding what You need
  3. From README.txt --- COPYRIGHT ---
    When you remove our copyright we have the right to deny You support style.

As for the search, will fix in the next update. While I can offer a workaround

Go to the userbar template and fill in the end

{{if theme.veilon_header_search}}
{{if theme.veilon_search_guest}}
{template="searchBar" app="core" group="global" params=""}
{{else}}
{{if \IPS\Member::loggedIn()->member_id }}
{template="searchBar" app="core" group="global" params=""}
{{else}}
{{endif}}
{{endif}}
{{else}}
{{endif}}

 

23 hours ago, David.. said:

I used this theme, it was buggy and not user friendly.

We are very sorry to hear that. Could you describe the faults found?

Link to comment
16 minutes ago, Dorian Wawrzonkowski said:

Thank you for the workaround, however I found the positioning not right. 

4VT5LUo.png

Looking forward to the next update!

Provide a link to the website in a PM, I'll send You the correct CSS code

Link to comment
15 hours ago, Veilon said:

Thanks for the bug. We fixed this in the update everything will be fixed. A temporary solution we described below, in response to message Melissa

 

It is absolutely all the icons or just the Font-Awesome ? Please give details in a PM, we'll fix it and if the problem will fix in the update

 

 

Hello! We are very sad to hear this, but

  1. We have provided You with more help than anyone else of our customers
  2. In the end I just stopped understanding what You need
  3. From README.txt --- COPYRIGHT ---
    When you remove our copyright we have the right to deny You support style.

As for the search, will fix in the next update. While I can offer a workaround

Go to the userbar template and fill in the end


{{if theme.veilon_header_search}}
{{if theme.veilon_search_guest}}
{template="searchBar" app="core" group="global" params=""}
{{else}}
{{if \IPS\Member::loggedIn()->member_id }}
{template="searchBar" app="core" group="global" params=""}
{{else}}
{{endif}}
{{endif}}
{{else}}
{{endif}}

 

We are very sorry to hear that. Could you describe the faults found?

worked, Thank!

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...