bigboy7foru
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twenty Fourteen Page marginsunfortunately no i didnt
Forum: Fixing WordPress
In reply to: Nimble: Contact Page Page TemplateThank you so much!
Forum: Fixing WordPress
In reply to: Nimble: Contact Page Page TemplateO thanks its part of the theme ill have to message them then Thanks
Also do you know of a good plugin for getting a users information?
Forum: Plugins
In reply to: MaxButton Version 1.13.0 | By Max Foundry Alignment issuesthanks that helped
Forum: Themes and Templates
In reply to: Center header picture with the menu in Twenty Twelveok i mush have missed that step thanks
Forum: Themes and Templates
In reply to: Center header picture with the menu in Twenty Twelvei have no clue π i followed the instructions i think. and i supposed to make a new file and delete this one?
Forum: Themes and Templates
In reply to: Center header picture with the menu in Twenty TwelveI found this in the code is this what i need to edit?
/* =Main content and comment content
————————————————————– */.entry-meta {
clear: both;
}
.entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;}
.entry-header img.wp-post-image {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;}
.entry-header .entry-title {
font-size: 20px;
font-size: 1.428571429rem;
line-height: 1.2;
font-weight: normal;}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-format {
margin-top: 24px;
margin-top: 1.714285714rem;
font-weight: normal;
}
.entry-header .comments-link {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}Forum: Themes and Templates
In reply to: Center header picture with the menu in Twenty Twelveyes I have a child theme installed
I just cant figure out how to center the menu and graphic
Forum: Themes and Templates
In reply to: Center header picture with the menu in Twenty TwelveI’m sorry i meant the header.php
i just moved the graphic above the menu
Forum: Themes and Templates
In reply to: Center header picture with the menu in Twenty TwelveHere it the link to the site.
I have no clue what to do with these plugins and how they work
Forum: Themes and Templates
In reply to: Removing The Title of WordPress Pageswow i thought that it had to have a title lol Thanks
Forum: Themes and Templates
In reply to: Twenty Twelve remove 'Leave a Reply'Have you tried going to settings- discussion- uncheck the 3rd box: Allow people to post comments on new articles
also go to pages and click screen options check the discussion box and uncheck both boxes on all the pages
Discussion
Allow comments.
Allow trackbacks and pingbacks on this page.i did both of these steps and it fixed my issues
Forum: Themes and Templates
In reply to: [zBench] Embedding Images Problemmight be that in your coding
<img src=”http://imageshack.us/a/img33/9819/servicesiphelper.th.jpg” border=”0″/>
The second part of the code the url might need to be changed its pointing to the wrong address
try changing it and see if that fixes it.