Jump to content

WEBTH

Members
  • Posts

    14
  • 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 WEBTH

  1. @aXenDevI need some help, I have updated to version 4.6.5.1 when I go to set themes and change to IPS 4.6 on the Global tab for the English language working fine but when I switch to the Thai language seem an active tab in the 2nd rows will only active to the Header & Socials media tab. I try to look on the code but could not fix it out but I am sure that caused by translation as the capture below

    1. Working fine for the English language

    activeTab1.thumb.PNG.9c0a153898f608a282211ab37e678d81.PNG

     

    2.When switching to the Thai language seem in 2nd row will active to the Header & Socials media tab

    MobileActivetab.thumb.PNG.0cf55604273238be3e3901738f776e70.PNG

     

    Thank you in advance

  2. 2 hours ago, aXenDev said:

    What is this code?

    1.For follow button issues I already fix by add to custom.css

    .elGalleryImage .ipsButton.ipsButton_primary
    {
    	background: #2193E6 !important;
    	border: 1px solid #2193E6 !important;
    }

    2. Comment tab text fixed by add to axenglobal.css

    .ipsTabs
    {
    	color: #2193E6;
    }

    3. For toggleFullscreen icon still couldn't fix I thing something need to check on the gallery.css might be need to modify css of font awesome can you help for this?

    [data-role="toggleFullscreen"]:after {
    	font-family: FontAwesome;
    	content: "\f065";
    }
    
    	#cLightbox[data-fullScreen] [data-role="toggleFullscreen"]:after {
    		content: "\f066";
    	}

    1233035889_Fixedbutton.png.aeac10dee78ed5b9971a1b6d175271f2.png

  3.  @aXenDev

    I have been tried to do styling css for the follow button on the Gallery application but couldn't fix it can you help to advise how can I fix it?

    Dark Verions

    • issues is when click on the follow button seem unreadable 
    • can we change icon "View Full Image"?

    811932654_DarkVersionCssFollowbutton-R1.png.ec78ab2b9a2a87780f269fe3f89a352f.png

    Light Version

    • issues is when click on the follow button seem unreadable
    • can we change icon "View Full Image"?
    • On the comments tab can we change font color?

     

    951584483_LightVersionCssFollowbutton-R1.thumb.png.ae27d615c822eb1b503adbd6261b68bb.png

    Thank you in advance

×
×
  • Create New...