Hello,
Can i have my background steady because if someone scrolls down the font is white and this isnt very good.
Thanks
www.video-games24.com
body[data-bg="1"] {
background-attachment: fixed;
}
/*
#------------------------------------------------------------------------
# GameNews - August Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: [email protected]
*/
/* Here you can include your override CSS styles */body[data-bg="1"] {
background-attachment: fixed;
}
/*
#------------------------------------------------------------------------
# GameNews - August Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: [email protected]
*/
/* Here you can include your override CSS styles */
body[data-bg="1"] {
background-attachment: fixed;
}
body[data-bg="1"] {
background: #f4f4f4 url('../images/bg1.jpg') no-repeat center 0;
background-attachment: fixed;
}