aailweb
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Optimizer] Content Box Width Slider doesn't workAnd this is the custom CSS code I’ve added:
/* Header Inner */
.head_inner{padding-bottom: 20px;}
/* Site Title and Tagline */
.logo h1 a, .logo h2 a{font-weight: 500; text-transform: uppercase; line-height: 0;}
span.desc{font-size: 18px; font-weight: 600; text-transform: uppercase; opacity: 1; line-height: 0;}
/* Menu Frontpage */
#topmenu ul li a{font-weight: 700;}
/* Frontpage Slider Text */
.stat_content_inner{font-size: 125%;}
/* About Widgets */
.about_pre{}
.about_header{font-size: 48px; font-weight: 700;}
.aboutblock {padding-top: 60px; padding-bottom: 20px;}
/* Blocks Widgets */
.midrow_block h3{font-size: 1.1em}
/* Page Header */
.page_head{min-height: 0px;}
.page_head h1, .page_head a{font-weight: 300;}
/* Footer Widgets */
#footer .widgets {padding: 0px 0px;}
/* Footer Copyright */
.copytext{line-height: 1em;}Forum: Themes and Templates
In reply to: [Optimizer] Content Box Width Slider doesn't workMany thanks for your reply, Boxed Layout (with maximum width) is now turned on.
Forum: Themes and Templates
In reply to: [Optimizer] Managing Footer Widgets is a nightmareOkay, sorry: if I go Optimizer Settings > Footer > Footer Widget and try to click on one of the four widgets I have added, nothing happens: the widget box cannot be opened, or extended to edit contents and settings, or to delete it.
Forum: Themes and Templates
In reply to: [Optimizer] Managing Footer Widgets is a nightmareCurrently I am testing the theme in a clean localhost Bitnami WAMP stack 5.6.21 + WordPress 4.5.2 environment.
And it also occurs that some Optimizer settings are lost and, to recover the right setting, I have to set the opposite value (e.g.: to have “Transparent Header on Frontpage” now I have the turn the button OFF, if I turn it ON I lose the transaperence of the header in the frontpage).
Forum: Themes and Templates
In reply to: [Optimizer] Instant Preview doesn't work properlyDisabled the only two plugins (Easy Google Fonts, All-in-One WP Migration) that were active:
– Some visualization issues of Optimizer Settings sidebar are solved.
– Most part of changes to Optimezer settings does not affect page presentation even by pressing the “Save & Publish” button at the topo of the sidebar.Changes appear only by pressing browser’s refresh page command.
Forum: Themes and Templates
In reply to: [Optimizer] Content Box Width Slider doesn't workMore precisely, if I set (in Settings > Basic > Site Layout) Site Layout to “Full Width” it works, if I set Site Layout to “Boxed” it doesn’t work.
Forum: Themes and Templates
In reply to: [Optimizer] Instant Preview doesn't work properlyBut this is not a theme in RTM version, this is a real mess…
Forum: Themes and Templates
In reply to: [Optimizer] Cannot center text content in copyright areaSorry, I found the solution. I just forgot to set “Center Footer Widgets and Copyright Text” button ON in Settings > Footer > Footer Style. Issue solved!!!
Forum: Themes and Templates
In reply to: [Optimizer] Cannot center text content in copyright areaI’m testing Optimizer theme locally, in a clean localhost Bitnami+Wordpress environment. If I center the text in the edit content box of the the Footer Copyright Text I can see the html code analyzing the web page
<div class=”copytext”><p style=”text-align: center;”>…copyright text content…</p></div>
but the text stays aligned to the left.
Okay, set frontpage to “Your lateest posts” and now is okay.