vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   logo - profile picure and css (https://vborg.vbsupport.ru/showthread.php?t=285521)

anymvs 07-13-2012 06:41 PM

logo - profile picure and css
 
Ok I have two small problems and I want to share with you, may there is someone who knows a solution. Ok my first problem is with logo.. I don't know for other type of skins, but for mine, logo it's mess. Firstly It's loaded images from a css file called "additional.css" after it's loaded a bunch of useful images from the server, The logo.png is loaded outside of css file and directly from the server. Now I remove the logo.png (the default) and I have replace with my own, also I have edit the "additional.css" file and set as::

Code:

.doc_header {
        background:url({vb:stylevar imgdir_themedir}/headerBG-{vb:stylevar right}.jpg)
 {vb:stylevar right};
        height:118px;
background-repeat: repeat;
}

Now the headerBG- is display let say as follow::
Code:

///  ///  ///  ///  /// ......e.g
where "///" is the picture and repeated.. Now with someway I want to fill out the spaces between all repetitions of headerBG- , with other words I want headerBG- displayed as::
Code:

///(///)///(///)///(///)///(///)/// ..... e.g
where "(///)" is the picture that fill out the empty spaces between the repeated headerBG-

To be more clear I am trying to upload headerBG- two times. One will be on the right and the other one will be on center. so with the correct align will be showed and display side to side.

My second problem is with picture profile and rank button. I just want to moved "rank" button under the picture profile (not under the avatar I have already done that)

Thank you in advance!!!!


All times are GMT. The time now is 11:40 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.01602 seconds
  • Memory Usage 1,705KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete