I ix2013 Member Jul 9, 2013 #1 I set the path of a large logo (1310x640) and it's almost the same size as my browser window. Lowering the height of the logo isn't doing anything.
I set the path of a large logo (1310x640) and it's almost the same size as my browser window. Lowering the height of the logo isn't doing anything.
Jeremy in memoriam 1991-2020 Jul 9, 2013 #2 Use the following in your EXTRA.css: Code: #logo img { height: 30px; } Adjust height accordingly. Although, it may be better for you to actually shrink the logo. Upvote 0 Downvote
Use the following in your EXTRA.css: Code: #logo img { height: 30px; } Adjust height accordingly. Although, it may be better for you to actually shrink the logo.
I ix2013 Member Jul 9, 2013 #3 I thought about doing that but I'm concerned why that page isn't setting it. Upvote 0 Downvote
I ix2013 Member Jul 9, 2013 #5 admin.php?styles/default-style.1/style-properties&group=header Upvote 0 Downvote
Jeremy in memoriam 1991-2020 Jul 9, 2013 #6 The Height of Header Logo (@headerLogoHeight) style property is for the container, not the actual image. Upvote 0 Downvote
The Height of Header Logo (@headerLogoHeight) style property is for the container, not the actual image.
I ix2013 Member Jul 9, 2013 #7 I see. Is there an in page field for the image size? Upvote 0 Downvote
Jeremy in memoriam 1991-2020 Jul 9, 2013 #8 A style property? No, I do not believe so. The EXTRA.css edit I provided above will accomplish the same end task a style property would. Upvote 0 Downvote
A style property? No, I do not believe so. The EXTRA.css edit I provided above will accomplish the same end task a style property would.
Jeremy in memoriam 1991-2020 Jul 9, 2013 #10 EXTRA.css is a template. ACP -> Appearance -> Styles -> (Your Style) -> Templates (link next to the style name) -> EXTRA.css Upvote 0 Downvote
EXTRA.css is a template. ACP -> Appearance -> Styles -> (Your Style) -> Templates (link next to the style name) -> EXTRA.css