vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Style and Graphics Requests (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=226)
-   -   Image put (https://vborg.vbsupport.ru/showthread.php?t=218333)

Lynne 07-16-2009 02:50 PM

And is the image actually at yoursite.com/images/logo.gif? Can you put that into your browser url and see an image?

digif 07-16-2009 04:59 PM

Im not that stupid ;)
http://www.beneamata.com/images/logo.gif

Lynne 07-16-2009 07:32 PM

I wasn't implying you were stupid. Users get their paths wrong all the time.

This is what you have in your css for the page:
HTML Code:

.tcat
{
        background: #000000;
        color: #ffc741;
        font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        .customback {
                background-image: url('http://i25.tinypic.com/2rxcx86.gif');
        }
}

You have .customback nested within another class declaration. That isn't going to work. End the previous declaration, then declare yours.

digif 07-16-2009 08:30 PM

how to do it
how can I create custom box like .tcat, maybe I need to make new one with this code in it?

do I need to add this into: I believe the template you are looking for is called: forumhome_forumbit_level1_nopost

Lynne 07-16-2009 08:43 PM

The problem is, you needed to add .customback to your More CSS at the bottom of Main CSS. Instead, you added it to .tcat which is wrong.

digif 07-17-2009 07:55 AM

I did it, thnx a lot, both of you


All times are GMT. The time now is 12:48 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.01538 seconds
  • Memory Usage 1,716KB
  • 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
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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