Jump to content


How to fix FlagMod entry misalignment in user info pane


124 replies to this topic

#101 M3rAJ

    Member

  • 82 posts
  • Joined: January 22, 2010
  • 6 topics
  • Skin: IP.Board
  • Local time: 10:14 AM
  • OS:Windows Vista
  • Country:
Offline
  • :

Posted 21 June 2010 - 09:25 PM

Hey thanks Broni :)

Another questions..

Posted Image

How can i move Forum icon legend on the right corner ?

#102 Broni Re: How to fix FlagMod entry misalignment in user info pane

    Malware Annihilator

  • 24,349 posts
  • Joined: October 04, 2004
  • 1,748 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:14 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 41d 3h 42m 39s

Posted 22 June 2010 - 05:24 AM

Looks fine in my browser:

Attached Files



#103 M3rAJ Re: How to fix FlagMod entry misalignment in user info pane

    Member

  • 82 posts
  • Joined: January 22, 2010
  • 6 topics
  • Skin: IP.Board
  • Local time: 10:14 AM
  • OS:Windows Vista
  • Country:
Offline
  • :

Posted 22 June 2010 - 01:32 PM

no the one you are looking is in Forum view..
im asking about on the Index page.

Here's the Hook...
http://community.inv...on-legend-v101/

#104 Broni Re: How to fix FlagMod entry misalignment in user info pane

    Malware Annihilator

  • 24,349 posts
  • Joined: October 04, 2004
  • 1,748 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:14 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 41d 3h 42m 39s

Posted 23 June 2010 - 04:33 AM

On a main page I don't even see it showing:

Attached Files



#105 M3rAJ Re: How to fix FlagMod entry misalignment in user info pane

    Member

  • 82 posts
  • Joined: January 22, 2010
  • 6 topics
  • Skin: IP.Board
  • Local time: 10:14 AM
  • OS:Windows Vista
  • Country:
Offline
  • :

Posted 23 June 2010 - 03:57 PM

Sorry My Co admin removed the skin edit...
Now it's there..

#106 Broni Re: How to fix FlagMod entry misalignment in user info pane

    Malware Annihilator

  • 24,349 posts
  • Joined: October 04, 2004
  • 1,748 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:14 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 41d 3h 42m 39s

Posted 24 June 2010 - 03:16 AM

In this:

Quote

element.style {
margin:0 auto;
width:30%;
float: right;
}

add line in red.

#107 M3rAJ Re: How to fix FlagMod entry misalignment in user info pane

    Member

  • 82 posts
  • Joined: January 22, 2010
  • 6 topics
  • Skin: IP.Board
  • Local time: 10:14 AM
  • OS:Windows Vista
  • Country:
Offline
  • :

Posted 24 June 2010 - 04:47 PM

Thanks Broni...

I used some extra attribute codes to adjust the box.

<div style="margin: 50pt auto; width: 55%; position:relative; top:-210px; height:0; float:right">
Posted Image



#108 Broni Re: How to fix FlagMod entry misalignment in user info pane

    Malware Annihilator

  • 24,349 posts
  • Joined: October 04, 2004
  • 1,748 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:14 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 41d 3h 42m 39s

Posted 24 June 2010 - 11:01 PM

Good job Posted Image

#109 M3rAJ Re: How to fix FlagMod entry misalignment in user info pane

    Member

  • 82 posts
  • Joined: January 22, 2010
  • 6 topics
  • Skin: IP.Board
  • Local time: 10:14 AM
  • OS:Windows Vista
  • Country:
Offline
  • :

Posted 13 July 2010 - 03:02 AM

Thanks Man...

i saw another slightly messed up part..

Posted Image

How can i reduce that blue border i mentioned in the pic to the left side...

#110 Broni Re: How to fix FlagMod entry misalignment in user info pane

    Malware Annihilator

  • 24,349 posts
  • Joined: October 04, 2004
  • 1,748 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:14 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 41d 3h 42m 39s

Posted 13 July 2010 - 03:31 AM

If you mean that very light blue background in "author info" column....
Play with the "width" here:

Quote

