Jump to content

Quick question but loving it!

Featured Replies

Posted

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 by whitetigergrowl

may best provide screenshot or link if its live see we can help.

  • Author

screen.thumb.png.9ae0ed3706b29267c46e39e

 

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 by whitetigergrowl

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.

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

​Please report bugs to the Bugs Tracker:

http://community.invisionpower.com/bugs.html/4-0-0/

screen.thumb.png.9ae0ed3706b29267c46e39e

 

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 

  • 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.

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 by craigf136

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.