vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Faddah Style Fluid (https://vborg.vbsupport.ru/showthread.php?t=125045)

egtrix 09-15-2006 05:41 PM

Quote:

Originally Posted by ronoxQ
Nice theme! Unfortunately, my forum won't show the cat_top_bg image. How do I fix that? (All other images work perfectly.)

Can you please PM me with the URL for your forum

RichieBoy67 09-25-2006 07:43 PM

Great Style.

I am adding dropdowns for the search and some seo but besides that it is perfect!!!!

Thanks :)

wi11ie1950 09-27-2006 06:26 AM

Terrific Style. Thanks egtrix, I am impressed. It looks very nice :)

egtrix 09-27-2006 09:58 PM

RichieBoy67, very glad that you like it and looking forward to see the drop menus :)

wi11ie1950, many thanks and really glad that you like it :)

wi11ie1950 09-28-2006 07:28 AM

Hi egtrix, A question...
Is it possible to remove the gooogle adds totally from the header and footer ???

o0Hubba0o 09-29-2006 12:49 AM

Quote:

Originally Posted by ronoxQ
Nice theme! Unfortunately, my forum won't show the cat_top_bg image. How do I fix that? (All other images work perfectly.)

I had this problem too, to fix you need to go the styles main css and scroll down to the additional CSS section and change this:
Code:

.cat-top {
        padding: 0;
        margin: 0;
        background: url(images/FH_Faddah/misc/cat_top_bg.gif);
        width: 100%;
        text-align: center;
        color: #004669;
        font-weight: bold;
        font-size: 11px
}

To:

Code:

.cat-top {
        padding: 0;
        margin: 0;
        background: url(images/FH_Faddah_F/misc/cat_top_bg.gif);
        width: 100%;
        text-align: center;
        color: #004669;
        font-weight: bold;
        font-size: 11px
}


There's also another one in that section that's wrong too:

Change this:
Code:

#footer {
        background: url(images/FH_Faddah/misc/footer_bg.gif);
        height: 40px;
        width: 100%
}

To:
Code:

#footer {
        background: url(images/FH_Faddah_F/misc/footer_bg.gif);
        height: 40px;
        width: 100%
}


egtrix 09-29-2006 02:48 AM

o0Hubba0o thanks for helping. I will release another version soon with a fix to this problem.

wi11ie1950 09-29-2006 11:04 AM

Is there a way to remove the google adsence altogether from the header and footer templates ???

caco 10-06-2006 10:10 AM

thanks

egtrix 10-06-2006 05:02 PM

wi11ie1950, thanks for your post :)
Yes open the header and footer templates and search for the Google code and just remove it. This won't affect the skin in anyway.

caco, you are always welcome :)


All times are GMT. The time now is 02:56 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.01019 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)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