Question:

I want to change this. How?

by  |  earlier

0 LIKES UnLike

Ok so I have a Joomla-based website:

http://dannys95.gotdns.com

You see on the top where it says RedEvo Aphileon? That I'm guessing is part of the template. That is not an image though. I would like to take that off and put my website name. But how can I do that? Here is the link to the template, its the RedEvo Aphelion:

http://www.redevolution.com/joomla-templates/

 Tags:

   Report

3 ANSWERS


  1. There's no "layers" in the page, just DIVs... the image you're looking at is a background image that's placed in there using a CSS text-replacement trick.

    First poster is right, second poster has no clue. :-P

    Simply replace the background image with your own, and you're done.


  2. First off, I don't have Joomla and can only look at  your source code, but I copied it into Dreamweaver and selected that piece of text.  I then switched to code mode and found this line highlighted:

    <h1><a href="index.php" title="back to Homepage" id="sitename1">http://dannys95.gotdns.co...

    You've got to find sitename1 in one of your accompanying documents, probably your Cascading Style Sheet, and change the text.  I can't see what comes with your template to help you any further.  Hope this helps.

  3. Create png image with size of 258x52 with simple text of your website name. Save it as logo.png ( You can do it easily in Photoshop or Fireworks)

    Browse to /templates/redevo_aphelion_blue/images/ , and replace the logo.png with the image you have created.

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.