T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. William Slaughter
  2. Sherlock Holmes
  3. General Discussion
  4. Friday, 11 April 2014
  5.  Subscribe via email
Where would be the place to add page background?

Could you give an example?

Thanks,
Bill S.
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi William,

To add background for a specific page, please follow the instruction below:

1. Open the menu item that you want to add background for, open tab "Page Display" then add a Page class for the menu item. In the example, we added class "typo".
Check attached image to see how to add a class for a menu item.
2. Open your custom.css file (templates/t3_bs3_blank/css) then add the style below:

Example:

.typo body {
background: #000;
}


You can change the color or you can use an image to be displayed as background for the menu item.

Regards.
Attachments (1)
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.