JamesSeevers
Forum Replies Created
-
Forum: Themes and Templates
In reply to: McKinley CSS ModificationsThanks again for your efforts. I think I would be happy for now just to get the images spaced correctly and deal with the line or possibly some other design element instead later. How are you getting the images to have a space around them instead of overlapping?
Forum: Themes and Templates
In reply to: McKinley CSS ModificationsWell I’ve spent a couple hours trying to figure this out on my own and I just don’t know what the hell to do so I’m back again.
I need images to display right aligned on the screen, with the year left aligned and a line between them. As you can see my images are overlapping? I’d like a little space between them. I eliminated the above css (“.entry-content”, etc) for now just to simplify things.
Additionally I would really like to have the imagees’ description show up under the enlarged image when you click on it, and also have the carousel function with the thumbnails of other images below the enlarged one.
Any thoughts?
Forum: Themes and Templates
In reply to: McKinley CSS ModificationsOk I’ve got another question,
I’d like to get the content of my pages to span the whole width of the screen rather than have margins. Any ideas on some css that might accomplish that?
Forum: Themes and Templates
In reply to: McKinley CSS ModificationsThank you so much CrouchingBruin you have consistently provided the exact answers I need to modify my site. You are a fantastic person and should feel awesome about yourself!
Forum: Themes and Templates
In reply to: McKinley CSS ModificationsHey folks,
I’d like to try and make the navigation bar under my header a little bit thinner, any tips on the css to do that?
Forum: Themes and Templates
In reply to: McKinley CSS ModificationsYes! Once again CrouchingBruin you have come through with the solution. Thank you thank you thank you. You have resolved all of the issues I have for now and I will mark this thread resolved all thanks to YOU! Job well done sir!
Forum: Themes and Templates
In reply to: McKinley CSS ModificationsAdditionally, there is a small tab with “follow” on the bottom right that pops up on the site, any ideas on how to get rid of that too?
Thanks!!!!
Forum: Themes and Templates
In reply to: McKinley CSS ModificationsThanks for your responses CrouchingBruin and Jay!
YES! CrouchingBruin that just solved everything I was trying to do! Thank you! Any thoughts on how I might be able to eliminate the “Share this:” buttons on the bottom of my individual pages so it’s blank like the home page?
Thanks again!
Forum: Themes and Templates
In reply to: McKinley CSS ModificationsHey Jay,
Thanks for your quick response! So I inserted this code into the edior and nothing changed. I think what I really need to do is change the margins or borders or something else on the overall layout of the page because the width of the header is 100%, but that 100% seems to be contained within the layout directives for the whole site.
I guess the more accurate question I need answered is how do I eliminate all borders and margins on all pages of my site? Is there any over arching css I can enter that will give me a white page with a header and nothing else, no margins, no footer, no time stamp after posts? Possibly such as:
.site {
margin:0px
}Thanks again!
Forum: Themes and Templates
In reply to: [McKinley] Custom header imageHey folks,
I am trying to use CSS to modify the appearance of my McKinley Theme site. I would like to do the following:
-Remove the date/time stamp of my “posts”
-Remove the bottom gray footer completely ( the gray bar with “Customized McKinley theme” and “Blog at WordPress.com” on it)
-Extend the grey header with name and pages listed all the way to the left and right of the site
-Remove all the bordersHere’s my site: JamesSeevers.com
Basically just want a white blank page with the header and one central image. Thanks so much for any suggestions!
Forum: Themes and Templates
In reply to: McKinley CSS ModificationsHey Jay,
Thanks for the response. I upgraded and so I can use the css editor to change the css following after the theme css, which will give my directives priority. All I need to know is what exact css phrases to enter into the editor to change the header width to stretch all the way across the screen instead of having a border for example, etc. I’m having trouble locating the appropriate selector phrases for my theme’s css.