Background images off slightly
Support Area › Forums › Foxy › Background images off slightly
Tagged: background
- This topic has 4 replies, 2 voices, and was last updated 12 years, 1 month ago by
Sara Putney-Brandt.
-
AuthorPosts
-
September 16, 2013 at 15:41 #13944
Sara Putney-Brandt
ParticipantHi,
The background images are slightly off center with the black background coming through on the left: http://abfitnesspro.com/
Any thoughts?
Sara
September 16, 2013 at 15:51 #13945Bill Robbins
ParticipantSara,
You can update the theme to make the backgrounds work a bit better. We made a lot of improvements to the theme with version 2.0 and the background are just one area where they improved. It also has built-in updates so you can update the theme in the future like you would a plugin.
If you’d rather you can give this a try:
- Go to the Theme Options page and select the Styling tab.
- Scroll down to the Custom CSS box and paste this:
#supersized { display: block; position: fixed; left: 0; top: 0; margin: 0 !important; padding: 0 !important; overflow: hidden; z-index: -999; height: 100%; width: 100%; list-style-type: none; } #supersized img { width :auto; height: auto; position: relative; display: none; outline: none; border: none; /* counteracts global img modification by twitter bootstrap library */ max-width: none !important; } #supersized.speed img { -ms-interpolation-mode: nearest-neighbor; image-rendering: -moz-crisp-edges; } #supersized.quality img { -ms-interpolation-mode: bicubic; image-rendering: optimizeQuality; } #supersized li { display: block; list-style: none; z-index: -30; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background: #111; margin: 0 !important; padding: 0 !important; } #supersized a { width: 100%; height: 100%; display: block; } #supersized li.prevslide { z-index: -20; } #supersized li.activeslide { z-index: -10; } #supersized li.image-loading { background-color: #111; width: 100%; height: 100%; } #supersized li.image-loading img { visibility: hidden; } #supersized li.prevslide img, #supersized li.activeslide img { display: inline; } - Update your settings.
Let me know if you need any help,
BillSeptember 16, 2013 at 16:10 #13946Sara Putney-Brandt
ParticipantSorry to make you hand hold, but what would be the best way to update the theme?
September 16, 2013 at 16:28 #13947Bill Robbins
ParticipantProbably the easiest way would be to download the theme from the right hand column here. Unzip the foxy.zip file that you’ll have then. Rename the foxy folder foxy-update and then zip it back up. You could then install it like you would any new theme. Plus you can roll back to the original if you need to for any reason.
Let me know if I can help,
BillSeptember 16, 2013 at 16:36 #13948Sara Putney-Brandt
ParticipantThanks!!
-
AuthorPosts
- The topic ‘Background images off slightly’ is closed to new replies.
