Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-14-2008, 04:10 PM
bluidkiti bluidkiti is offline
 
Join Date: Dec 2006
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Help with logo please

I want to use this image as my logo http://www.xxxx.com/forums/images/gr...ader_white.jpg . I want it to look the same on a wide screen laptop and a regular screen laptop. Right now if I get it to look ok on the wide screen laptop it doesn't look ok on the regular screen and vice versus. I also don't want any gap in between the logo and the navbar section. Can anyone help please? Thanks in advance.
Reply With Quote
  #2  
Old 08-14-2008, 08:01 PM
3DGirl 3DGirl is offline
 
Join Date: Aug 2008
Location: Seattle, WA. USA
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The problem is not your logo. Its the screen res on each monitor. As with everyones monitor, no one sees exactly what you see.

To correct this there is a few things you can do. Collaborate them so they show the exact same. Spyder3 Elite by data color makes a spyder tool you can use along with the calibration software that you can use on all your monitors to calibrate them. It is what I use along with other data color products. No I am not affiliated with them.

Hoping I understand your question properly. If not sorry.

HTH
Reply With Quote
  #3  
Old 08-14-2008, 08:22 PM
bluidkiti bluidkiti is offline
 
Join Date: Dec 2006
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Isn't there a code I can add somewhere in either CSS or a template so that when I add the logo it stays the same size. On the regular screen it runs off the side. Can I add a code in either the Header template or in CSS that would help with this? If so what code?
Reply With Quote
  #4  
Old 08-14-2008, 08:51 PM
3DGirl 3DGirl is offline
 
Join Date: Aug 2008
Location: Seattle, WA. USA
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bluidkiti View Post
Isn't there a code I can add somewhere in either CSS or a template so that when I add the logo it stays the same size. On the regular screen it runs off the side. Can I add a code in either the Header template or in CSS that would help with this? If so what code?
Yes there are several codes along with other things you can add so that your site displays the same on all monitors sizes, RE: wide screen, cell phones etc. Thats quite involved though.

I am a designer for 12 yrs now, I however am just learning VBulletin, just purchased and installed three days ago, so I am not positive what that code would be, yet. I will as soon as I get to that design part on my vb.

So for now, I cannot help you with that. Im sorry.

Did you center everything in your design, AND your logo? That might cure the problem, but not sure. Also your logo seems quite wide. You can try making the logo smaller in width with center tags.

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

Center tags are:

< center > - without spaces
Reply With Quote
  #5  
Old 08-14-2008, 09:59 PM
bluidkiti bluidkiti is offline
 
Join Date: Dec 2006
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have been working with websites for 10 years and vbulletin for 2 years. I tried centering it, making it smaller - didn't work. If no one knows a code then I will keep looking until I find it. Just hoped someone might know what to do. Oh well. If I get it to work I will for sure let you know. :-)

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

I can get it to look right in one but not the other and vice versus.
Reply With Quote
  #6  
Old 08-14-2008, 11:10 PM
3DGirl 3DGirl is offline
 
Join Date: Aug 2008
Location: Seattle, WA. USA
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im surprised no one has replied. I wish I knew the answer but I don't. Im sorry.

Thanks, I will be coming across this same issue very shortly.

Have a good day and I hope some one will make a reply that helps you.
Reply With Quote
  #7  
Old 08-15-2008, 12:41 PM
bluidkiti bluidkiti is offline
 
Join Date: Dec 2006
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I now have it working correctly in all browsers except when I view it in IE on the widescreen laptop it is off by 1px. On regular screen IE is ok.

This is what I have:


Quote:
In Main CSS >> Body (Customized in this Style) >> Extra CSS Attributes I have this:

background-color: #FFF;
background: url(http://www.xxxx.com/forums/images/gr...ader_white.jpg) no-repeat top center;;
padding: 200px 0px 20px 0px;

I also have in Main CSS >> Body (Customized in this Style) >> Standard CSS Attributes >> Background:
I have the box beside Background empty. No color for background.



In StyleVars >> Sizes and Dimensions >> Main Table Width (pixels or percentage)

I have Table Width for the board set to 950 . No px or percentage beside it, just 950.



This is what I have in my header template:
<!-- content table -->
$spacer_open

$_phpinclude_output
Any suggestions?


I also would like a boarder around the whole thing. Any suggestions on that?
Reply With Quote
  #8  
Old 08-15-2008, 03:57 PM
3DGirl 3DGirl is offline
 
Join Date: Aug 2008
Location: Seattle, WA. USA
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm glad you got this fixed.

For the boarder, Search Google for CSS + Image Boarder + VBulletin. You should find several codes to use and some that might be for VB.
Reply With Quote
  #9  
Old 08-15-2008, 04:22 PM
TeelK TeelK is offline
 
Join Date: Aug 2008
Location: UK
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This Account Has Exceeded Its CPU Quota
Reply With Quote
  #10  
Old 08-15-2008, 09:35 PM
bluidkiti bluidkiti is offline
 
Join Date: Dec 2006
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 3DGirl View Post
I'm glad you got this fixed.

For the boarder, Search Google for CSS + Image Boarder + VBulletin. You should find several codes to use and some that might be for VB.
Thanks 3DGirl. I have been looking. Have a great weekend.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:00 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.04646 seconds
  • Memory Usage 2,260KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete