asotemil
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] I beg anyone for help with feature post image dimensionHey,
thanks for reply I thought nobody will care.As I said, I’m not skilled in this so if you could and you have time, please give me more details about both of ways to solve my problem. I will pick the easier one from my point of view. Thanks a lot!
Forum: Themes and Templates
In reply to: [Hueman] Responsive layout is not workingHey,
thanks for your help! Now all is fine! ??Forum: Themes and Templates
In reply to: [Hueman] Newest post low image qualityI’m sorry I named that thread wrong. Please delete, I can’t edit it. ??
Sorry for little mess.Ok all of my problems are resolved by me. Please delete this thread.
Ok I worked it out with #2 issue, but still have no idea how to change color in question #1. Can anyone help me?
Forum: Themes and Templates
In reply to: [Theme: Hueman] Change color of social icons on sidebarThanks for your time once again! I’ll mark this thread as resolved now.
Forum: Themes and Templates
In reply to: [Theme: Hueman] Change color of social icons on sidebarAside from the fact that it says that it is a bad practice – that simply works, so I’m happy and thankful! I just hope that !important will not broke something:)
Forum: Themes and Templates
In reply to: [Theme: Hueman] Change color of social icons on sidebarAdding some code helps with footer icon’s color issue, but changing white color of SOCIAL MEDIA text failed. I changed this
.sidebar-top p { float: left; color: #fff; color: rgba(255,255,255,0.8);
to this:
.sidebar-top p { float: left; color: #000000; color: rgba(0,0,0,0.8);
but it changes nothing, the text is still not visible (white on white background) ??
Forum: Themes and Templates
In reply to: [Theme: Hueman] Change color of social icons on sidebarThanks! Now icons’ color works fine, but still I don’t know how to change a color of text “SOCIAL MEDIA” that is next to icons. Now it is white on white background so you may not see it ??
Forum: Themes and Templates
In reply to: [Theme: Hueman] Change color of social icons on sidebarThank you for fast reply! I forgot to paste the link. Here it is: https://www.magicaljune.pl
As you see I’m using instagram and facebook.
You said I won’t see change if my browser is larger. Well – it is my resolution is 1920×1200. I tried to modify this and I changed max-width to 1960px and now I see the changes.
Please tell my how to make those changes globally. I mean I want black icons on no mather which device. PC, tablet, mobile – all of them.
Is there a way to change these colors without modify max-width?