Tuesday, July 31, 2012

Joomla Webpage Design


First crate a Menu

Go to Menu manager from Menu -> Menu manager -> Add Menu

Then add a module to it.

In Menu List go to right most colom to add module and click it. This will ask you to create a module that will correspond to this menu. You can also add sub-menu to this menu.

Select the pages where this module will be displayed in module settings.

Create category of article and link them to menu items.


1) Hiding print, email Icons

Go to Article manager -> Options and set settings


1) Adding HTML page to an article

Go to code toggle in article editor and copy paste following code

<p><iframe src="http://www.patilprashant.com" frameborder="0" width="100%"height="100%">
    <p>Your browser does not support iframes.p>
    iframe>p>



2) Adding readmore button in Joomla ARticle

In the article editor navigate the cursor to the position where you want to have readmore and click the "readmore" button located at the bottom of the page. 


No comments:

Post a Comment