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)
-   -   How To Change 'Welcome Bar' 'toplinks' from right side to left (https://vborg.vbsupport.ru/showthread.php?t=289854)

WriteToEnlight 10-29-2012 08:15 PM

How To Change 'Welcome Bar' 'toplinks' from right side to left
 
1 Attachment(s)
Hello, I've been checking around here and there for how to change the "welcome bar" or "toplinks" bar to the left side instead of the right side and have it to show in the exact same kind of way that it does on the right side but just on the left instead but I havn't found the kind of answer I've been looking for. Does anyone know how to do this and know or have any other helpful information about this?

(I've attached some screen shots of an example of what I want to try to do and everyone is welcome to check them out and respond to this. I'd really appreciate some help with all this.)

ikopylov 10-29-2012 08:56 PM

replace:
Code:

.toplinks {
    right: 20px;


by that

Code:

.toplinks {
    left: 20px;


WriteToEnlight 10-29-2012 09:20 PM

Do you know where I should try to replace that at?

Lynne 10-30-2012 12:11 AM

Do a Search in Templates for ".toplinks {"

WriteToEnlight 10-30-2012 12:40 AM

Alright.. well, I found .toplinks in the templates called vbulletin-ie.css and vbulletin.css but in both of those I didn't see the
PHP Code:

.toplinks {
    
right20px

mentioned in either of those.. I tried adding the "left: 20px" code in some different ways here in there within some of the code but that didn't seem to work how I wanted it to either

snakes1100 10-30-2012 12:48 AM

additional.css

WriteToEnlight 10-30-2012 12:54 AM

I've tried adding that into the additional.css and I havn't noticed any changes

snakes1100 10-30-2012 01:10 AM

Thats going to take more than just the simple change ikopylov posted.

WriteToEnlight 10-30-2012 01:49 AM

I can believe it.. I thought it could.. do you know of any ways this can be done or of any useful resources that could help with this?

snakes1100 10-30-2012 02:05 AM

Resources no...

Basically, quick peek, seems you may need to put the logo in its own div, then you will need to use some custom css in additional.css to align it all.

Should be an easy change.


All times are GMT. The time now is 05:28 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.01271 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_php_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