- Invision Power Services
- → Viewing Profile: Likes: civ
Community Stats
- Group +Clients
- Active Posts 128
- Profile Views 6,907
- Member Title IPB Full Member
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
Contact Information
User Tools
#2268388 Age, Birthday Etc. If Unknown Please Hide
Posted
chilihead
on 17 May 2012 - 12:44 PM
Birthday Unknown
If profile fields are "Unknown" can you please hide them. This takes up space. Thanks
#2268722 Suggestion: Allow the sidebar to be displayed on every page
Posted
Earl Grey
on 18 May 2012 - 12:42 PM
#2268139 Can something be done about the facebook bot?
Posted
Warboc
on 16 May 2012 - 08:58 PM
#2193380 [REQUEST] Ability to close poll without closing topic
Posted
RObiN-HoOD
on 08 November 2011 - 02:51 PM
#2262065 Wonderful to see! $1.99 is a deal breaker till "White Label...
Posted
Marcher Technologies
on 02 May 2012 - 10:15 AM
3.3.2 IPB version requirement begs the question... IPB 3.3.2 soon?
See me a changed footer
#2183927 Suggestion for IPB 3.2... Global Sidebars
Posted
Marcher Technologies
on 18 October 2011 - 11:12 PM
jackflash, on 18 October 2011 - 09:36 PM, said:
Agreed. Some schooling would be useful here.
ipsLayout at default likely does not have the width you need, so first, add to ipbstyles.css a new definition at very end as so:
.ipsLayout_myruleleft.ipsLayout_withleft { padding-left: 320px; }
.ipsLayout_myruleright.ipsLayout_withright { padding-right: 320px; clear: left; }
.ipsLayout_myruleleft.ipsLayout .ipsLayout_left { width: 300px; margin-left: -320px; float: left; }
.ipsLayout_myruleright.ipsLayout .ipsLayout_right { width: 300px; margin-right: -320px; float: right; }
Then, back to said GlobalTemplate.the trick here is to be smart about the markup.
find:
<!-- ::: CONTENT ::: -->
{$items['adHeaderCode']}
<if test="mainpageContent:|:$html">{$html}</if>
{$items['adFooterCode']}
you want to do something like so:
<!-- ::: CONTENT ::: -->
{$items['adHeaderCode']}
<if test="mainpageContent:|:$html">
<div class='ipsLayout ipsLayout_withright ipsLayout_myruleright clearfix'>
<div class='ipsLayout_right'>
SideBar... Nice handy place to put all your adds and stuff, people cant close it, but if you are serving ads you dont want them to, eh?
</div>
<div class='ipsLayout_content clearfix'>
{$html}
</div>
</div>
</if>
{$items['adFooterCode']}
Now then, you are going to want to disable hooks on board index likely, as there's no decent method of global sidebar with the board index hooks.then, you are going to want to pull out your firebug, inspect element what/have/you and go through places like blog, boards, regs and such and find elements(usually Fields) that overflow, if any.
these are handily dealt with.
the other apps sidebars can be snipped if needed, but there shouldn't be that need if you have twitched items appropriately... honestly how much work needs to be done for it is based on a SKINS width....
which makes shipping a pre-made solution un-viable IMHO... how do you support every skin width under the sun?
#2259170 Notification when someone like your article and like your commentary
Posted
boboss78
on 24 April 2012 - 11:58 AM
if it's normal, i think the next version will need this amelioration
#2250349 [Suggesttion] Follow a member (like Twitter)
Posted
tonami
on 04 April 2012 - 11:33 PM
I think a function like Follow a member (become a Fan, a follower...) will make IPB much more social, so members can follow any update of people they follow. Also they can see who follow them. And a member when he add someone as friend, if not accepted, he still can follow him/her to see updates.
What do you think about this function?
#2242432 No quick way to get to IPS homepage
Posted
rbiss
on 19 March 2012 - 10:35 AM
- Invision Power Services
- → Viewing Profile: Likes: civ
- Privacy Policy
- Community Rules ·



Find content