Salman
Forum Replies Created
-
Check your page, you must have these three div
<div class=”fr_widget_inset_bottom”>
<div id=”sidebar” role=”complementary”>
<div class=”flat_responsive_footer”>
Your div id sidebar is in between fr_widget and flat responsive footer.
Forum: Themes and Templates
In reply to: [Moesia] child css isn't working.sticky-wrapper wraps your whole nav bar.
if you use property as
display none;This will remove vanish whole nav bar from your specific page.
Make sure, you add this file into custom css file.
Forum: Themes and Templates
In reply to: [Moesia] child css isn't workingJust add this code into custom css
.sticky-wrapper {
background-color: #222;
display: none;
}this sider bar contains all your
You are currently browsing the archives for the – News category.
Pages
#101 (no title)
#193 (no title)
About WayToJapan
Contact WayToJapan
Examples of past translation projects
Frequently Asked Questions
Links
Professional Affiliations
Publications
Services
Test page
WayToJapan Translations
Archives
June 2015
May 2015
March 2015
December 2014
July 2014
June 2014
April 2014
February 2014
January 2014
December 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
June 2012
March 2012
February 2011
March 2009
October 2008
July 2008
Categories
翻訳の話/News & Thoughts (54)
– News (21)
– Thoughts (25)
– Tips (17)
… in English (18)
… 日本語の投稿 (40)
Links (2)Remove this whole Div
<div id=”sidebar” role=”complementary”>
Forum: Themes and Templates
In reply to: [ColorWay] Header Widgetized Area issuessorry check your logo if your logo is in class or in ID.
So do check both properties for header widget slider container to 400 or 450px
Forum: Themes and Templates
In reply to: [ColorWay] Header Widgetized Area issuesBy looking your website, your logo container is 905px wide, you have to reduce your
.logo {
width: 400px or 450px;
}then reduce the animated container to 400px;
then use top property in css in order to take it up!
Forum: Themes and Templates
In reply to: [ColorWay] Header Widgetized Area issuesAbout your logo, you can resize your logo image to smaller. Thats how you will get small size logo
Forum: Themes and Templates
In reply to: [ColorWay] Header Widgetized Area issuesDon’t get your point what exactly you need to do!
Adnan your website look quite messy. You need to plan first, how exactly you want your website should look like.
Please let me know if you need any help!
Regards,
SalmanForum: Themes and Templates
In reply to: [Sugar and Spice] Logo doesn't show in mobile versiontry to refresh your cache too!
Forum: Themes and Templates
In reply to: my website pages everything is shaking inside the pages ?if you are happy with the work, then you can bay whatever you want
Forum: Themes and Templates
In reply to: my website pages everything is shaking inside the pages ?email me your complete website detail in my id
msk.khan11@gmail.comForum: Themes and Templates
In reply to: my website pages everything is shaking inside the pages ?try to add in your containers
.container_wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0); }Forum: Themes and Templates
In reply to: my website pages everything is shaking inside the pages ?also can you check if your cache is cleaned
Forum: Themes and Templates
In reply to: my website pages everything is shaking inside the pages ?Issa can you check if you have turned on any slider inside your wrapper.
I have noticed you have given so many slider in one page.