vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Profile Enhancements - Member Profiles 2.0 (https://vborg.vbsupport.ru/showthread.php?t=215604)

ACiD619 06-17-2009 02:32 PM

Can you fix this for fixed (skinny) skins because it dosen't work. It goes all the way to the wide.

GCSkye 06-17-2009 02:34 PM

Quote:

If you want to fix it, just edit the css to have the tables smaller. Just note that the 3 tables in the middle only have so much room that they can smooch together.

Edit this line in the css that you add:
#ecmemberinfo {width:975px;margin: 0 auto;}

Fix the width to what ever you'd like.

Uncompressed version:
#ecmemberinfo {
width: 975px;
margin: 0 auto;
}
See what I did thar? Whats your forum link?

ACiD619 06-17-2009 02:49 PM

GCSky: Are you talking regarding about my problem :p?

GCSkye 06-17-2009 02:51 PM

Yes. The template edit causes the template to be fixed at a set width. If you think it is to big, feel free to make it not so wide. You can do that by editing the css I listed above.

ACiD619 06-17-2009 03:09 PM

The Visitor Messeages Box goes out of place
Heres screen shot: http://i44.tinypic.com/awtb1u.jpg

GCSkye 06-17-2009 07:33 PM

Quote:

Originally Posted by ACiD619 (Post 1831333)
The Visitor Messeages Box goes out of place
Heres screen shot: http://i44.tinypic.com/awtb1u.jpg

Sorry, you need to edit this also:
#profile_tabs {width:975px;}

Have it match the same width as the other css.

BSMedia 06-19-2009 05:21 PM

why all this hard work, then not even use valid coding?

<center> tags are depreciated along with <b> and it could be done via the following

<div style="text-align: center; font-weight: bold;">Stuff</div>

and <font size="yucky coding">

GCSkye 06-19-2009 09:49 PM

Tbh, I didn't plan on posting it. I just made this for my site. I usually validate any real coding or designing I do but this was just something I threw together.

I'll see about releasing another version soon that is up to par.

atmaca 06-20-2009 12:41 PM

Quote:

Originally Posted by GCSkye (Post 1831306)
See what I did thar? Whats your forum link?

I'm testing on localhost, then apply my site.

KevinL 07-04-2009 04:25 PM

Just wondering if there was going to be an option added for Vbcredits also? :)


All times are GMT. The time now is 02:29 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01062 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete