vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   Black & Red (https://vborg.vbsupport.ru/showthread.php?t=224671)

Max Taxable 08-12-2014 07:28 PM

Quote:

Originally Posted by MaXimus (Post 2510921)
thanks a lot man. I got it figured out, very poorly written instructions I must say but the style looks great

I deleted it though coz the smilies look funny on the dark background they have like a white border across them

That's a easy fix. Find a set of smilies for dark themes, and upload them and point the style to that folder.

That's not a problem with the style, it is a problem with the default smilies which are intended for use with a light background.

MaXimus 08-13-2014 03:22 AM

Quote:

Originally Posted by Max Taxable (Post 2510995)
That's a easy fix. Find a set of smilies for dark themes, and upload them and point the style to that folder.

That's not a problem with the style, it is a problem with the default smilies which are intended for use with a light background.

ohh ok,

Ill look for smilies then

thanks boss

Last question man

with the default style, in order to add a HOME link at the top left of the forum main page, I had to add this code:

Go into the navbar template, and find:
HTML Code:

        <if condition="$show['member']">
            <td class="vbmenu_control"><a  href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
        </if>

Above the if condition, you can add:
HTML Code:

<td class="vbmenu_control"><a href="http://maxgeeks.net/">Home</a></td>
[B]

Now in this style, I cannot find:

<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>

so where shall I place the code?

Max Taxable 08-13-2014 03:34 AM

Quote:

Originally Posted by MaXimus (Post 2511063)
Last question man

with the default style, in order to add a HOME link at the top left of the forum main page, I had to add this code:

Go into the navbar template, and find:
HTML Code:

        <if condition="$show['member']">
            <td class="vbmenu_control"><a  href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
        </if>

Above the if condition, you can add:
HTML Code:

<td class="vbmenu_control"><a href="http://maxgeeks.net/">Home</a></td>
[B]

Now in this style, I cannot find:

HTML Code:

<if condition="$show['member']">
            <td class="vbmenu_control"><a  href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
        </if>

so where shall I place the code?

Really can't help without looking at the entire navbar template.

Where are you getting these instructions, what thread?

ShawneyJ 08-13-2014 03:36 AM

try looking for parts of the code like usercp.php$session[sessionurl_q] or $vbphrase[user_cp].

EDIT: find:
Code:

                <if condition="$show['member']">
                        <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
                </if>

and then add your code above it.

Edit again:

Wth, its the same code as you posted. You sure youre looking in Navbar template?

ahh, maybe its a problem with your first code, it has a gap in "<a href=" so look for the code i pasted above.

MaXimus 08-13-2014 06:38 AM

Quote:

Originally Posted by ShawneyJ (Post 2511066)
try looking for parts of the code like usercp.php$session[sessionurl_q] or $vbphrase[user_cp].

EDIT: find:
Code:

                <if condition="$show['member']">
                        <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
                </if>

and then add your code above it.

Edit again:

Wth, its the same code as you posted. You sure youre looking in Navbar template?

ahh, maybe its a problem with your first code, it has a gap in "<a href=" so look for the code i pasted above.

Thanks a lot!!! That solved it! it was the extra space!

MaXimus 08-13-2014 07:01 AM

ok I found a black background set of smilies and post icons

check it out how it looks now:

http://forum.maxgeeks.net/

ShawneyJ 08-13-2014 11:04 AM

no worries.

your style is not meant to look like that, it has missing images. which is not your fault, the guy that made the style was lazy.

go to all style options, scroll down and change the following:
4 changes.
find: Category Strips, Table Header, and Popup Menu Controls.
The background is set at: sleekblack for all 3.
change sleekblack to blackred.
maybe Ctrl-f to find all the sleekblack.
lastly find Image Paths>>Title Image and change to: blackred/logo.png

now you'll be more happy im sure ;)

MaXimus 08-14-2014 08:38 AM

Quote:

Originally Posted by ShawneyJ (Post 2511093)
no worries.

your style is not meant to look like that, it has missing images. which is not your fault, the guy that made the style was lazy.

go to all style options, scroll down and change the following:
4 changes.
find: Category Strips, Table Header, and Popup Menu Controls.
The background is set at: sleekblack for all 3.
change sleekblack to blackred.
maybe Ctrl-f to find all the sleekblack.
lastly find Image Paths>>Title Image and change to: blackred/logo.png

now you'll be more happy im sure ;)

Wow that is a good looking but very sloppy style!

can you check now? I did what you suggested to the dot

I can't find any decent logo.

I searched for a red vbulletin logo but couldn't find one

can someone please suggest a logo? I don't want to just randomly steal some site's logo for copyright issues I just want a decent vBulletin logo

ShawneyJ 08-14-2014 10:23 AM

much better ;)

although that style certainly needs some work to fit into the PC Support look.
i mite have time to mess around with the style and add some images and a logo for you if you want?

Max Taxable 08-14-2014 01:08 PM

Quote:

Originally Posted by MaXimus (Post 2511225)
can someone please suggest a logo? I don't want to just randomly steal some site's logo for copyright issues I just want a decent vBulletin logo

If you want it red, make it red. Use a free program such as the Gimp, or Irfanview.


All times are GMT. The time now is 12:55 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.01096 seconds
  • Memory Usage 1,755KB
  • 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
  • (5)bbcode_html_printable
  • (6)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