-
Search Results
-
Topic: responsive menu quit working
Hi,
thanks to all your kind help for http://www.musikzentrale.net, so i could figure out different settings to get the responsive design working.
But all of a sudden, the responsive menu is gone and i do not have a glue, why? where?
Here are my settings from custom.css:
/* Add your Mobile Styles here */
@media only screen and (max-width: 1024px) and (min-width: 768px) {
.responsive .main_menu ul:first-child > li > a {
padding: 0 6px;
font-size: 11px;
}
.main_menu {
margin-right: -50px;
}
.logo img {
width: 120px;
padding-top: 0px
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
#menu-item-1357 > .avia_mega_div {
width: 700px;
}
#header .avia_mega_div{
left: -150px;
}Thanks for helping me out … again ;-)
Regards, Sebastian.
Ich habe auf http://www.marcobehrens.com/home ein Layer Slider mit Kontakt Form erstellt.
Das Formular ist so aufgebaut:
“<font color=”white”><span style=”font-size:0.5em”>Deine E-M@il-Adresse*</span>
[email* your-email][submit “Ketten sprengen!”]”
Warum ist im Layer Slider der “Ketten sprengen!” Button NICHT rechts neben dem E-Mail Feld SONDERN unter ihm?
Topic: Text Block font size
Hi there,
I need to change the font size in certain text blocks in the manner it was designed for this theme.
I understand that I can just add basic html to change the font size but I’d imagine there should be a better way? When I add the html and save, it works. But when I go back to edit anything, it gets all screwy and resets.
Thanks.
Topic: Font Size
Hi,
I’m not at all css-savvy, so please bare with me – how do I change the default size of text body font/general font?
Thanks,
Lea
Hello – If you turn sorting on, you see a lovely set of filters above the given portfolio. Two questions about this:
1. How can I change the font size, color, etc. of this for **only** the portfolio on: http://thecaloriemythbook.com/sane-recipes?
2. How can include text such as “To Filter Click The Following:” before the filters?
Thank you
Topic: iPad menu and logo conflict
Hi,
How to change font size in non-English version menu?
Because there is no font available for the second language we use for our site, the size selected by default is kind of small. What’s the syntax to use for the Quick CSS field so I can make the menu font bigger?
Thanks
Hi,
I have created a simple page without the Avia Layout Builder and discovered, that I cannot use right a h3 or h5 tag with creating my own selectors, or have I done something wrong?
Here is the content of this test page:
<h3 class="h3headline"><span class="h3background">This is headline 3 with stripes at the left and right</span></h3>
<h5 class="h5headline"><span class="h5background">This is headline 5 with stripes at the left and right</span></h5>
And the CSS for this:
.h3headline {
background: url("../images/shared/stripes.gif") repeat-x scroll center 10px !important;
font-weight: normal !important;
letter-spacing: 2px !important;
margin-bottom: 12px;
margin-top: 20px;
padding: 2px !important;
text-align: center;
width: 100%;
}
.h3background {
background-color: #FFFFFF;
color: #BCA7B8;
font-size: 15px !important;
letter-spacing: 2px !important;
padding: 2px 10px;
text-align: center;
text-transform: uppercase;
font-weight: normal;
}
Same for the h5 (.h5headline and .h5background).
It should show up like this

In fact with these CSS and the code above, it doesn’t center and doesn’t show the stripes (path is right!), but with Firebug I discovered weird things concerning the h3 and h5 tags:

Where do these double quotation marks coming from and these backslashes?
Are there anyway coded in a theme’s file?
My site is still in maintenance mode, so I hope these screenshots help. Thanks.
Hi there,
at the moment both the ‘grid entry title’ and the ‘blog entry post title’ inherit the h3 tag. However, I want the portfolio grid entry title font to be bigger than the size used for my blog posts highlights. These can be seen on the home page of my site…. http://www.andpeck.co.uk
How do I change this?
Regards
Andy
Topic: Icon box text size
