Viewing 15 posts - 16 through 30 (of 42 total)
  • Posted in: Dante
  • #61200
    AlHuda School
    Member
    Post count: 63

    how can i remove spaces from these icon boxes?(PFA)
    Link (http://dev.aispk.org/about/)

    #61221
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add mb0 mt0 to your extra class field in the page builder element.

    – Kyle

    #61460
    AlHuda School
    Member
    Post count: 63

    It didnt work… still its the same

    #61461
    AlHuda School
    Member
    Post count: 63

    Link: http://dev.aispk.org/programs/.. I have placed text in the icon boxes but i want the box to fit the text inside them. Like if you flip Montessori section you’ll notice the bottom line of paragraph is exceeding the box size. Also i want to make it click able. Like when the box flips i click and it takes me to that page.
    Announcement Section Image: I have added that css it is now picking my own image but its alignment isn’t centralized. http://dev.aispk.org/
    PFA (alignment.jpg) Page link: http://dev.aispk.org/… how can I align the icon and title?
    PFA(our approach.jpg) How can i place this kind of banner on my page? like a banner with an arrow)?
    PFA (alignment.jpg) Page link: http://dev.aispk.org/… how can I align the icon and title?

    #61465
    AlHuda School
    Member
    Post count: 63

    PFA (alignment.jpg) how can I align the icon and title?

    #61530
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sorry but I don’t see any of the problems you have mentioned on your website?

    The text in the icon boxes do not overflow, I also don’t see the alignment1.jpg

    For the full width block, add a full width text block, and set up your background for the text box in Theme Options > Asset background options

    – Kyle

    #61918
    AlHuda School
    Member
    Post count: 63

    I replaced them with other elements. Thanks for the textbox help. It worked.
    On this page (http://dev.aispk.org/admissions/process/) i have placed some bullets but the alignment of text with them is varying. In number bullets its properly aligned but in circular bullets i want to align the second line text with the upper line. (PFA)

    #62047
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this custom css:

    ul {
      list-style-position: outside!important;
    }

    – Kyle

    #62097
    AlHuda School
    Member
    Post count: 63

    thanks alot it worked

    #62102
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great! 🙂

    #65862
    AlHuda School
    Member
    Post count: 63

    could you please tell me the best way for optimization of the pics before uploading it to the pic gallery of our site? so as not to adversely affect load time. At same time, pic quality should be very good for online viewing.
    Each of the pics we take from HD is at least 2 MB

    #66272
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please request to hosting provider to enable IMAGE MAGIK EXTENSION instead of GD image because IMAGE MAGIK works good .

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #67089
    AlHuda School
    Member
    Post count: 63

    Thanks have forwarded the request to our host provider.
    here is another query. On the following page
    http://dev.aispk.org/admissions/process/
    could you please tell me how can i remove extra space from the full size green banners?

    #67094
    AlHuda School
    Member
    Post count: 63

    Also is there any way to keep the size of the boxes consistent(PFA)
    Link to page: http://dev.aispk.org/about/?preview=true&preview_id=1739&preview_nonce=328b8d929a

    #67335
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options
    div.sf-icon-box-content-wrap{height:200px;}

    Thanks 🙂
    With Best Regards
    Swift Ideas

Viewing 15 posts - 16 through 30 (of 42 total)

You must be logged in to reply to this topic.