Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Design and Graphics Discussions

Reply
 
Thread Tools Display Modes
  #11  
Old 09-14-2013, 02:40 AM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pityocamptes View Post
Actually, if you could post it here or pm me what you did for ie8 in your html and relevant css file I would appreciate it... was looking online and I still see that ie8 is used by 10% of the global users... opinions, thoughts on setting up forum for ie8 users? Thanks.
As soon as I get a chance I will send it your way, or post it. My daughter is leaving for college in a few days, so I am extra busy.
Reply With Quote
  #12  
Old 09-14-2013, 03:23 AM
pityocamptes's Avatar
pityocamptes pityocamptes is offline
 
Join Date: Apr 2010
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fxdigi-cash View Post
I believe this should do the work:

PHP Code:
http://css-tricks.com/3458-perfect-full-page-background-image/ 
demo
I tried the ms filter code from that site and it started showing double pics...
Reply With Quote
  #13  
Old 09-14-2013, 03:51 AM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pityocamptes View Post
I tried the ms filter code from that site and it started showing double pics...
ok, never mind. here is a better example and I myself tested it on all ie browsers, ie7,8,9,10

tut:

PHP Code:
http://paulmason.name/item/full-screen-background-image-pure-css-code 
demo:
http://paulmason.name/media/demos/fu...kground-image/
Reply With Quote
  #14  
Old 09-14-2013, 04:41 AM
pityocamptes's Avatar
pityocamptes pityocamptes is offline
 
Join Date: Apr 2010
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks I will try that. Any idea how to shrink a png file smaller? I tried a different image and I was able to compress it to 2 megs which I think is still too big... I need the transparency...
Reply With Quote
  #15  
Old 09-14-2013, 08:28 AM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pityocamptes View Post
Thanks I will try that. Any idea how to shrink a png file smaller? I tried a different image and I was able to compress it to 2 megs which I think is still too big... I need the transparency...
here you are: http://compresspng.com/

if you have original source .psd, then you can reduce the size foor sure, but for now if you don't then use the link above to make the size as small as possible.

Good luck
Reply With Quote
  #16  
Old 09-14-2013, 05:07 PM
John Lester John Lester is offline
 
Join Date: Nov 2004
Posts: 543
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pityocamptes View Post
Thanks I will try that. Any idea how to shrink a png file smaller? I tried a different image and I was able to compress it to 2 megs which I think is still too big... I need the transparency...
I use this alot http://pnggauntlet.com/
Reply With Quote
Благодарность от:
ForceHSS
  #17  
Old 09-15-2013, 02:17 AM
pityocamptes's Avatar
pityocamptes pityocamptes is offline
 
Join Date: Apr 2010
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks. I have been using that. The smallest I can get the image down in a png is 1.6m is that going to be an issue? Thanks for the input...
Reply With Quote
  #18  
Old 09-15-2013, 04:29 PM
John Lester John Lester is offline
 
Join Date: Nov 2004
Posts: 543
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pityocamptes View Post
Thanks. I have been using that. The smallest I can get the image down in a png is 1.6m is that going to be an issue? Thanks for the input...
Naw I don't think 1.6M is going to a big issue.
Reply With Quote
  #19  
Old 09-16-2013, 03:33 AM
pityocamptes's Avatar
pityocamptes pityocamptes is offline
 
Join Date: Apr 2010
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by John Lester View Post
Naw I don't think 1.6M is going to a big issue.
Thanks. At what point or size do you feel it does become an issue? Thinking of a few other images, but they are larger... as in around 10 megs...
Reply With Quote
  #20  
Old 09-18-2013, 05:31 PM
pityocamptes's Avatar
pityocamptes pityocamptes is offline
 
Join Date: Apr 2010
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I see that someone developed a JS for multiple backgrounds, including crappy IE (deprecated versions)... I have a custom template, but I assume the same as the vanilla version that came with VB. Anyways, can I add the JS through the admincp? If not, which files would be the most appropriate? Thanks again!

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

I see that someone developed a JS for multiple backgrounds, including crappy IE (deprecated versions)... I have a custom template, but I assume the same as the vanilla version that came with VB. Anyways, can I add the JS through the admincp? If not, which files would be the most appropriate? Thanks again!

EDIT: found this to supercede the JS, thoughts on how to implement it, and which files? Thanks!

https://github.com/louisremi/background-size-polyfill

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

Not sure how to change the htc file to show my background image... help...
Reply With Quote
Reply

Thread Tools
Display Modes

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 03:46 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.07152 seconds
  • Memory Usage 2,262KB
  • Queries Executed 13 (?)
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_php
  • (7)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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_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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete