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)
-   -   Skeleton template for the whole forum in HTML (https://vborg.vbsupport.ru/showthread.php?t=233520)

StateCollapse 01-19-2010 09:22 AM

Skeleton template for the whole forum in HTML
 
I wonder where I find the css files for the whole forum. And where can i find the template for the whole forum in HTML? I want to completely change the look of my forum in HTML so i need access to the whole html "skeleton". Where can i find the whole HTML for "skeleton" on the forum?

Lynne 01-19-2010 04:16 PM

Every unique page has it's own 'skeleton'. Like FORUMHOME (for index.php) and FORUMDISPLAY (for forumdisplay.php) and SHOWTHREAD (for showthread.php), etc. They contain other templates, like for the header and navbar and footer. But, if you want to completely change the look, you'll have to do it for each page.

BSMedia 01-19-2010 05:42 PM

Quote:

Originally Posted by Lynne (Post 1960335)
Every unique page has it's own 'skeleton'. Like FORUMHOME (for index.php) and FORUMDISPLAY (for forumdisplay.php) and SHOWTHREAD (for showthread.php), etc. They contain other templates, like for the header and navbar and footer. But, if you want to completely change the look, you'll have to do it for each page.

Forumhome is now forum.php :D

Lynne 01-19-2010 06:06 PM

Yeah, you are right.... index.php could be content.php for some users, so I need to get my vB4 lingo right! :D

StateCollapse 01-19-2010 07:12 PM

Quote:

Originally Posted by Lynne (Post 1960335)
Every unique page has it's own 'skeleton'. Like FORUMHOME (for index.php) and FORUMDISPLAY (for forumdisplay.php) and SHOWTHREAD (for showthread.php), etc. They contain other templates, like for the header and navbar and footer. But, if you want to completely change the look, you'll have to do it for each page.

ok.

But i want to see the HTML-code for exempel forum.css, forumheader.css, forumdisplay.css, showthread.css etc etc. Where I can find that?

For exempel, look at this forum https://www.flashback.info/ and www.reseforum.se they have round corners on the forum, category and the threads. That i want to do and more.

Where do I change the example so that I may be round the corner and where can I find the HTML code or the css files for the forum, forumheader, forumdisplay, showthread?

Look at my forum www.travelturkiet.se its not a good style on this forum and i want to change it to find the HTML-code and make it there.

Lynne 01-19-2010 09:40 PM

You just want to find the css files? They are templates also and should all be grouped together under the heading "CSS Templates"

StateCollapse 01-20-2010 11:20 AM

Quote:

Originally Posted by Lynne (Post 1960627)
You just want to find the css files?

Yes, and i want to see the HTML-code and change it.

Lynne 01-20-2010 01:48 PM

Well, all of them are in the templates. Go to Styles & Template > Style Manager > find your style > edit templates and they are all there.

StateCollapse 01-20-2010 02:59 PM

Quote:

Originally Posted by Lynne (Post 1961207)
Well, all of them are in the templates. Go to Styles & Template > Style Manager > find your style > edit templates and they are all there.

Thanks, now I find that!

A last question, how I make round corners on the forum, where I go to do that?

Lynne 01-20-2010 03:12 PM

It's css. You would have to add it to wherever you want it to show. You should know that it will NOT show as rounded corners in IE though. These are the two properties you will want to be using (google them to find out how to use them):
Code:

-moz-border-radius
-webkit-border-radius



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