I need to get rid of and/or replace the "red evo aphelion" and the "A A A " text at the top of the following template. http://www.wavingattrains.com/redevo_eleven/index.php?option=com_content&task=view&id=15&Itemid=27 Please help. This is going to sound dumb but how do I put an article on the frontpage? Im in the frontpage manager but dont see an option to add an article :-(
On your server, find this file and open/edit it: http://www.wavingattrains.com/redevo_eleven/templates/redevo_aphelion_green/css/template_css.css Inside this file, find: #heading { width:100%; position:relative; padding:16px 0px 0px 0px; } Code (markup): Replace with: #heading { display: none; width:100%; position:relative; padding:16px 0px 0px 0px; } Code (markup): This should remove the "Red Evo." Now, to remove the three A's. Find: #buttons{ position:absolute; right:23px; top:40px; } Code (markup): Replace with: #buttons{ display: none; position:absolute; right:23px; top:40px; } Code (markup): Save this file then check the page. Goodluck!
Dude you rock! It worked. I hope you dont mind awnsering a few questions more. I will click some links for you or something if you want. 1)How can I put a logo, banner and/or text in that grey area at the top (where the newsflash is in sample data mode) 2) Can I make more of the top red show like before while still having got rid of the default red evo and aaa. 3) Where do I change the color scheme? I know its possible but cant for the life of me find where to do it. Thanks so much I will compensate you a bit if you keep helping with these little probs I really appreciate it. Joomla makes beautiful website but is very unuserfriendly and fairly time inefficient from what I have seen so far. But man I LOVE the final product