PDA

View Full Version : Member profile problem.



boogie box high
Mon 17th Dec '07, 3:56pm
Hello,

I have reverted all defaul style templates but when I look at user profiles there is still a problem with overlapping (see scan)

Zachery
Mon 17th Dec '07, 3:58pm
What browser are you using?

boogie box high
Mon 17th Dec '07, 4:00pm
Firefox 2.0.0.11 on winxp

boogie box high
Mon 17th Dec '07, 4:02pm
the same with windows 7.0...

C.Birch
Mon 17th Dec '07, 4:09pm
I have a number of probs with the user profile page (even the above), and i have set everything back apart from my header and footer.

C.Birch
Mon 17th Dec '07, 4:39pm
Found the error its the css, mainly the 'Additional CSS Definitions' part its missing alot of css to do with the profiles as it don't update it when you upgrade.

needs to have all this in it and it will fix the probs:

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { margin: 0px; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
.underline { text-decoration: underline; }
.inlinemod { background: #FFFFCC; }
.vbmenu_hilite * { cursor: pointer; }

/* auto-clearing of floats */
.floatcontainer:after, .block_row:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.floatcontainer, .block_row { display:inline-block; }
/* IE-mac hide \*/
* html .floatcontainer, * html .block_row { height:1%; }
.floatcontainer, .block_row { display:block; }
/* end IE-mac hide */

MarylandMommy
Mon 17th Dec '07, 4:40pm
I'm having a similar problem -- I'm using Windows explorer...

Also a problem with displaying the friends photos.

boogie box high
Mon 17th Dec '07, 4:45pm
Not only in member profiles also when you have created a new social group
See scan.

C.Birch
Mon 17th Dec '07, 4:47pm
please see my post above, its the fix after upgrade theres a number of lines of css missing.

Nikke
Mon 17th Dec '07, 4:51pm
Same problem for me, and the css didn't help.

boogie box high
Mon 17th Dec '07, 5:09pm
please see my post above, its the fix after upgrade theres a number of lines of css missing.
yes, worked for me. in both cases. thanks! :)

MarylandMommy
Mon 17th Dec '07, 5:14pm
I need a little more information on where to FIND the file you want me to add that too -- and should it go in any particular place in the file? (I'm not a coder)

Ranger375
Mon 17th Dec '07, 5:14pm
I have the same problem.... firefox and ie 7

boogie box high
Mon 17th Dec '07, 5:48pm
I need a little more information on where to FIND the file you want me to add that too -- and should it go in any particular place in the file? (I'm not a coder)

Hello, please open Admin CP and:
click on "Styles & Templates"
click on "Style Manager"
search for "Default Style" and click on "Go"
at the bottom is something called "Additional CSS Definitions" please copy and paste code from C.Birch post above into "Advanced User" field and click on "Save" at the bottom.
Thats all and should work:)

Ranger375
Mon 17th Dec '07, 5:53pm
Hello, please open Admin CP and:
click on "Styles & Templates"
click on "Style Manager"
search for "Default Style" and click on "Go"
at the bottom is something called "Additional CSS Definitions" please copy and paste code from C.Birch post above into "Advanced User" field and click on "Save" at the bottom.
Thats all and should work:)


Thank you , worked perfectly.

MarylandMommy
Mon 17th Dec '07, 5:54pm
Hello, please open Admin CP and:
click on "Styles & Templates"
click on "Style Manager"
search for "Default Style" and click on "Go"
at the bottom is something called "Additional CSS Definitions" please copy and paste code from C.Birch post above into "Advanced User" field and click on "Save" at the bottom.
Thats all and should work:)

Thanks -- that worked for me when I chose the Main CSS option. I'd never even looked at that before :)

And now C.Birch's post has fixed my problem!

sharp65
Mon 17th Dec '07, 5:54pm
Thanks birch, that fixed it.

Ranger375
Tue 18th Dec '07, 8:39am
Has this been reported to project tools by chance?

peterska2
Tue 18th Dec '07, 9:15am
This is caused by custom styles. If you are having this issue, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it. Do you have the same problem?

burntire
Wed 19th Dec '07, 11:31pm
Hello, please open Admin CP and:
click on "Styles & Templates"
click on "Style Manager"
search for "Default Style" and click on "Go"
at the bottom is something called "Additional CSS Definitions" please copy and paste code from C.Birch post above into "Advanced User" field and click on "Save" at the bottom.
Thats all and should work:)

Thanks it Worked.

randychase
Thu 31st Jan '08, 5:02pm
Thanks C.Birch. Your solution worked perfectly for me. I also appreciate the procedure from Boogie Box. It made it very simple.

zbahadir
Sat 16th Feb '08, 1:17pm
Thank C.Birch (http://www.vbulletin.com/forum/member.php?u=16028) for help
Now no problem :)