How can I increase the size of a logo in penscratch theme?
-
Hi,
I just uploaded my logo to my blog but it is displaying very small. I think I have to ad a line to the CSS but I really don’t know how or what to write. Any help would be extremely appreciated.
Thank you!
The blog I need help with is: (visible only to logged in users)
-
This theme is designed to have a logo with a maximum width and height of 150.
Learning how to target your site’s CSS will help you make certain design and layout changes. Here are some very helpful posts that will help you customize your site with CSS:
- https://dailypost.wordpress.com/2013/07/25/css-selectors/
- http://dailypost.wordpress.com/2013/06/21/css-intro/
- http://dailypost.wordpress.com/2013/08/29/css-matched-rule-pane/
- http://en.support.wordpress.com/custom-design/how-to-find-your-themes-css/
If CSS is new to you, here’s a site we built for Press Publish that will help you hit the ground running with the basics:
https://cssworkshop.wordpress.com/
Changing this could also affect the tablet and mobile versions of your site, but here’s some info on creating media queries:
- http://en.support.wordpress.com/custom-design/custom-css-media-queries/
- http://css-tricks.com/snippets/css/media-queries-for-standard-devices/
- http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries
Media queries are a simple concept but powerful in practice, and can take some experimentation and testing to get right.
If you’d like me to take a look at the code you come up with, let me know!
- The topic ‘How can I increase the size of a logo in penscratch theme?’ is closed to new replies.