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 06-18-2008, 06:08 AM
Baldilocks's Avatar
Baldilocks Baldilocks is offline
 
Join Date: Jan 2008
Location: Delaware, USA
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Skins look different on widescreen vs. non-widescreen.

Ok, I re-do all of my skins on a widescreen monitor because that is all I have. I was using a friends computer (he has a regular monitor) and i noticed that none of my background padding and margins are showing. What gives? How can I make the borders appear like they do here: (SEE ATTACHMENTS)

http://www.euphoricarythmia.com/?styleid=32
http://www.euphoricarythmia.com/?styleid=57
Attached Images
File Type: jpg clearblue.jpg (65.4 KB, 0 views)
File Type: jpg euphfluid.jpg (60.3 KB, 0 views)
Reply With Quote
  #2  
Old 06-18-2008, 08:42 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use a 22 inch widescreen and I'm not following what you are meaning here. Could it be that your friend uses a different browser than you use? My site was set up on a widescreen monitor and I have not had any reports of anything different on a regular monitor.
Reply With Quote
  #3  
Old 06-18-2008, 09:09 AM
Baldilocks's Avatar
Baldilocks Baldilocks is offline
 
Join Date: Jan 2008
Location: Delaware, USA
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's not a browser issue as I have tried the same browsers on 3 other computer NOT using a wide-screen monitor.

This is an example of what it looks like on a non wide-screen and yes it's the same skin as in the previous pic.
Attached Images
File Type: jpg clearbluebad.jpg (75.8 KB, 0 views)
Reply With Quote
  #4  
Old 06-18-2008, 10:02 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, well, I don't see what you are seeing, I guess. Or I'm not understanding what the issue is.
Reply With Quote
  #5  
Old 06-18-2008, 10:49 AM
Baldilocks's Avatar
Baldilocks Baldilocks is offline
 
Join Date: Jan 2008
Location: Delaware, USA
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's pretty easy. On any widescreen monitor the skins look the way they are supposed to. (The first two attachments.)

On a regular monitor they appear stretched out all the way to the sides and the top. (As in the second attachment.)

I know I am not the first person who has ran into this problem and I just want to find out if any skinners here know how to address it.
Reply With Quote
  #6  
Old 06-18-2008, 08:43 PM
Attitude5ire's Avatar
Attitude5ire Attitude5ire is offline
 
Join Date: Feb 2006
Posts: 791
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can prolly tell you better why its happenin if i actually saw ur header code.
Also your Global width wrapping and padding. Its not really a big problem, but i dnt see anythin defined in CSS. So just check those, n leme knw.. reverse engineering a skin is so NOT a fun.
Reply With Quote
  #7  
Old 06-18-2008, 10:02 PM
nothing4me nothing4me is offline
 
Join Date: Oct 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Look at the styleIDs. You might be looking at the wrong version.
Reply With Quote
  #8  
Old 06-19-2008, 01:02 PM
Baldilocks's Avatar
Baldilocks Baldilocks is offline
 
Join Date: Jan 2008
Location: Delaware, USA
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nothing4me View Post
Look at the styleIDs. You might be looking at the wrong version.
I don't think so.

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

Quote:
Originally Posted by Attitude5ire View Post
I can prolly tell you better why its happenin if i actually saw ur header code.
Also your Global width wrapping and padding. Its not really a big problem, but i dnt see anythin defined in CSS. So just check those, n leme knw.. reverse engineering a skin is so NOT a fun.
I have this set in the "Body" section of the Main CSS

Code:
margin: 20px 100px 25px 100px;
padding: 15px;
--------------- Added [DATE]1213894945[/DATE] at [TIME]1213894945[/TIME] ---------------

Here is my header code:

Code:
<div>
  <b class="rc">
  <b class="rc1"><b></b></b>
  <b class="rc2"><b></b></b>
  <b class="rc3"></b>
  <b class="rc4"></b>
  <b class="rc5"></b></b>

  <div class="rcfg">




<tr>
        <td><div align="center"><a href="index.php"><img src="$stylevar[imgdir_misc]/header_mid_logo.gif" alt="" width="468" height="60" border="1" /></a></div></td>
<div align="center">      
<td class="smallfont"><p><strong>Members:</strong> $numbermembers
                <strong>Threads:</strong> $totalthreads 
                <strong>Posts:</strong> $totalposts 
                <strong>Online:</strong> $totalonline
                <strong>Newest:</strong> <a href="$vboptions[bburl]/member.php?u=$newuserid"> 
        $newusername</a></p></td>
</div>

<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]
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 11:50 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.03969 seconds
  • Memory Usage 2,259KB
  • Queries Executed 14 (?)
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
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (3)postbit_attachment
  • (8)postbit_onlinestatus
  • (8)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_postinfo_query
  • fetch_postinfo
  • 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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete