riyadenn
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Set Padding Bottom of Primary Sidebar WidgetOh yeah, you’re the best bdbrown. It’s work.
Anyway my site get online now, check: narutonian.netForum: Themes and Templates
In reply to: [Hueman] Set Padding Bottom of Primary Sidebar Widgetthanks before for your response bdbrown.
But my site still in my pc localhostForum: Themes and Templates
In reply to: [Hueman] Font Awesome on Author Comment AvatarOh, that’s my point. Thank you for helping, Doremdou.
Forum: Themes and Templates
In reply to: [Hueman] Centering Alx-tabs widget titleThis topic was resolved in there.
Forum: Themes and Templates
In reply to: [Hueman] Centering Alx-tabs widget titleNow i can’t find option “Make this topic as resolved” at the bottom.
Forum: Themes and Templates
In reply to: [Hueman] CSS Secondary Sidebar Top Titlehello stephencottontail, thank you very much. It’s working now. It seems my localhost have problem before.
Forum: Themes and Templates
In reply to: [Hueman] Centering Alx-tabs widget titleI had to wait for 1 hour, it now works. Though I did not do anything. Thank you very much bdbrown.
Forum: Themes and Templates
In reply to: [Hueman] Centering Alx-tabs widget titleThanks bdbrown, but still not working. Widget title not centered.
Forum: Themes and Templates
In reply to: [Hueman] CSS Secondary Sidebar Top TitleI’ve tried the above code, but still not working.
Perhaps this has something to do with this:/* base : sidebar /* ------------------------------------ */ .sidebar { padding-bottom: 10px; position: relative; z-index: 2; } .sidebar .pad { padding-left: 20px; padding-right: 20px; } .sidebar-top { padding: 15px 30px; } .sidebar-top p { float: left; color: #fff; color: rgba(255,255,255,0.8); font-size: 16px; font-weight: 600; text-transform: none; line-height: 24px; padding: 3px 0; } .sidebar-toggle { display: none; text-align: center; cursor: pointer; width: 100%; height: 60px; -webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1); box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1); } .sidebar-toggle i { font-size: 38px; color: #fff; padding: 10px 0; } .s1-expand .s1, .s2-expand .s2 {-moz-transition: width .2s ease; -webkit-transition: width .2s ease; transition: width .2s ease; }
Changes in the value of the css above doesn’t seem to take effect.
Forum: Themes and Templates
In reply to: [Hueman] CSS Secondary Sidebar Top TitleMy site still on localhost. And attribute ‘none’ still doesn’t work. Also if i change font size to 44 for example, it doesn’t take effect.
Once again, in this topic, i want to know how to add css to custom text above the secondary sidebar. (Like .s2 sidebar-top {…..})
Forum: Themes and Templates
In reply to: [Hueman] CSS Secondary Sidebar Top TitleFor Example, i change text-transform to ‘normal’ on css bellow:
‘/* base : sidebar
/* ———————————— */
bla bla
bla bla
.sidebar-top { padding: 15px 30px; }
.sidebar-top p { float: left; color: #fff; color: rgba(255,255,255,0.8); font-size: 16px; font-weight: 600; text-transform: uppercase; line-height: 24px; padding: 3px 0; }
bla bla
bla bla,But the sidebar-top still show uppercase. Also if i change font size, it still not change.
But in this topic, i want to add css to custom just secondary sidebar-top text.
Forum: Themes and Templates
In reply to: [Hueman] Centering Alx-tabs widget titleit isn’t tab title, but widget title in alx-tabs sidebar1.
i have 2 more widget, and i want each widget title i made have style like center align etc.Forum: Themes and Templates
In reply to: [Hueman] Customize Alx Widget TitleThank you again, bdbrown.
Ok. Many Thanks.
Thanks a lot, it’s works. I really like this theme!