Removing the Content Box from homepage - opencart2.x

On my Opencart website www.nicotineeliquids.com.au I have a banner and there is a content box with it. I have a background image so I need the content box everywhere else except for my home page.
Is there a way I can remove this content box but keep the other content boxes in my products
Thanks

In your opencart installation locate
/catalog/view/theme/<your theme>/template/common/home.tpl
edit that file and remove the content box from the respective file so that it won't appear on your home page

Related

Docsify: How to hide the sidebar for one page?

Is there a way to do the equivalent of hideSidebar: true for the / page, but enable foo/_sidebar.md for the /foo/ page?
The best I have it now is an empty /_sidebar.md file and a /foo/_sidebar.md file (without the empty /_sidebar.md file, I get console errors about _sidebar.md not found), but it'd be nice to hide the hamburger menu entirely.

Highlight Content Close Button Link Issue

For videos that play from a Highlighted Content web part, is there a way to make the "x" icon in the top right corner return to the SharePoint site homepage instead of taking users to the Document Library to which the video belongs?

How to change icon at Navigation menu Bar at Andorid Studio?

My Image Please Click
How to change the icon in red line? Is possible to change it with PNG Picture??
I see the code is defined by pathdata,and I don't know the pathdata came from?
How I can make a "link" to a new .xml files? example , if I click the import,the system must be redirect to a.xml, if I click the slideshow menu, so system must redirect to b.xml??
thankyou everybody, and sorry im new in Android development
1.Just import the pictures you want in the folder /res/drawable for example and replace them with the original one in your xml code by specifying the path (#/drawable/mypicture). You can use PNG, JPG, and almost every format and pathdata surely is a predefined path containing thos pictures.
2.You can create new XML file in the folder /res/layout for example (you can also create personnal folders, it will work too) and then inside your application you can use : setContentView(R.layout.myview)
, to use your personnal XML if it is in the layout folder.

Set or display browser tab name

I have a site I'm trying to have the page title display on the tab within IE and Firefox.
I have the title set but when I go to view the site the tabs just show the URL of the page.
I searched and was unable to find a clear answer on how to correct this issue.
Is this a browser issue? I want it to be clear to my users what page they are on.
I figured out the issue. I had a title tag in the head of my master page which was causing the title to be blank and the url to display in the tab. After removing it now my titles appear.

How to remove left side panel on component page?

I am using Joomla 1.6.5 with default theme "Beez2 - Default". I have created a top menu item with type as external link which has link 'index.php?option=com_sample'. When i click on this menu item i can see the output of the component 'sample'.
But on the left side there are few menus like User Menu, About Joomla, This Site. I want to remove that whole vertical panel so that i can use more space for my sample component.
I tried to search in administrator panel and on google but cant find anything to remove left panel.
How can i remove that panel? what code should i write in sample component file to make it not display the left panel..
Please guide me.... thanks in advance.!!
You need to set the menu not to appear when your component is the one used. Remove the show in all pages setting in the menu module.

Resources