vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Contraverse vBulletin Skin (https://vborg.vbsupport.ru/showthread.php?t=194700)

ChaosBurnt 10-31-2008 12:51 PM

Quote:

Originally Posted by sidman (Post 1656566)
In the social groups page the "Create a New Group", "Advanced Search" and "Subscribed Discussions" links seem to be displayed on a different font set. If the default font is verdana, these three seem to be more like Times New Roman.
you can see this here
Do you I think it's only me/my site?

Not your site sidman, I believe that font was tahoma, an over sight on my part, I have re-worked much of the font attributes and am about to upload version 1.2, this has the re-worked fonts, you'll see quite a few improvements ;)

sidman 10-31-2008 01:37 PM

Great!!:up:
More power to your templates!!

basskiller 11-02-2008 07:56 PM

Quote:

Originally Posted by ChaosBurnt (Post 1655780)
Which browser are you using?
Works perfectly well in FF, IE, Safari and Opera!

IE..

g0dfather1984 11-02-2008 09:49 PM

I seem to be having a problem with the groups on 1.2.

Attachment included.

Thoughts?

ChaosBurnt 11-03-2008 01:50 AM

Quote:

Originally Posted by basskiller (Post 1658093)
IE..

Which version of IE?
I have IE7 personally and cannot reproduce that error!

Quote:

Originally Posted by g0dfather1984 (Post 1658149)
I seem to be having a problem with the groups on 1.2.

Attachment included.

Thoughts?

I don't have any groups setup on my test site, what is wrong with it, I don't actually know what I'm supposed to make out from your screenshot!

ChaosBurnt 11-03-2008 02:01 AM

I just created two social groups on my testing site, I don't see anything wrong, but I don't use groups so maybe I don't know what to look for!

g0dfather1984 11-03-2008 02:37 AM

Quote:

Originally Posted by ChaosBurnt (Post 1658256)
I just created two social groups on my testing site, I don't see anything wrong, but I don't use groups so maybe I don't know what to look for!

Sorry, when I use the regular layout of VBulletin, the new attachment is what it looks like.

ChaosBurnt 11-03-2008 06:04 AM

Quote:

Originally Posted by g0dfather1984 (Post 1658269)
Sorry, when I use the regular layout of VBulletin, the new attachment is what it looks like.

Ah right, it's the unknown.gif image you're looking to use, okay then, try renaming

images/contraverse/misc/no_avatar.png

to

images/contraverse/misc/unknown.png


Let me know if this is the thing!

ChaosBurnt 11-03-2008 06:11 AM

Answered that one for myself, just deleted my own avatar on my test site and the unknown.gif shows just fine, interesting one this!
Can you check your ftp and see if the unknown.gif is present.

Where are you exactly on your site when you get to that page, I am having trouble locating that page within the groups on my test site!

basskiller 11-03-2008 12:54 PM

Quote:

Originally Posted by ChaosBurnt (Post 1658251)
Which version of IE?
I have IE7 personally and cannot reproduce that error!

6.0

But I have found a way to fix it.. atleast on my end

whereas the original looks like this
Code:

<div  id="wrap">
<!-- logo -->
<a name="top"></a>
    <div id="logo_block">
   
        <div class="logo-l"></div>
        <div class="logo-m"><div style="text-align:center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" />$ad_location[ad_header_logo]</a></div></div>
        <div class="logo-r"></div></div>

and I moved the "div" closing tag (in red) to here

Code:

<div  id="wrap">
<!-- logo -->
<a name="top"></a>
    <div id="logo_block">
   
        <div class="logo-l">
        <div class="logo-m"><div style="text-align:center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" />$ad_location[ad_header_logo]</a></div></div> </div>
        <div class="logo-r"></div></div>

which seems to make it work for me ..

again..Thanks for the skin..Probably the best I've seen in quite some time..Great work!!!

One other question
which font are you using for the logo? is there somewhere I can find that easily?
Thanks again


All times are GMT. The time now is 06: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.01111 seconds
  • Memory Usage 1,745KB
  • 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
  • (7)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