vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Merry Christmas (https://vborg.vbsupport.ru/showthread.php?t=132868)

Calibre_k 12-04-2006 07:21 PM

can someone put muy url into the logo?

Brandon Sheley 12-04-2006 07:55 PM

Quote:

Originally Posted by Calibre_k (Post 1131861)
can someone put muy url into the logo?

i can, whats your forum name,, pm me a link to this thread when you reply..

miner 12-05-2006 01:39 AM

Quote:

Originally Posted by Calibre_k (Post 1131861)
can someone put muy url into the logo?

In the header template> add the following code

Quote:

<a href="$vboptions[forumhome].php$session[sessionurl_q]">
in the following code below Link

<td align="left" valign="top">Link<img src="$stylevar[imgdir_misc]/logo.jpg" border="0" alt=""/></td>

angeldevil 12-05-2006 03:37 AM

veri nice, thank you!

Olli460 12-05-2006 03:23 PM

I love this style but there are minor things which I hope you can help me with. For the forum names on the homepage, they arent underlined, as well as everything else that is supposed to be underlined like usernames and stuff like that. I looked through style options, but couldnt find what I needed to fix. T_T Also whenever I view a post that has been deleted, there is no way to make it disappear until you refresh the page. I dunno, thats jut a little thing that I can figure out for myself. Just the whole underline thing is bugging me. Thanks for any help. ^_^

krazycivik 12-05-2006 07:53 PM

great skin thanx

Q139 12-05-2006 08:16 PM

Quote:

Originally Posted by Olli460 (Post 1132484)
I love this style but there are minor things which I hope you can help me with. For the forum names on the homepage, they arent underlined, as well as everything else that is supposed to be underlined like usernames and stuff like that. I looked through style options, but couldnt find what I needed to fix.


I found the best way to manage user names is to use CSS...

In the markup opening tag enter (enter the appropriate name for each user group adminmarkup, supermodmarkup, modmarkup, etc....)

Code:

<span class="adminmarkup">
In the closing tag enter

Code:

</span>
Then in your the style you would like it to display in, goto the main CSS and scroll down to "Additional CSS Definitions" and at the end enter
(remember to enter markup for each user group)

Code:

/ ***** Usernames Markup ***** /
.adminmarkup
{
color:red;
font-weight: bold;
Text-Decoration: Underline;
}

Now you can control the color, font, and underline

If you just want the underline just enter

Code:

/* ***** Usernames Markup ***** */
.adminmarkup
{
Text-Decoration: Underline;
}


killerkraft 12-05-2006 09:16 PM

Great skin. Love it and put it to work. Thank's from Portugal.

Zidane007nl 12-09-2006 06:50 PM

Really nice style. Installed it.
The only thing that may be confusing are the icons that shows if there are new posts in the forum...

yingzhou 12-10-2006 02:25 AM

very nice theme!


All times are GMT. The time now is 04:58 AM.

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.01076 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (4)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