vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Replacing default Category Strips (https://vborg.vbsupport.ru/showthread.php?t=177840)

ccole513 05-02-2008 12:39 PM

Replacing default Category Strips
 
I've substituted the default category strip with a new set I've made akin to the setup here...

http://img231.imageshack.us/img231/2695/92425457am3.gif

The dimensions of the new images are smaller than the aforementioned default. This is causing a problem in regard to the placement of other items.

http://img180.imageshack.us/img180/2957/58834941fj0.gif
http://img525.imageshack.us/img525/5166/19206746ao3.gif

There's now a space/gap between the table header and forum. On the memberlist.php, there is a similar gap/space between the Category strip and member list table.

My question is, what do I need to do in order to correct this display error?

I'm running the latest version of vBulletin, and have edited the following templates to display said category set.

FORUMDISPLAY
FORUMHOME
forumhome_forumbit_level1_nopost
postbit
postbit_legacy

Lynne 05-02-2008 02:45 PM

Have you looked at the source code to see if the height of the row/columns is set? You may have to change the height (or set it) to get it to look right. Look at the source code for the page you are trying to emulate and see how they dealt with this issue.

ccole513 05-14-2008 05:50 AM

In the Additional CSS Definitions portion of the Style Manager (pertaining to a specific skin in any case), altering this tidbit of code sufficed my concern.

Code:

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: Xpx; }



Thanks Lynne for your swift response and input, it's appreicated.

When you have an available moment, do you think you could answer another inquiry of mine?

This question is regarding member profiles. I would like to add more options to the Customize Profile section of the UCP, specifically transparency. Is there a core css file where the standard selections are derived from?

Thanks.

Lynne 05-14-2008 03:16 PM

What version of vbulletin are you running? Member Profiles are very different between the two. In 3.7, there is a whole template that contains the CSS for that page (memberinfo_css).

ccole513 05-29-2008 10:02 AM

I’m running version 3.7 Lynne. Will editing the abovementioned template alone make transparency viable?

I apologize for the belated response.

Lynne 05-29-2008 02:47 PM

Quote:

Originally Posted by ccole513 (Post 1534897)
I?m running version 3.7 Lynne. Will editing the abovementioned template alone make transparency viable?

I apologize for the belated response.

I would try and see? I have not upgraded my site to 3.7, so I'm not real familiar with modifying it. I have had to look in that template a few times to help others with small profile css issues, but haven't done any real in depth look there.


All times are GMT. The time now is 01:43 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.01065 seconds
  • Memory Usage 1,725KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete