-
Search Results
-
Hello,
ISSUE #1
Top navigation bar (logo, social icons, menu) aligns top left on mobile screen, while the body content aligns to the far right, and off the screen on Blackberry Bold, Sony Xperia X10. Displays just fine on Nokia N8. Looks great in Chrome, IE9, FireFox. Advice would be greatly appreciated!
ISSUE #2
I can’t seem to get the menu items to vertically align onload, they shift each time you click to load a page.
THE SPECS
– WordPress Version 3.5.1
– Enfold Version 1.6
– Using Boxed Blue, Responsive Layout Default, Fixed Header with Social Icons and additional Navigation
– Custom CSS
/* MAKE MENU FONT VERTICALLY ALIGN*/
.responsive #header_main {
padding-top: 10px;
padding-bottom: 0;
height: 50px;
line-height: 60px;
vertical-align: middle;
}
.fixed_header #header_main .container {
height: 65px;
vertical-align: middle;
line-height: 60px;
}
/* REVERSE TELEPHONE TEXT AND SOCIAL BOOKMARKS HORIZONTALLY*/
.sub_menu {
position: absolute;
left: 0;
}
#top .social_bookmarks {
right: 0;
position: absolute;
}
/* CONSTRAIN LOGO SIZE – FOR IE*/
.logo img {
display: block;
height: auto;
max-width: 250px;
padding: 0;
width: auto;
}
/* ICON BOX SHADOW FIREFOX*/
.iconbox_top .iconbox_content {
border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 0 0 rgba(0,0,0,0.3);
}
Topic: Sidebar question
How can I move the sidebar menu up to the top if I have a full width color section in the middle of the page? Right now it get’s forced to the bottom.
Here’s a screenshot showing what i’m talking about:
http://cl.ly/image/461Q2J1B2z3B
Thanks,
– John
Topic: Mobile Menu Sliding Effect
Hey,
is there a practical way to have the MOBILE MENU not showing up from top-right position to bottom-left. It would be nice to have it fading in from top to bottom only.
Thanks, Tom
Hi,
I have been using Choices theme for a while and now I have purchased Enfold. Uploaded it to the server. Found it in the Themes section in WP console and clicked Activate. Went to a blank page, tried to return to the console – nothing. The site works ( http://marinachasnik.ru/ ) but the console doesn’t! What shall I do? Cheers
Lennie
Topic: Layering CSS Drawn elements
Hi there,
above my main nav ive created a thin line that should appear behind the highlight box – only currently its sitting on top of it. How do I arrange the layers so that the ‘thin’ line sits behind the thick orange highlight box?
Ive tried playing around with z-index:-1; but nothing happens.
Can anyone shed any light?
Andy
Hi Folks,
I want to control when/which container border to turn off and when I want it back on.
I have created a tiled horizontal png graphic (with a transparent background) that appears to give the effect of the main color background blending into the ALTERNATE container by using halftone dots. However, I still want to control the other container borders. I dont want to just turn them all off/on throughout the site or even per page (which is what is happening at the moment.
Could it be done by creating a class, by giving a particular container a name which is then associated with a specific top/bottom border? If so, can anyone suggest how to get started?
You can see what I mean on my Home page… andypeck.co.uk (effect between x3 skills and the portfolio)
Cheers
Andy
Hi:
I want to use a locally hosted font and I’m using the child theme.
I read the support forum and I have some doubts about the instructions:
1- I have the regular, bold, oblique and bold oblique version of an open source font that I want to use in my website. Should I upload the four versions or is it enough with the regular version and I could obtain the bold or oblique version derivated from the only regular uploaded?
2- First, I have to select “no custom font” from the font dropdown. Then, I have to create a folder for custom font in /wp-content/themes/enfold/css called “font”. After adding the fonts to /wp-content/themes/enfold/css/font, where do I have to add the following css code? In the style.css file into the child theme?
<br />
@font-face {<br />
font-family: '/the name of the custom hosted font/';<br />
src: url('/here the url path, isn't it?/.eot');<br />
src: url('/here the url path, isn't it?/.eot?#iefix') format('embedded-opentype'),<br />
url('/here the url path, isn't it?/.woff') format('woff'),<br />
url('/here the url path, isn't it?/.ttf') format('truetype'),<br />
url('/here the url path, isn't it?/.svg#freesans') format('svg');<br />
font-weight: normal;<br />
font-style: normal;<br />
} </p>
<p>h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox{<br />
font-family:'//the name of the custom hosted font/', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;<br />
}<br />I want to use this font globally in the site. Besides to h1, h2, etc. Should I specify any element more?
Thanks for helping!
Regards.
Hi Folks,
I want to control when/which container border to turn off and when I want it back on.
I have created a tiled horizontal png graphic (with a transparent background) that appears to give the effect of the main color background blending into the ALTERNATE container by using halftone dots. However, I still want to control the other container borders. I dont want to just turn them all off/on throughout the site or even per page (which is what is happening at the moment.
Could it be done by creating a class, by giving a particular container a name which is then associated with a specific top/bottom border? If so, can anyone suggest how to get started?
You can see what I mean on my Home page… andypeck.co.uk (effect between x3 skills and the portfolio)
Cheers
Andy
Viewing 30 results - 141,931 through 141,960 (of 142,809 total)
