How do I edit social links menu on Zuki theme?
-
Are you still here? If so, can you look at this?
http://monica-bruno.com/Is there a way to get it all the across the screen?
-
-
Ok, I just realized that since the code you gave me states “max width 100%”, that’s probably as wide as we can get it ;)
Thanks for everything.
Have a great weekend! :)
-
This might be closer to what you want:
#site-header { width: 115.25%; max-width: 115.25%; } img.site-logo{ width: 115.25% !important; margin-left: -7.5%; }Could you make a version of the site logo that’s 1384px wide? This code stretches it out a bit and it starts to get blurry on high-resolution displays.
-
-
Hi Alex,
Miss me, yet? LOL … ok, regarding the custom header … you said to make the logo image 1384px wide, but what height and width and pixels per inch? I’m having a horrible time trying to create an image that works. The images are coming out grainy with a grey box around them :(
Thanks!
-
Pixels Per Inch (PPI) is used for printing quality, but not considered at all by computer screens or web browsers. On the web all that’s used to read the image is pixel width and height. Image editing tools usually have a way to lock in pixel dimensions for your file, and you can then disregard PPI.
Your previous image looked nice at 1200 x 200 px, so I’d suggest making one at 1384 x 230 px.
Some reading, if this seems a bit confusing:
-
-
- The topic ‘How do I edit social links menu on Zuki theme?’ is closed to new replies.