We're a community of 1.1M IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,080,307 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

Joomla Page editing

Hi,

I am pretty new to Joomla. The company i work uses a joomla 1.5 website which was designed before i joined. Now I'm incharge of managing this website by doing some small changes here and there.
Problem : There is a page(not index) containing a few images which are associated with some css.
Now I have to insert another image to this page. I tried doing it by inserting the image from the article manager but this would not reflect on the actual website. When i opened the page on browser and saw the source of the page, I saw the following piece of code which has the images.

<div class="boxgrid captionfull">
                <a href="http://www.web1.com/" target="_BLANK">
                <img src="http://mywebsite.com/~war/images/photos/info.jpg"/>
                </a>
                <div class="cover boxcaption">
                    <h3>Info</h3>
                    <p>http://www.info.com/</p>
                </div>       
            </div>   
            <div class="boxgrid captionfull">
                <a href="http://www.web2.com/" target="_BLANK">
                <img src="http://mywebsite.com/~war/images/photos/spss.jpg"/>
                </a>
                <div class="cover boxcaption">
                    <h3>Spss</h3>
                    <p>http://www.spss.com/</p>
                </div>       
            </div>   
            <div class="boxgrid captionfull">
                <a href="http://www.strategy.com/" target="_BLANK">
                <img src="http://mywebsite.com/~war/images/photos/strategy.jpg"/>
                </a>
                <div class="cover boxcaption">
                    <h3>Microstrategy</h3>
                    <p>http://www.strategy.com/</p>
                </div>       
            </div>   

Now, all i want to do is to add another <div class="boxgrid captionfull"> tag to this page so that i can add another image. If i do edit html from joomla i can edit only the index page.

Please help

Thanks in advance
Akshay

2
Contributors
1
Reply
3 Days
Discussion Span
9 Months Ago
Last Updated
2
Views
theakshay
Newbie Poster
5 posts since Dec 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

I would suggest that you update from Joomla 1.5 to the latest. It may take a bit of work, I would advise that you read this http://docs.joomla.org/Migrating_from_Joomla_1.5_to_Joomla_2.5 before you upgrade. You will need to do several upgrades before you get there.

You will also have to re-do the template as well. But this will give you the option to upgrade as well.

Regarding the images, won't that be insterted through the article that you are trying to add the image to?

squeak24
Newbie Poster
18 posts since Aug 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page generated in 0.0574 seconds using 2.68MB