Forum Replies Created
-
AuthorPosts
-
L00koutM0reMember
Nutsandbolts your code in function.php removes the Author name and comment link from the home page but also it removes them and the date link from the single post as well. How can we keep that information visible on the single post under the title?
Brad your code worked but i have noticed that it has not removed the word "BY" under the title on home page. Can we remove with the same code?
L00koutM0reMemberThanks Brad i used your solution and it worked. I found following code to remove author and comment info from home
.home .entry-comments-link ,
.home .entry-author{
display: none;
}L00koutM0reMemberI have sent you the email....
Thanks
L00koutM0reMemberbraddalton, kindly let me know if it is a paid thing...as i have been looking for someone to do few things on my site. If it is a paid job, please tell me how i can contact you for that.
L00koutM0reMemberThank you braddalton... i understand the reason now that why it wasn't answered earlier. And i appreciate that you have been so cooperative earlier, it was just that i didn't realize the complexity of the question.
Can it be done on Primary Nav Menu? because Primary menu already have a 'Search Box', i believe it would be easier to locate that code and replace it with Google Search Code.
Can this be done?
L00koutM0reMemberI am using Prose Theme by the way
L00koutM0reMemberFor height control i used
#header {
float: left;but rest of the options were available in the theme ( prose) setting area for widening the header widget. I tried to do it with CSS as well and it is possible too. You can find that in #header area of css of your child theme.
May 24, 2013 at 9:03 am in reply to: Height of Header Unstable in Prose Theme…No One hears…Plz Help #42476L00koutM0reMemberThanks Jan...it really worked. But instead of doing 'margin-top: -40px;' i did it '0' and it worked.
And what should i do about aligning the ad code in post?...the number 2 problem?
May 24, 2013 at 7:15 am in reply to: Height of Header Unstable in Prose Theme…No One hears…Plz Help #42460L00koutM0reMemberI added 'float: left;' to the header, it brought back the height to normal but....it put half of the flash banner behind the secondary navigation bar.
May 24, 2013 at 5:36 am in reply to: Height of Header Unstable in Prose Theme…No One hears…Plz Help #42444L00koutM0reMemberOh yes, i am using child theme (Prose).
May 24, 2013 at 5:34 am in reply to: Height of Header Unstable in Prose Theme…No One hears…Plz Help #42443L00koutM0reMemberActually i am not doing anything...my host is giving me tough time:) ok. i have disabled the WT3 plugin for a while so you could see CSS without minify.
Please let me know if you can access it easily?
May 24, 2013 at 5:01 am in reply to: Height of Header Unstable in Prose Theme…No One hears…Plz Help #42439L00koutM0reMemberCan you help me with the above two points i mentioned.
- I want my 200 pixel logo in width to remain on the left side of the header and a banner of 728 x 90 pixels to be on the right side. With the height of the Header not more than 90 pixels.
- I want to put an add in the post, having it left or right aligned in the first paragraph of the post.
I will appreciate your response
May 24, 2013 at 4:40 am in reply to: Height of Header Unstable in Prose Theme…No One hears…Plz Help #42434L00koutM0reMemberJan...i think there was some issue with the site as i had reduced the header width. Can you please check again the first site?
May 24, 2013 at 4:27 am in reply to: Height of Header Unstable in Prose Theme…No One hears…Plz Help #42427L00koutM0reMemberThank you Jan....i have checked, the site is working ok now. you can also try, http://www.moremag.pk if http://www.outlookpakistan.com is not working on your site because i eventually want to do this on moremag.pk.
L00koutM0reMemberSE Marketing the above snippet didn't work in my case. i had to play with the settings in the Genesis >>Design Settings >> Header area. The option is there to increase the header widget area size BUT doing this way, height of header increases undesirably, which needs to be resolved.
May 23, 2013 at 1:07 pm in reply to: Help please: background header image and header_right widget area #42344L00koutM0reMemberHow did you do it, can you share?
L00koutM0reMemberThanks Dev. I put the code in custom function area of genesis and then uploaded the flash code in the Header widget area, but half of the flash file is on display and the right half is not visible. After putting the code, it also increases the height of header. Can we do something else to resolve it?
L00koutM0reMemberThanks Aditya, i tried it didn't work. When i surrounded the ad code with in 'Div' it changed the alignment of entire post and gave the following result. I have put the screenshot for your review. Please help me further.
http://www.moremag.pk/moredata/adsense2.jpg
Before putting the Div code it appeared like this
L00koutM0reMemberWould anyone there help me?
L00koutM0reMemberyes thanks but using the featured post widget shows the thumbnail in single column. Can we increase the number of columns so it could cover the entire width of Sidebar?
-
AuthorPosts