Posted November 15, 201410 yr Overall I'm loving the new features, look, and feel. Yes there are a few things that seem a bit off or counter-intuitive, but I'm positive those will get resolved in time. This is definitely a step up IMO from the previous versions of IPB. Although to some extent I can't seem to shake the VB5 look of it. :/And I like the Block Mgr but it needs some more help. They either disappear after putting them up like the Announcements , or they just don't want to stick at all. It's frustrating. The announcement should stay up as long as I want. Instead its there once then, I refresh and its gone.I added a banner to the top of the forum, and there is a space between the main forum and the banner. How do I remove that? The coding is different and I've been searching with no luck. This is gonna take some getting used to. lol Edited November 15, 201410 yr by whitetigergrowl
November 15, 201410 yr Author it's the space between the images and the grey area. Where its that thin line of blue that separates the two. I want that gone. I want the images to touch the grey area. Edited November 15, 201410 yr by whitetigergrowl
November 16, 201410 yr I wouldn't do too much on that header yet. Visual aspects of IP4 are constantly being manipulated and tweaked. I know there has been some changes in the header from Beta 2 to 3 for example.
November 16, 201410 yr Overall I'm loving the new features, look, and feel. Yes there are a few things that seem a bit off or counter-intuitive, but I'm positive those will get resolved in time. This is definitely a step up IMO from the previous versions of IPB. Although to some extent I can't seem to shake the VB5 look of it. :/And I like the Block Mgr but it needs some more help. They either disappear after putting them up like the Announcements , or they just don't want to stick at all. It's frustrating. The announcement should stay up as long as I want. Instead its there once then, I refresh and its gone.I added a banner to the top of the forum, and there is a space between the main forum and the banner. How do I remove that? The coding is different and I've been searching with no luck. This is gonna take some getting used to. lolPlease report bugs to the Bugs Tracker:http://community.invisionpower.com/bugs.html/4-0-0/
November 16, 201410 yr it's the space between the images and the grey area. Where its that thin line of blue that separates the two. I want that gone. I want the images to touch the grey area. maybe look see if there any padding added to area
November 19, 201410 yr Author Figured it out. It was the padding in one of the CSS files. Now I gotta figure out how to adjust the avatar size for members.
November 19, 201410 yr Found in css / global / framework / misc.css } .ipsUserPhoto_large img, img.ipsUserPhoto_large, .ipsUserPhoto_large:after { width: 90px; height: 90px; {{if theme.rounded_photos}} border-radius: 45px; {{endif}} }Change the 90px to whatever you require - you may need to adjust the border radius. Edited November 19, 201410 yr by craigf136
Archived
This topic is now archived and is closed to further replies.