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 02-01-2014 07:07 PM

Quote:

Originally Posted by Kat-2 (Post 2478066)
Yay! Success! Thank you very much. Tell your wife to give you a big hug from me. LOL

I showed her this last night, hug was given lol :cool:.

@Ozzy - Ok great :D.

K4GAP 02-02-2014 08:09 AM

Ok I give up, were can I change the yellowish background hover color as per attached screen shot?

https://vborg.vbsupport.ru/external/2014/02/47.png

TheLastSuperman 02-02-2014 08:51 AM

Quote:

Originally Posted by GaryT (Post 2478553)
Ok I give up, were can I change the yellowish background hover color as per attached screen shot?

http://livinginkentucky.com/files/gr...creenImage.png

Ahh that will be in the next revision, my apologies for the drab yellow!

Will be under Common > general_hilite_color > Set it to #424e66

K4GAP 02-02-2014 09:05 AM

Thanks, that was it.

K4GAP 02-16-2014 08:53 PM

1 Attachment(s)
How can I close up the gap between the calendar tabs and the calendar? The gap in question is marked by red x's in the attached image.

ozzy47 02-16-2014 09:28 PM

In the vbulletin.css template find the following:

Code:

dl.tabslight {
        border-bottom:solid {vb:stylevar tabslight_border.borderWidth}{vb:stylevar tabslight_border.units} {vb:stylevar mid_border.borderColor};
        padding-{vb:stylevar left}:{vb:math {vb:stylevar padding} * 2};
        margin-bottom:1em;
        height:{vb:math {vb:stylevar tabslight_size.height} + {vb:stylevar tabslight_border.borderWidth}};
        margin-top:{vb:math {vb:stylevar padding}*1.5};
}

And change it to this:
Code:

dl.tabslight {
        border-bottom:solid {vb:stylevar tabslight_border.borderWidth}{vb:stylevar tabslight_border.units} {vb:stylevar mid_border.borderColor};
        padding-{vb:stylevar left}:{vb:math {vb:stylevar padding} * 2};
        margin-bottom:0em;
        height:{vb:math {vb:stylevar tabslight_size.height} + {vb:stylevar tabslight_border.borderWidth}};
        margin-top:{vb:math {vb:stylevar padding}*1.5};
}


TheLastSuperman 02-16-2014 11:06 PM

Quote:

Originally Posted by GaryT (Post 2481594)
How can I close up the gap between the calendar tabs and the calendar? The gap in question is marked by red x's in the attached image.

I almost didn't recognize you with that new Avatar lol, I'm getting old I suppose mind plays tricks on me more easily than it used to :p.

ozzy47 02-16-2014 11:07 PM

It only gets worse Mike. :p

TheLastSuperman 02-16-2014 11:45 PM

Quote:

Originally Posted by ozzy47 (Post 2481628)
It only gets worse Mike. :p

This is one of the few times a little white lie seems better, you're supposed to say things only get better LOL!

K4GAP 02-17-2014 03:16 AM

Quote:

Originally Posted by ozzy47 (Post 2481600)
In the vbulletin.css template find the following:

Code:

dl.tabslight {
    border-bottom:solid {vb:stylevar tabslight_border.borderWidth}{vb:stylevar tabslight_border.units} {vb:stylevar mid_border.borderColor};
    padding-{vb:stylevar left}:{vb:math {vb:stylevar padding} * 2};
    margin-bottom:1em;
    height:{vb:math {vb:stylevar tabslight_size.height} + {vb:stylevar tabslight_border.borderWidth}};
    margin-top:{vb:math {vb:stylevar padding}*1.5};
}

And change it to this:
Code:

dl.tabslight {
    border-bottom:solid {vb:stylevar tabslight_border.borderWidth}{vb:stylevar tabslight_border.units} {vb:stylevar mid_border.borderColor};
    padding-{vb:stylevar left}:{vb:math {vb:stylevar padding} * 2};
    margin-bottom:0em;
    height:{vb:math {vb:stylevar tabslight_size.height} + {vb:stylevar tabslight_border.borderWidth}};
    margin-top:{vb:math {vb:stylevar padding}*1.5};
}


That closed up the gap about half way but it's still there.


All times are GMT. The time now is 09:15 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.01451 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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