Tagged: paragraph
-
AuthorPosts
-
June 11, 2013 at 2:51 pm #24645
Hello,
I’m using the QUFORM , and i’m having a problem with the tooltip and the margin-bottom, my form is too much under and the tooltip doesn’t appear.
PS: I’m using the form inside the tabs
June 13, 2013 at 1:10 am #124159Hi,
Please provide a URL to the location where this event is taking place. Since there are so many ways to customize this theme, and with a number of updates already released, -there is no sure way for us to provide you with a reliable answer without first looking at the code.
Your best bet is to mask the link using http://www.goo.gl or show a page on the demo site which displays the behavior. A labeled screenshot hosted on imgur.com or else where would also be helpful in ensuring success. However. a screenshot alone is not very helpful since we need to see the html/css/js code particular to your situation in order to provide a meaningful solution.
Thanks,
Nick
June 13, 2013 at 8:41 pm #124160June 13, 2013 at 8:46 pm #124161And how can I change the header fonts and the menu fonts to Titillium Web ???
June 14, 2013 at 10:30 am #124162Hi,
I see the problem. I will need access to the server to fix the issue. Since I don’t have that premium plugin to test it locally. Please send credentials to usjahm (at) gmail (dot) com
Thanks,
Nick
June 14, 2013 at 12:24 pm #124163This isnt the real version, we are making on my localhost.
After can you tell me all the changes to me make on localhost? Thanks.
And I need to change the fonts to Titillium Web, what the best way? Thanks.
June 14, 2013 at 12:52 pm #124164Hi,
The jquery that the plugin injects into the page has <p> tags embedded in it by WordPress. Since I don’t have the plugin I can’t tell you what code to add or remove since I .. don’t have it.
When your site is online please let us know so that we can help. You can email me the plugin to look at usjahm (at) gmail (dot) com if you would like so I can provide you support.
—-
For the font, please open up header.php and find line 65 that looks like:
</head>
On line 64 , please add
<link href='http://fonts.googleapis.com/css?family=Titillium+Web' rel='stylesheet' type='text/css'>
Now you just need to add the font family to wherever you plan on using the font. for example
body{
font-family: 'Titillium Web', sans-serif;
}You can add that to your /css/custom.css file.
Thanks,
Nick
June 14, 2013 at 1:38 pm #124165I already emailed you, thanks
June 15, 2013 at 5:59 am #124166Hi,
Take a look at the page now. I removed the injected
<p>
tags. The problem was that the plugin developer left a few empty lines in the code and wordpress doesn’t like empty lines so it decided that each one must be a new paragraph within the javascript thereby causing an error.This is the file that I changed, lines 23-138
/bbmarketing/wp-content/plugins/iphorm-form-builder/includes/form.php
Thanks,
Nick
June 17, 2013 at 4:39 pm #124167Hello Nick,
Many thanks!!!
Last questions, is it possible to add a automatic Read more in excerpt on the blog?
http://blueberrywebsites.com.br/bbmarketing/blog/
and how to put a Read More like this:
http://blueberrywebsites.com.br/uromais/noticias/
And can I increase the height of the menu when it scrolled or increase the size of the logo when it scrolled?
June 17, 2013 at 5:19 pm #124168Hi,
Yes there is an option to do that when you customize the Blog element. There is an option in there as to which way to display the blog items on the archive page.
Thanks,
Nick
June 18, 2013 at 8:25 pm #124169Hello Nick,
I did this, but didnt work, I just wanna show a button read more instead the simple word, can you help me? And with the menu
June 19, 2013 at 4:09 pm #124170Hi,
You can add something like this on your custom.css OR quick CSS
.more-link {
border-radius: 3px;
background-image: url("/themes/wp-content/themes/enfold/images/layout/bg-button.png");
background-repeat: repeat-x;
background-position: 0 0;
padding: 10px;
font-size: 12px;
text-decoration: none;
display: inline-block;
border-style: solid;
border-width: 1px;
margin: 3px 0;
line-height: 1.2em;
position: relative;
font-weight: 600;
text-align: center;
max-width: 100%;
background: pink;
}Change the property values.
Regards,
Ismael
June 26, 2013 at 3:13 pm #124171Hello Can you help me with this question? https://kriesi.at/support/topic/quform-inside-the-tabs?replies=1#post-121051
And can you help me to make the same thing on enfold, I cant do it :/
is the same thing blue above the footer http://themes.a-salah.com/bostan/new-home-2/
June 27, 2013 at 9:27 am #124172Hi,
Please see my answer here https://kriesi.at/support/topic/quform-inside-the-tabs#post-121288 about the qform
Copying sitehttp://www.clipular.com/c?8869008=7mQBTJWiDUJkYv1Ub3D0914l4LI&f=.png
You need to have a transparent background image and then:
To replicate the same thing as on the links you showed, make a page. add a color section element, Make the color section background aqua color, and inside it add three 1/3 elements. In first 1/3 element add an image element with the picture of confused clock wearer, in second 1/3 element add the text , and in third 1/3 element add a button.
Now will need some css to lower the size of the area so that man’s head and shoulders are pushed out on top, and move the button down :
.avia-button-center {
margin-top: 50px !important;
}
.avia-button .avia_button_icon {
font-size: 1.3em;
}
.avia-align-center.avia_image.avia-builder-el-no-sibling {
position: absolute;
top: -160px;
}My Settings on Page: http://i.imgur.com/nGnmkoM.png
My Settings for Color Element: http://www.clipular.com/c?8860015=YJMaD1BCoZh1eH4kFwUf6nmmLL4&f=.png
**Important, for my CSS to work, the image must be centered and the button must be centered —> My Settings for Image Element http://www.clipular.com/c?8869014=H0LGUZpSqkQ-2HIP4F_Bx62xUJc&f=.png … The same must be done when configuring the button element. or change my css to reflect your changes.
—-
You will definitely need to adjust the css for different screen sizes using media queries,. I suggest you use Google Developer Tools to change the css to by reusing my code but changing the numbers inside the media queries.
Thanks,
Nick
June 27, 2013 at 8:07 pm #124173THANKS FOR THE SUPPORT, YOU GUYS ARE AWESOME!!!!!
I’m almost finishing the website, its going to be insane!
I just need fix the logo, I need to put a little bit down and fix how it look on IE(crap)
June 28, 2013 at 6:33 am #1241741) You can add a margin to the logo – use following code to push it down:
#header_main .logo img {
margin-top: 10px;
}2) Try to add the width/height of the logo image to the css code like:
#header_main .logo img {
width: 200px;
height: 200px;
}This will help IE8 to display the image with the right dimensions.
June 28, 2013 at 1:12 pm #124175Hello,
I did this before, look how look on compressed menu:
And you closed this topic: https://kriesi.at/support/topic/quform-inside-the-tabs?replies=1#post-121051
but dindnt worked yet, still goes wrong http://prntscr.com/1c838n
June 28, 2013 at 1:21 pm #124176and the logo is not showing on IE8 and the missing icons too :(
June 29, 2013 at 6:33 am #124177Hi,
Please try this code, make sure that you specify the exact width and height of your logo
#header_main .logo img {
width: 200px;
height: 200px;
width: 200px9;
height: 200px9;
}Don’t remove the 9 after the value.
Regards,
Ismael
July 1, 2013 at 5:21 pm #124178Hello Ismael,
Dind’t work it
July 2, 2013 at 12:44 pm #124179Hello? I need to fix this
July 2, 2013 at 1:48 pm #124180After fix this, can you help me to add this effect on my logo?
July 3, 2013 at 6:48 am #124181Hi ramontessmann,
Aside from setting the width of the logo specifically I don’t know of anything else that could be done.
As for the logo effect no you would need to look into a freelance developer to customize the logo/implement the javascript.
Regards,
Devin
-
AuthorPosts
- The topic ‘Problem with Form’ is closed to new replies.