vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   fixed style for 4.0 (https://vborg.vbsupport.ru/showthread.php?t=228139)

vidan 11-16-2009 10:18 PM

fixed style for 4.0
 
anyone got an idea to do a fixed style in all 4.0?

--------------- Added [DATE]1258463004[/DATE] at [TIME]1258463004[/TIME] ---------------

hello need help on fixed style? no documentation?

Seven Skins 11-17-2009 11:47 AM

Style and templates > stylevars > common > doc_width ... units:px ... size:980

And

Find in vbulletin.css template:

Code:

margin-{vb:stylevar left}:{vb:stylevar doc_margin};
margin-{vb:stylevar right}:{vb:stylevar doc_margin};

Replace it with:
Code:

margin-{vb:stylevar left}:auto;
margin-{vb:stylevar right}:auto;

.

volgan 11-21-2009 08:53 PM

where is the vbulletin.css located at i cannot find it anywhere O_O?

Lynne 11-21-2009 09:01 PM

Quote:

Originally Posted by volgan (Post 1918550)
where is the vbulletin.css located at i cannot find it anywhere O_O?

It's a template.

Eq4bits 11-23-2009 07:44 PM

admincp>Styles & Templates>Styles Manager
then choose what style you want to edit by choosing 'edit' templates' in the dropdown
then find vbulletin.css in the list (it's down near the bottom)
double click it
and follow the directions Lynne provided.

hyperspin 11-27-2009 08:12 PM

I'm trying to do a fixed width centered theme. I can't seem to find the below in vbulletin.css

margin-{vb:stylevar left}:{vb:stylevar doc_margin};
margin-{vb:stylevar right}:{vb:stylevar doc_margin};

Any suggestions?

Lynne 11-27-2009 08:21 PM

Quote:

Originally Posted by hyperspin (Post 1921765)
I'm trying to do a fixed width centered theme. I can't seem to find the below in vbulletin.css

margin-{vb:stylevar left}:{vb:stylevar doc_margin};
margin-{vb:stylevar right}:{vb:stylevar doc_margin};

Any suggestions?

It is not there in beta 4 which is what you should be running now.

hyperspin 11-27-2009 08:40 PM

Quote:

Originally Posted by Lynne (Post 1921770)
It is not there in beta 4 which is what you should be running now.

Yah, I'm running beta 4 right now. I figured that's why I didn't see it. How do you go about this in b4?

I have tried entering auto for both left and right under doc_margin

vidan 12-02-2009 04:38 PM

yes its true, anyone know fixed style for vb 4 beta 4?
why it change the code from beta 3 to beta 4

Lynne 12-02-2009 04:41 PM

The next release for vb4 is coming soon. Just wait for it and perhaps the problem will be fixed then. (You can check the bug tracker and see the status to see if it will be fixed in the next release.)


All times are GMT. The time now is 07:02 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.01084 seconds
  • Memory Usage 1,728KB
  • 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
  • (3)bbcode_quote_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
  • (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