.author_info {

-moz-border-radius:0 0 6px 0;

background:none repeat scroll 0 0 #E8EBF0;

border-bottom:0.9em solid #F0F0F0;

border-right:0.5em solid #F0F0F0;

color:#DD027C;

float:left;

font-size:0.9em;

line-height:140%;

margin:0 -5px 50px 0;

padding-top:8px;

text-align:left;

width:225px;



#111 Cjoki Re: How to fix FlagMod entry misalignment in user info pane

    Member

  • 16 posts
  • Joined: April 30, 2010
  • 2 topics
  • Skin: IP.Board
  • Local time: 09:14 PM
  • OS:Windows XP
  • Country:
Offline
  • :

Posted 01 August 2010 - 04:41 PM

Hi Broni,

Any one know how to get the flags lined up with the other profile information on the new 3.1.2 version?

Smiles,
Connie

#112 Broni Re: How to fix FlagMod entry misalignment in user info pane

    Malware Annihilator

  • 24,349 posts
  • Joined: October 04, 2004
  • 1,748 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:14 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 41d 3h 42m 39s

Posted 01 August 2010 - 05:35 PM

Please, post a link to your site and I'll take a look.

#113 Cjoki Re: How to fix FlagMod entry misalignment in user info pane

    Member

  • 16 posts
  • Joined: April 30, 2010
  • 2 topics
  • Skin: IP.Board
  • Local time: 09:14 PM
  • OS:Windows XP
  • Country:
Offline
  • :

Posted 01 August 2010 - 07:56 PM

My flags are located just like your flags here at smartestcomputing - showing up way over the to left. Was looking for way to line them up wit the Gender, Location, etc.

Your first instructions on this worked for 3.0.5 but not for 3.1.2.

#114 Broni Re: How to fix FlagMod entry misalignment in user info pane

    Malware Annihilator

  • 24,349 posts
  • Joined: October 04, 2004
  • 1,748 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:14 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 41d 3h 42m 39s

Posted 01 August 2010 - 08:00 PM

I'm at 3.1.0, that's why I need a link to your site to take a look.

#115 Cjoki Re: How to fix FlagMod entry misalignment in user info pane

    Member

  • 16 posts
  • Joined: April 30, 2010
  • 2 topics
  • Skin: IP.Board
  • Local time: 09:14 PM
  • OS:Windows XP
  • Country:
Offline
  • :

Posted 01 August 2010 - 09:25 PM

Private message sent with Login information.

#116 Broni Re: How to fix FlagMod entry misalignment in user info pane

    Malware Annihilator

  • 24,349 posts
  • Joined: October 04, 2004
  • 1,748 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:14 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 41d 3h 42m 39s

Posted 01 August 2010 - 11:23 PM

You have several section missing from ipb_styles.css

Quote

.author_info dt, .author_info dd {

color:#000080;

display:inline-block;

margin-left:8px;

vertical-align:top;

}

Quote

.author_info dd {

text-align:left;

}

Quote

.author_info dt, .author_info dd {

color:#000080;

display:inline-block;

margin-left:8px;

vertical-align:top;

}

Quote

.author_info dt {

clear:both;

font-weight:bold;

text-align:right;

width:38%;

}

Your "color" will be different. The above is from my skin.



#117 Cjoki Re: How to fix FlagMod entry misalignment in user info pane

    Member

  • 16 posts
  • Joined: April 30, 2010
  • 2 topics
  • Skin: IP.Board
  • Local time: 09:14 PM
  • OS:Windows XP
  • Country:
Offline
  • :

Posted 02 August 2010 - 12:08 AM

Hi Broni,

Here is what I have, and it's still aligned to the left:

Quote

/* AUTHOR INFO (& RELATED) STYLES */
.author_info {
text-align: left;
font-size: 0.9em;
border-right: 1px solid #e4ebf3;
margin: 15px -5px 10px 0px;
width: 225px;
float: left;
}

.author_info.no_rep {
margin-bottom: 15px;
}

.author_info li.avatar, .author_info li.group_icon, .author_info li.title {
text-align: center;
}

.author_info ul.user_fields li {
clear: both;
font-size: 0.9em;
color: #718a96;
padding-bottom: 2px;
overflow: hidden;
}

.author_info ul.user_fields {
clear: both;
}

.author_info ul.user_fields li span.ft,
.author_info ul.user_fields li span.fc {
display: block;
float: left;
}

.author_info ul.user_fields li span.ft {
width: 38%;
text-align: right;
font-weight: bold;
padding: 0 0 0 8px;
}

.author_info ul.user_fields li span.fc {
padding: 0 8px 0 8px;
max-width: 50%;
word-wrap: break-word;
}

/*.author_info dl {
font-size: 0.9em;
margin: 8px 8px 15px 8px;
}

.author_info dt, .author_info dd {
color: #718a96;
display: inline-block;
margin-left: 8px;
vertical-align: top;
}
.author_info dt {
clear: both;
font-weight: bold;
text-align: right;
width: 38%
}

.author_info dd {
text-align: left;
background: #a8bdd4;

}*/

.author_info .title {
margin-top: 4px;
}


#118 Broni Re: How to fix FlagMod entry misalignment in user info pane

    Malware Annihilator

  • 24,349 posts
  • Joined: October 04, 2004
  • 1,748 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:14 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 41d 3h 42m 39s

Posted 02 August 2010 - 12:34 AM

Here is the problem:

Posted Image

It looks like flag hook xml coding error, because even if you have correct css settings, HTML template doesn't call for it.
Unfortunately, rewriting xml code is little bit over my head.

Your best option will be to press hook's author to update it.

#119 Cjoki Re: How to fix FlagMod entry misalignment in user info pane

    Member

  • 16 posts
  • Joined: April 30, 2010
  • 2 topics
  • Skin: IP.Board
  • Local time: 09:14 PM
  • OS:Windows XP
  • Country:
Offline
  • :

Posted 02 August 2010 - 01:38 AM

Thanks Broni so much!

#120 Broni Re: How to fix FlagMod entry misalignment in user info pane

    Malware Annihilator

  • 24,349 posts
  • Joined: October 04, 2004
  • 1,748 topics
  • Age: 57
  • Skin: IPBoard wide
  • Local time: 09:14 PM
  • Zodiac:Virgo
  • Gender:Male
  • Location:Daly City, CA
  • OS:Windows Vista
  • Country:
Offline
  • Time Online: 41d 3h 42m 39s

Posted 02 August 2010 - 01:40 AM

You're welcome :)
Let me know, if you'll be able to force hook's maker to do something about it.
At some point, I'll have to upgrade my board too :)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 2 user(s)