Jump to content

CP_User

Clients
  • Posts

    481
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by CP_User

  1. 6 minutes ago, TAMAN said:

    Right, there is no custom field for sidebar title haha, Sorry about that

    just add this to custom.css

    
    .ipsWidget.ipsWidget_vertical .ipsWidget_title{
         background-image: url('#');
         background-repeat: repeat;
    }

     

    Yea I tried this but it doesn't work, and it didn't work for section title, hence my post haha!

    Something is taking priority over the custom.css in regards to the above code as it doesn't work for this either...

    .ipsWidget.ipsWidget_horizontal .ipsWidget_title

     

  2. 18 minutes ago, TAMAN said:

    do the same with widget custom css field^^

    I've only got;
    Widget title bar text
    Sidebar and widgets background

    No custom box for the widget/sidebar


    Section title bar  doesn't effect
    .ipsWidget.ipsWidget_horizontal .ipsWidget_title

    So it's this;

    .ipsWidget.ipsWidget_vertical .ipsWidget_title

    Is what I'm trying to sort out now.

     

     

    Although it does look rather good on the main title now :D
    snowtitle_show.JPG

  3. 17 minutes ago, TAMAN said:

    You can already do that using the custom css field for section title bar

    but i dont blame you, the field is useless without knowledge of css, no idea why i have even added that haha

    but sure i will add those settings in next version 

    Interesting, as I tried that and added;

    .ipsType_sectionTitle {
         background-image: url('#');
         background-repeat: repeat;
    }
    
    .ipsWidget.ipsWidget_vertical .ipsWidget_title {
         background-image: url('#');
         background-repeat: repeat;
    }
    
    .ipsWidget.ipsWidget_horizontal .ipsWidget_title {
         background-image: url('http://#');
         background-repeat: repeat;
    }

    I added the direct link but nothing worked? Does this look right to you, as I use to use this for another theme + default theme.
     

  4. Found another issue for myself (after I've re-installed the theme).

    Header image position
    Now this works fine when using one of the sliders, but if I select none and upload an image, the positions don't move. As I want to use the bottom half of an uploaded photo I write: center bottom but this has no affect.

  5. 27 minutes ago, kmk said:

    Hi, I recently have the theme update, plugin installed,  Set a fixed height for images active, but my homepage still looks like the picture...

    Make sure you've deleted the old templates under pages, re-upload the new ones, then go to your database, press edit, under Articles template select the template you wish to use.

  6. 1 minute ago, TAMAN said:

    mmm there is no slider styles any more, this setting has been deleted, you MUST reinstall the theme completely, using "upload a new version" doesn't delete the old settings,  the slider uses only one style which is centered by default, there are no slider styles anymore

    Again..... :cry: Meh......

  7. 1 minute ago, TAMAN said:

    maybe, maybe not, no promises but i will think about it :) 

    Sorry to keep bombarding you with features and requests lol.

    Although I do have a problem now.

    Slider styles:
    The slider styles seem to be broken (at least for me). All the content is centred now. I tried to change them as I know they can either be; Left | Center | Right

  8. The plugin styles is a very nice touch.

    Is it possible to select Slider 1 to go with a certain page for a future version?

    Example:
    HomePage - Full Screen Slider (Slider 1,2,3 etc)

    Forums HomePage - Choose the rest of the sliders or only what slider I want to show. (I can see that we can show them all on certain pages, but to be able to choose certain one would be beneficial too).

  9. 3 hours ago, wohali said:

    Works fine on 4.1.17.1 on my board. What error are you getting?

    I simply didn't see it Snow! Might be because of a custom theme, I'll double check on default theme.

    Reinstallation corrected the issue. :)

  10. 1 hour ago, TAMAN said:

    what? i havent upgraded to support 4.1.17 yet xD why did you update! always look at update channel 

    anyways no worries even if you upgrade your website with current version works fine but i suggest you guys to wait for the new version coming soon

    Ah, lol. Said the theme had been updated earlier, my bad! It's working correctly but I'll update one you've actually released the updated theme.

  11. 2 hours ago, TAMAN said:

    logo width %100 and there is already a setting to change the height,

    and whats else you want the background image to be other than fixed or scroll ! 

    If I have a pattern, I'd like the option to tile it, etc.

    Found the hight of the logo under nav bar height.

  12. 1 hour ago, GoGators said:

    Well, here is the problem.  I promoted a post (plugin) to an article, and added a picture during the process, but the picture did not display.  How can I make it not do this, as it is not desired

    I've noticed uploaded images in articles made on the forum do not show as a thumbnail (only in post). You'll need to go to ACP > Articles > edit the article and upload the picture there (not the upload button on the editor, the one underneath), it should then show.

    I'm not sure whether this is a feature, or it's meant to be like this, but this is the only way it works for me.

  13. 1 hour ago, TAMAN said:

    Yes possible to give it a fixed height and width but then your images wont show all of it, in the previous version it was like this by default but i have changed due to too many messages asking why my article images has been cut off, and i do agree, article images must show all of it :) 

    the best option is to upload a fixed width and height of images :)  

    Understandable, not an issue, thanks :)

×
×
  • Create New...