vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - Avenger Blue Style by TheLastSuperman (https://vborg.vbsupport.ru/showthread.php?t=269253)

TheLastSuperman 08-31-2011 08:48 AM

Quote:

Originally Posted by FF|Skyrider (Post 2240339)
Thanks Superman. I also wonder if it's normal that the quick edit box is completely blue with no border around the type box or its buttons.

Also, do you happen to know if there's an addon for vB that only specific groups can use specific themes?

I take what you said as - when you click to edit a post it would be nice to have a difference background around the editor? Can you post a screenshot of the area in question just so we're clear - thanks!

Edit: Try https://vborg.vbsupport.ru/showthread.php?t=229038

Quote:

Originally Posted by kNeeLy (Post 2240345)
this is simply sweet...that's it...

nice brotha!

Thanks ;)

gOOvER 08-31-2011 09:24 AM

1 Attachment(s)
I know I nerve, but how can I move the logo to the left? :D

Edit: Found a little Desing Error at "Avatar add" on Profile Edit

TheLastSuperman 08-31-2011 09:34 AM

Quote:

Originally Posted by gOOvER (Post 2240355)
I know I nerve, but how can I move the logo to the left? :D

Edit your header template and find:
Code:

        <vb:comment><vb:if condition="$stylevar['titleimage']"><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:raw vboptions.bbtitle}" /></a><vb:else /><div>&nbsp;</div></vb:if></vb:comment>
                    <div align="center"><a name="top" href="{vb:link forumhome}"><img src="{vb:stylevar titleimage}" alt="{vb:raw vboptions.bbtitle}" /></a></div>


Remove the <vb:comment> </vb:comment> tags from the upper part of the code then delete the bottom part i.e.
Code:

                    <div align="center"><a name="top" href="{vb:link forumhome}"><img src="{vb:stylevar titleimage}" alt="{vb:raw vboptions.bbtitle}" /></a></div>

So your left with this part of the code only near the top of the template:
Code:

        <vb:if condition="$stylevar['titleimage']"><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:raw vboptions.bbtitle}" /></a><vb:else /><div>&nbsp;</div></vb:if>
Save and you should be good to go :cool:.

TheLastSuperman 08-31-2011 09:37 AM

Quote:

Originally Posted by gOOvER (Post 2240355)
Found a little Desing Error at "Avatar add" on Profile Edit

Is that on the page profile.php?do=editavatar ?

setishock 08-31-2011 10:42 AM

Will this work in 4.1.2?
For us non photoshop and gimp types how can I make a custom logo header?
Looks good by the way.

TheLastSuperman 08-31-2011 11:00 AM

Quote:

Originally Posted by setishock (Post 2240370)
Will this work in 4.1.2?
For us non photoshop and gimp types how can I make a custom logo header?
Looks good by the way.

It's not intended to be used w/ 4.1.2 however you can try it, first thing that comes to mind is the editor templates but you'll need to test first ;).

You can still utilize the titleimage in stylevars via admincp and use the one you had or use Gimp as you said and find a online tutorial to guide you through things ;).

Edit:

Updated on 8/31/2011

- Deleted thread background color updated to a dark blue.
- Facebook Connect now has the same hover effect as the help/register links.

Skyrider 08-31-2011 01:27 PM

Nevermind Superman, thanks! The advanced editor was the issue. I've updated it and it looks good now! Though from my point of few, the editor is very bright gray (not the text box), but the background. I am unsure if this is the cause of the advanced editor addon.

Also possible the announcement color can be changed? It's very bright yellow.

You also seem to be very dedicated to this theme and supporting people who reply here. I do appreciate that :).

gOOvER 08-31-2011 03:12 PM

Quote:

Originally Posted by TheLastSuperman (Post 2240359)
Is that on the page profile.php?do=editavatar ?

Yes, that's correct :)

TheLastSuperman 08-31-2011 06:40 PM

Quote:

Originally Posted by FF|Skyrider (Post 2240398)
Nevermind Superman, thanks! The advanced editor was the issue. I've updated it and it looks good now! Though from my point of few, the editor is very bright gray (not the text box), but the background. I am unsure if this is the cause of the advanced editor addon.

Also possible the announcement color can be changed? It's very bright yellow.

You also seem to be very dedicated to this theme and supporting people who reply here. I do appreciate that :).

Done! Announcements now have the same background and border as the notices :cool:, in the updated .zip

Quote:

Originally Posted by gOOvER (Post 2240448)
Yes, that's correct :)

In my version that's not taking place... not sure if this is another language issue so let me review it again when I have more time and we'll try to knock it out ;).

8thos 08-31-2011 07:25 PM

That looks nice. Looks more like Avenger Black than Avenger Blue though lol


All times are GMT. The time now is 11:56 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.01513 seconds
  • Memory Usage 1,749KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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