Started 1 month ago (2009-10-28 01:19:00)
by dig814
Be more specific. When you add articles, they will show in the main component area. You can also add html and text to module positions and then publish them to the position you want them in.
Started 1 week ago (2009-11-23 13:56:00)
by skoobi
It will be in the css files... If you use firefox download the firbug plugin which helps find the lines of css which need to be modified...
Started 1 week ago (2009-11-23 14:24:00)
by sdchilderley
Thank yoy for help but its not working nothing change Its in
joomla.css i changed height to 10px but its same u can take a look www.gjeld.org
Started 1 week, 2 days ago (2009-11-22 04:17:00)
by imanickam
For example, if you have an image logo.gif located in the directory \templates\ your-template \images, you can associate this image in the link as follows: Before change: Code: <div id="logo"> <a href="index.php"><?php echo $mainframe->getCfg('sitename') ;?></a> </div> After change: Code: <div id="logo"> <a href="index.php"><img src="templates/<?php echo $this->template ?>/images/logo....
Started 5 days, 14 hours ago (2009-11-25 15:36:00)
by ranwilli
_________________ I call it "Common Sense Joomla!"
Simplify your life. See "Common Sense Joomla! at http://www.harpervance.com or follow me at: http://twitter.com/ranwilli (I tweet only about Joomla! stuff)
Started 1 week ago (2009-11-23 17:07:00)
by sdchilderley
_________________ Shaun Childerley
Started 6 days, 12 hours ago (2009-11-24 18:16:00)
by duppt
i think I have a pretty good idea how to do the header. tell me if this is wrong. I'll create a large div called wrapper side
at the max width needed and set positioning to relative. then I'll create a div within that one with an ID of container that will house the majority of the site. Then for the logo I'll just add a new div above the container, but below the wrapper and add the png logo ...
Started 2 days, 17 hours ago (2009-11-28 12:45:00)
by BrixSat
Started 1 week, 5 days ago (2009-11-18 17:00:00)
by rajeshsen1
Hi Moses2009 Try Artisteer. The best and the easiest to use.
Raj
Started 1 week ago (2009-11-23 13:35:00)
by imanickam
Hope you have reviewed the following documents. Review of the following links may be helpful: http://docs.joomla.org/Tutorial:Creating_a_basic_J oomla!_template http://docs.joomla.org/Template_reference_material http://docs.joomla.org/Tutorial:More_on_Joomla!_mo dules http://docs.joomla.org/Creating_rounded_corners