0
Votes
Undo
  1. Turbomay
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 19 March 2018
  5.  Subscribe via email
Hi Ciarán,

is it possible to add a background image to the content or article position?

How can I add to the mainmenu a "Log-in" like in your demo template "Verona"?

Many thanks, Frank
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Frank

1. To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS) where # is the URL to your image (edit to taste)...

.maincontent {
background-image: url("#");
background-size: cover;
}


2. For details on adding a module to a menu dropdown may I suggest the following article... https://joomla51.com/tutorials/item/adding-a-module-to-the-menu-dropdown

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!