We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. jordan
  2. General Discussion
  3. Thursday, 07 January 2016
  4.  Subscribe via email
I use T3 Bs3 BlankVersion:2.2.1 in joomla latest and i need to show a background image in body full width.
I managed to do it in the hole page with custom.css and body{background: path/to/img} but i cannot find how to assign the image below mainmenu
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

Here is suggested css rule to add background image for the whole site:

body {
background: #000 url("/templates/t3_blank/images/body_bg.jpg") no-repeat scroll center top;
}


Please change the image path that you want to display as background image.

Regards.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.