View Single Post
  #17  
Old 12-23-2010, 04:51 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gregmlb View Post
Wow - thank you so much for doing this, TheLastSuperman!!!

I have made the changes, and been playing around with the CSS for toplinks ? specifically margin-left and margin-right. Margin-right (for me) being set at 185px does the trick. As far as margin-left goes, if I leave it in ? then when the window narrows, it causes the login/welcome user section to fall below (and bleed over into the New Posts/Private Messages/FAQ/etc. part of the navbar ? which is bad). If instead I remove the margin-left altogether, there is still some overlapping of text ? but it is more tolerable IMO. Either way ? there is a tragic flaw though ? which I'm not sure there is a solution to. Here is what I have now that is most tolerable. First here is the toplink section in additional.css ...

Code:
.
.
.
.toplinks {margin-right: 185px; z-index: 10;}
         width:"40%";
	color:{vb:stylevar toplinks_link_color};
	font: {vb:stylevar header_font};
	text-align:{vb:stylevar right};
and (with your outstanding mods), here is what I see:

This looks GREAT ...



However, the flaw I cannot seem to get around happens when the browser is narrowed ...



and AFTER Login, here is what I see (first the good) ...



and then the flaw when the browser is narrowed ...



Again, I know I can use "margin-left" to control how far left it goes ... but then when the browser narrows, it hops down and covers up the links right below it. So there is a flaw either way. Unless there is something (or some CSS property) that I'm not considering ... any ideas?
Hmm that's what I was afraid of and mentioned in another post about fluid/fixed width...

The only way to bypass this would be to make the style a fixed width... OR remove that What's new and place in in the sub-menu so that removes one more tab then it should just fit barely! As for the remember me well remove it from it's div and place at the end of the global search then it's inline... I do remember the entire search area being in a "wrapper" per say with a certain width so you may need to use firebug to track down the exact css you will need to change if you have major issues come back and post.

That's the only thing that usually "bites" you in regards to style and that's screen resolution and the size you want your site... most prefer a fluid i.e. stretchable style and some others prefer a fixed width, I myself love a fixed width as it's easier to style in regards to css and more .
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01201 seconds
  • Memory Usage 1,777KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete