Martin1980 Posted April 14, 2016 Posted April 14, 2016 Hello @Denis M, I'd enjoy the dark theme of Veizor. I am wondering if you could create a .css sheet for: by @onlyME -edit- and what will happen with the theme settings once you upload a new version?
Veilon Posted April 14, 2016 Author Posted April 14, 2016 2 hours ago, Martin1980 said: Hello @Denis M, I'd enjoy the dark theme of Veizor. I am wondering if you could create a .css sheet for: by @onlyME -edit- and what will happen with the theme settings once you upload a new version? I will gladly do it for You after the release of the new theme. For me to do this please provide a link to the site, where there is this app a PM, thanks.
KPDub Posted April 14, 2016 Posted April 14, 2016 On 12/04/2016 at 1:06 PM, Denis M said: In the near future I will try to reproduce and fix. Do you have an estimate on when this will be fixed. Bought your theme, but can't really use it because of this issue with the header etc disappearing
jcdesign Posted April 14, 2016 Posted April 14, 2016 This fix the issue with disappearing background in header and footer 4.1.10. Replace Theme.php Worked for me.
KPDub Posted April 15, 2016 Posted April 15, 2016 I'm on cloud hosting and dont' have access to replace that file. All I can do is re-upload the file which puts the backgrounds back, but as soon as any change is made, they disappear again
Veilon Posted April 15, 2016 Author Posted April 15, 2016 2 hours ago, KPDub said: I'm on cloud hosting and dont' have access to replace that file. All I can do is re-upload the file which puts the backgrounds back, but as soon as any change is made, they disappear again Wait for the fix in the next version of IPS, while you can add in custom.css /* Header */ #ipsLayout_header { background: url(IMAGE URL) top center no-repeat; } /* Footer */ body { background: #1c1e31 url(IMAGE URL) bottom center no-repeat !important; }
KPDub Posted April 16, 2016 Posted April 16, 2016 20 hours ago, Denis M said: Wait for the fix in the next version of IPS, while you can add in custom.css /* Header */ #ipsLayout_header { background: url(IMAGE URL) top center no-repeat; } /* Footer */ body { background: #1c1e31 url(IMAGE URL) bottom center no-repeat !important; } whilst this fix worked for the backgrounds, it has now removed the forum icons (the default ones) I haven't tried adding any custom ones yet
KPDub Posted April 16, 2016 Posted April 16, 2016 Ignore above, followed instructions on previous page - sorry for multi posts
AquilaTempestas Posted April 22, 2016 Posted April 22, 2016 I just purchased this today, and I love the look of it except I have a problem regarding the header and footer image. My images will not show for whatever reason.
Kingz Posted April 22, 2016 Posted April 22, 2016 @AquilaTempestas Quote I just purchased this today, and I love the look of it except I have a problem regarding the header and footer image. My images will not show for whatever reason. Look at the posts above, you can fix this by either using one of the methods. @Denis M There is a bug or a problem with this theme. I am using IPS v4.1.10 and somehow the CSRF protection key doesn't match. When I go in a forum, select a topic and try to delete it I get the following errorhttp://prntscr.com/avcrrp This also happens on a clean install of the theme but not on the default IPS theme. This must be some bug with the theme I guess? How can I fix this. Thnx!
jcdesign Posted April 22, 2016 Posted April 22, 2016 It´s a bug in IPS 4.1.10 Use this patch to and replace the old one.
Kingz Posted April 22, 2016 Posted April 22, 2016 3 hours ago, jcdesign said: It´s a bug in IPS 4.1.10 Use this patch to and replace the old one. Who you replying to? This Theme.php doesn't fix the issue with removing a post.
jcdesign Posted April 22, 2016 Posted April 22, 2016 1 hour ago, lostking329 said: Who you replying to? This Theme.php doesn't fix the issue with removing a post. It was to AquilaTempestas
Kingz Posted April 22, 2016 Posted April 22, 2016 Quote There is a bug or a problem with this theme. I am using IPS v4.1.10 and somehow the CSRF protection key doesn't match. When I go in a forum, select a topic and try to delete it I get the following errorhttp://prntscr.com/avcrrp This also happens on a clean install of the theme but not on the default IPS theme. This must be some bug with the theme I guess? How can I fix this. Thnx! I excluded things that could cause it and its the Veizor theme thats causing it. When I use the IPS support (default) theme I can delete, move posts etc. However when I use the Veizor theme I still get the CSRF problem. Anybody knows what could cause it or how to fix it?
Veilon Posted April 23, 2016 Author Posted April 23, 2016 14 hours ago, lostking329 said: I excluded things that could cause it and its the Veizor theme thats causing it. When I use the IPS support (default) theme I can delete, move posts etc. However when I use the Veizor theme I still get the CSRF problem. Anybody knows what could cause it or how to fix it? Please describe the problem in more detail in PM if possible with screenshots.
Ryan Carr Posted April 24, 2016 Posted April 24, 2016 I am having some issues with the admincp and the CSS not working properly. Also the header and footer background images are not loading for me.
Kingz Posted April 24, 2016 Posted April 24, 2016 10 hours ago, Ryan Carr said: I am having some issues with the admincp and the CSS not working properly. Also the header and footer background images are not loading for me. Like explained multiple times above, you can use either the patch for ISP v4.1.10 or use CSS to get the background working. Read the posts above to fix this issue. On 14-4-2016 at 9:00 PM, jcdesign said: This fixes the issue with disappearing background in header and footer 4.1.10. Replace Theme.php
Veilon Posted April 28, 2016 Author Posted April 28, 2016 Version 1.2.7 What's new: Support IPS 4.1.11 New layout userBar A new footer feature allows you to set column width and much more...
Veilon Posted April 28, 2016 Author Posted April 28, 2016 If You get CSRF error in the "Pages", then use this method
John Gray_30410 Posted May 4, 2016 Posted May 4, 2016 First IPB4 theme I've used, just wondering how you install the CKEditor style? Do I upload that through ftp and it's done, or do I need to install it afterward?
Veilon Posted May 8, 2016 Author Posted May 8, 2016 On 04.05.2016 at 9:04 AM, John Gray_30410 said: First IPB4 theme I've used, just wondering how you install the CKEditor style? Do I upload that through ftp and it's done, or do I need to install it afterward? Standard stylized editor already sewn into the leather. Go to style settings -> Editor -> Default Editor Style. If You are not satisfied, You can use this skin http://ckeditor.com/addon/moono-dark Unzip the folder to the directory /applications/core/interface/ckeditor/ckeditor/skins/ and activate it in the settings of the style.
The Guy Posted May 9, 2016 Posted May 9, 2016 I can't update the XML because my system only allows 2MB for the XML and it exceeds that.
Veilon Posted May 10, 2016 Author Posted May 10, 2016 18 hours ago, The Guy said: I can't update the XML because my system only allows 2MB for the XML and it exceeds that. Add .htaccess php_value upload_max_filesize 20M php_value post_max_size 20M
The Guy Posted May 10, 2016 Posted May 10, 2016 6 hours ago, Denis M said: Add .htaccess php_value upload_max_filesize 20M php_value post_max_size 20M Thanks, that did the trick. I've also notice my Gallery is having problems too by the way after I upgraded the theme. Whenever you scroll down it will keep jumping up, and if you hover your mouse over a picture it will blink a lot.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.