whitetigergrowl Posted November 15, 2014 Posted November 15, 2014 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
Pete T Posted November 15, 2014 Posted November 15, 2014 may best provide screenshot or link if its live see we can help.
whitetigergrowl Posted November 15, 2014 Author Posted November 15, 2014 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.
RazorSEdge Posted November 16, 2014 Posted November 16, 2014 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.
estan Posted November 16, 2014 Posted November 16, 2014 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/
Pete T Posted November 16, 2014 Posted November 16, 2014 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
whitetigergrowl Posted November 19, 2014 Author Posted November 19, 2014 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.
craigf136 Posted November 19, 2014 Posted November 19, 2014 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.