vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Thread Bit Styling? (https://vborg.vbsupport.ru/showthread.php?t=300338)

natecoupons 07-22-2013 03:16 AM

Thread Bit Styling?
 
Okay, so I've played around with vB4 styling, and I really want to make vB4 look like my vB3 forum. I've done extensive design work to get it that way, and now I'm on the threadbit. It's awful!!!

vB3 has columns that separated the status icon for the thread, ie if it's hot or not, old or new etc. (the envelopes). My vb3 theme also had a separate column for the thread icon. My icons are not small, they never have been small and they create spacing within the thread area which is okay.

So I apologize in advance, but here is what I currently have (after changing a few phrases)
I've changed the width of the status icon in the stylevar, but the username when i'm using a larger icon is pushing itself onto a line below the status icon...which looks horrible.
https://vborg.vbsupport.ru/external/2013/07/22.png

What I would like to have happen is something cleaner like vB3. I want the status icon to float to the bottom, the larger icon not to cause the username to move to a new line. Essentially if I could create a 'zone' which the user selected icon and the status icon would occupy and the rest of it, thread title, user etc, was after it. Something like this:
https://vborg.vbsupport.ru/external/2013/07/23.png

My current forum is on vB3, and looks so much cleaner.
https://vborg.vbsupport.ru/external/2013/07/24.png

Help on this??

Testing forum is located on http://www.priusconnect.com

Lynne 07-22-2013 05:06 PM

You'll want to use CSS to move it over. You might want something like:
HTML Code:

.inner .threadmeta {margin-left: 90px}
But, you may need to move the <img> tag outside of the <h3> tag to better be able to separate everything.

natecoupons 07-27-2013 05:01 AM

Awesome, ill try that Lynn!!


All times are GMT. The time now is 11:42 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.04880 seconds
  • Memory Usage 1,710KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (3)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