-
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);
}
Hi folks,
i am trying to set up a table – actually two rows – where in my case i’d like to put f.e. left side ‘name’ and on the other site the value f.e. ‘Jack’. as i understood there is no other possibility that use the price table feature – since i was not able to add tab/space between the two values (inside one textfield)…
so – i tried the price table.
but somehow the possibilities i found were just a few. f.a. i am missing not using the frames at all. i cant control color, fonts (f.e. type: bold, italic, size!, etc) of the values in the respective columns.
another thing that i missed was the possibility to move/shift the rows (as seen in f.a. in the ‘menu’). sometimes, at the end, i want to change the order…
at the end i was able to set up a table that looked fine for me – but then, a bit disillusioning, the view on the smartphone: it is hard to look at the table – since there is not table to see – everything is in one row… sometimes bold, sometime reguar fonts – i cant differ which value correspondes the title on the left…
at the end – i’d prefer to bo back to a regular text field. but in that case i would need to have one text field/column for the title (left value) and the value/name (value on the right side) – this would mean the text fields are not connected – on the webpage it looks good. but seen on the smartphone each textfield stands for itself with the result that the complete first textfield is displayed then the next one (which makes sense..)
you see my dilemma…
hope you have any ideas.
here is the page i am talking about
http://www.blackjava.de/?page_id=1448
as you can see i am just trying to set up a ‘vita’…
my best regards and keep up the good work!!
still the best and fastest theme i ever came across…
Pedro
Topic: Font size in single posts
So I hacve increased the body font size this way:
body {
font: 14px/1.65em “HelveticaNeue”, “Helvetica Neue”,Helvetica,Arial,sans-serif;
}
This doesnt seem to affect the font in post listings, single post, excerpts etc.
Another snippet?
I am unable to sort my portfolio elements when using the Portfolio Grid in the layout builder.
My first issue was that the sorting was invisible which can be fixed by changing the hidden to visible.
Line 1120 in Shortcodes.css
#js_sort_items{
visibility: hidden;
font-size: 12px;
}
However, even when I click on one of the sorts, it does not seem to trigger the call to return the sorted elements.
Is there a way to fix this?
Topic: change fonts and fonts size…
dear kriesi…something easy for you of course..:-)
how i change the fonts of the main menu or size??
KInd regards, xrisxal2000
Hi,
It seems that the post titles are not H1 (it shows as #top h2 a). I would like to make the post title to be H1 tags and also to increase the size of the font as the title is much smaller than any H2 you use inside the post content.
Thanks.
Hi,
I would like to know how to increase the font sizes in the theme (especially the regular text font size as I find it too small).
Also, I noticed that when using a Special Heading with default style it isn’t responsive (other 2 styles are).
Thanks.
