vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   Interactive Profiles Styles (https://vborg.vbsupport.ru/showthread.php?t=151888)

Alfa1 02-02-2008 10:07 PM

Please post more. This is great to help members on their way with customizing profiles.

Reecey 02-02-2008 11:27 PM

can you tell me where i put these css codes ?

cheat-master30 02-06-2008 04:16 PM

Quote:

Originally Posted by Alfa1 (Post 1434898)
Please post more. This is great to help members on their way with customizing profiles.

I actually wrote a seperate article about this:

https://vborg.vbsupport.ru/showthread.php?t=152255

Hope it helps for the ids and classes.

As for more styles, I currently haven't got this installed and use vBulletin 3.7 instead of 3.6, and hence that will be difficult.

SwollenCranium 02-09-2008 07:35 PM

My question :

The ability to add a background image in 3.7's profile fields is useful , however the picture display options do not give me the choice to stretch an image over the entire profile background.

All the drop down menu offers is a repeat function both for horizontal and vertical.

How does one stretch an image over the background ? ( Similar to Windows background stretch feature.)

SwollenCranium 02-13-2008 06:35 PM

Any ideas ? ^^^

Lombardo 03-16-2008 05:48 PM

Are you still taking requests for styles?

If so could you possible do

Blue & Orange
Red & White
Blue, Black and Red

cheat-master30 03-18-2008 08:36 AM

Possibly. If someone's who's currently running this can post, I can make and test them using the Firebug Firefox extension and post them here. Any preferred shades of those colours?

UncoderMom 03-19-2008 04:04 PM

Ive done it but the blocks stretch too.

see here...

http://myloveisblind.com/forum/member.php?u=1


Or here as in default.

http://myloveisblind.com/forum/member.php?u=1&styleid=1

I want at least a 15 px space around the edge. Which I havent messed with yet.. should be just a mater of wrapping it all with another table that calls one of the other css definitions or add a new one. Easiest would be to just call on one of the others.

I would STILL love to see a library for 3.7

cheat-master30 03-19-2008 06:39 PM

Quote:

Originally Posted by Lombardo (Post 1466329)
Are you still taking requests for styles?

If so could you possible do

Blue & Orange
Red & White
Blue, Black and Red

First attempt at red and white (give a demo of your site, the site I tested only looked decent with this style):
Code:

body {
background:#FFFFFF;
color:#000000;
}
.tcat {
background:#CC0000;
color:#000000;
}
.thead {
background:#FF3000;
color:#000000;
}
.tborder {
border-style: solid;
border-width: thick;
background: #CCC;
}
.page {
background:#FF0000;
color:#000000;
}
.vbmenu_control {
background:#663366;
color:#FFFFFF;
}
.panel {
background:#FF3333;
color:#000000;
}
.panelsurround {
background:#CC0000;
color:#000000;
}
.fieldset {
background:#996699;
color:#000000;
}
.alt1 {
background:#CC3000;
color:#000000;
}
.alt2 {
background:#FFFFFF;
color:#000000;
}
.tfoot {
background:#CC0000;
color:#000000;
}
.vbmenu_option {
background:#FFCCFF;
color:#000000;
}

Blue and Orange style:

Code:

body {
background:#0033FF;
color:#000000;
}
.tcat {
background:#000099;
color:#000000;
}
.thead {
background:#0033CC;
color:#000000;
}
.tborder {
border-style: solid;
border-width: thick;
background: #CCC;
}
.page {
background:#0033FF;
color:#000000;
}
.vbmenu_control {
background:#663366;
color:#FFFFFF;
}
.panel {
background:#3366CC;
color:#000000;
}
.panelsurround {
background:#3366CC;
color:#000000;
}
.fieldset {
background:#3366CC;
color:#000000;
}
.alt1 {
background:#FF9900;
color:#000000;
}
.alt2 {
background:#FFCC00;
color:#000000;
}
.tfoot {
background:#FF9900;
color:#000000;
}
.vbmenu_option {
background:#FF9900;
color:#000000;
}


Lombardo 03-21-2008 05:25 PM

They're pretty good mate. Thanks a lot. :D


Is there a way to add patterns or desgins to them ibnstead of plain colours? so people can them more individual.


All times are GMT. The time now is 05:09 AM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01189 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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