-
AuthorPosts
-
Anonymous Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 8, 2010 at 10:02 am #328676Dear maryp
Please open templates/ja_seleni/css/template.css file, find following code sections:
h1.logo {
height:40px;
width:210px;
}h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
height: 40px;
width: 210px;
}Here you can change the height and the width to your idea.
January 8, 2010 at 10:27 am #328682<em>@JA Developer 159582 wrote:</em><blockquote>Dear maryp
Please open templates/ja_seleni/css/template.css file, find following code sections:
h1.logo {
height:40px;
width:210px;
}h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
height: 40px;
width: 210px;
}Here you can change the height and the width to your idea.</blockquote>
Thank you so much again. I’m teaching myself and having a few problems. you’ve been a great help.
Kind regards
MaryJanuary 8, 2010 at 11:00 am #328685<em>@maryp 159589 wrote:</em><blockquote>Thank you so much again. I’m teaching myself and having a few problems. you’ve been a great help.
Kind regards
Mary</blockquote>
Sorry, it’s me again. That worked but it’s covered the JA Menu section. I think there’s room to move the logo up but i’m not sure how to do it. I’m sending you the link so you can see what I mean. Content is only testing text.
http://cpanel4.primary001.net/~sorrento/
MaryJanuary 8, 2010 at 11:04 am #328686<em>@maryp 159595 wrote:</em><blockquote>Sorry, it’s me again. That worked but it’s covered the JA Menu section. I think there’s room to move the logo up but i’m not sure how to do it. I’m sending you the link so you can see what I mean. Content is only testing text.
http://cpanel4.primary001.net/~sorrento/
Mary</blockquote>
I meant to say that i’ve never done CSS before but I think the way you explained it was easy to follow.
MaryJanuary 12, 2010 at 2:33 am #329021Hi all – I am a noobie who has spent two days trying to install the Teline III Quickstart package. I would appreciate some advice please.
Here’s some background info:
– I am hosting the site on hostgator and I have been successful in logging on to site via cpanel
– I previously (2 weeks ago) successfully installed Joomla onto this site and got it working so that I could confirm that I wanted to use Joomla as my CMS. I added content and even successfully installed another template.
– I purchased and downloaded teline 3 to my computer
– I read this thread in its entirety and based on other peopl’s troubles, I had hostgator completely remove my old install of Joomla and my old database, so that I was left with what they consider a “new install”
– I logged on to the cleaned up site using cPanel and confirmed that all of the old junk was gone.
– I observed that when I navigated to http://www.mysite.com I got hostgator’s typical “getting Started” screen.
– I am using Filezilla and I have succesfully uploaded the 39M zip file called qs_j1515_ja_telineiii.zip to a folder called /public_hmtl/ (Note to others – File Manager in cPanel would not upload a file bigger than 25Meg and it gave me a cryptic error message when I tried – this may trip up other users and is why I moved to Filezilla)
– In cPanel I navigated to the uploaded zip file, highlighted it and then clicked on uncompress to unzip it after telling it to put the uncompressed file in /public_html/.
– I noticed that the unzip dialogue only showed that a handful of files were actually unzipped, not the hundreds that I expected.
– Never-the-less, I tried to follow the instructions to reach a quickstart install screen by typing in various URL’s that people suggested in this thread. These included:http://www.mysite.com
http://www.mysite.com/public_html/ (which is the one that I expected to work)
http://www.mysite.com/public_html/Quickstart/But none of them worked, generally giving me a “page not found” in my browser except for the 1st URL which just showed me the hostgator start-up screen.
– I remembered a post on this forum that said that you actually had to uncompress the files one more time (which is NOT in the simplified instructions) so I found a large unzipped file in /public_html/Quickstart/ and again told cPanel to uncompress it to /public_html/
– This time I got a satisfying number of uncompressed files (hundreds at least) in a new folder /quickstart/ (with a lower case q) but I still no luck in initiating a quickstart install when a navigateds to any of the URL’s listed above. So I ried a few more, including:
http://www.mysite.com/public_html/quickstart/
http://www.mysite.com/public_html/quickstart/index.php
http://www.mysite.com/public_html/quickstart/INSTALL.php
http://www.mysite.com/public_html/quickstart/installation/
http://www.mysite.com/public_html/quickstart/installation/index.php
http://www.mysite.com/public_html/quickstart/installation/installer/
http://www.mysite.com/public_html/quickstart/installation/installer/index.php
http://www.mysite.com/public_html/quickstart/installation/installer/installer.phpBut still no luck. Just a webpage cannot be found message.
What I am doing wrong? I can see in some messages that folks are manually configuring the MySQL database first. Is that something I have to do?
Help!!!!!!!
Mike
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
January 12, 2010 at 5:58 am #329034Dear mfayette,
Considering that you are new to JoomlArt, Please take time to read the Support Guidelines and this will give you the idea about how to ask for efficient help.
Do not worry about the quickstart installation, If required i shall do it for you. Please make a new thread with the above problem, so that it can be followed up easily.
You can also PM me your cpanel and ftp access and i shall install the Teline III quickstart for you.
Arvind
January 12, 2010 at 7:44 pm #329097Thank you for your willingness to help. I made progress briefly, but then lost ground. I succeeded in doing a complete install using the url http://www.mysite.com/quickstart/ Unfortunateetly it created a fully functional Teline 3 website at that specific url instead of http://www.mysite.com.
I presume that I must have unzipped the qucikstart files one folder below where I should have. I have now deleted the qucikstart folder, deleted the database, then copied the zip file to the root folder of my site and will try again in alittle while.
I appreciate your kind offer to do this for me, but I think that I need to understand what I have done wrong. I sense that I have made some fundamental error that has led to all of the problems.
January 12, 2010 at 7:46 pm #329098<em>@drarvindc 160072 wrote:</em><blockquote>Dear mfayette,
Considering that you are new to JoomlArt, Please take time to read the Support Guidelines and this will give you the idea about how to ask for efficient help.
Do not worry about the quickstart installation, If required i shall do it for you. Please make a new thread with the above problem, so that it can be followed up easily.
You can also PM me your cpanel and ftp access and i shall install the Teline III quickstart for you.
Arvind</blockquote>
where are the support guidelines? Have I violated prootocal in some fashion?Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
January 13, 2010 at 3:44 am #329148Dear mfayette,
No you have not violated anything. You can check the Support Guidelines.
- Please put your problems in a new thread. One thread per problem. So that it can be followed up and driven to a conclusion.
- Raising your issue is other threads, like you have done here. Makes it difficult to keep track of and might be lost in the heap of threads.
the guidelines will help you get the maximum out of support in minimum possible time.
regards
Arvind
January 14, 2010 at 9:00 am #329281Do I need to create another database in cpanel and do i need to install another copy of Joomla and do I need to install this template using Quickstart. Then how do I access second site as it’s sitting on a temporary server.:confused:
January 31, 2010 at 2:41 pm #331047All ok, but how can you do it if you allready have joomla installed?:confused::confused:
February 8, 2010 at 11:33 am #332030<em>@renegades 83105 wrote:</em><blockquote>I’ve been trying to install the quickstart package for the past several days now and i’m beginning to become very frustrated. My server does not seem to have a sample database to install. I’ve downloaded the quickstart package into the dev. folder that I originally installed the Joomla upgrade 1.5 package. I followed the instruction stated above, I deleted the installation directory and the quickstart package is still not installed. I’ve followed all the steps, and the main reason I purchase the plan was because I assume I would have received some help from the forum.
If Someone can please help I would very much appreciate the attention in this matter. I have a project that I should have completed days ago, but this is certainly delaying that goal.
I’m willing to provide my access information to my server, in order to look into this for me.Thanks again.</blockquote>
I have been trying to install for the last few weeks. I am very frustrated/. I paid for the installation $40.00 yet no reply nor email. Please help>:(
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
February 8, 2010 at 11:43 am #332035Dear rasmyone,
You have not provided any data for the installation service. No FTP or domain or login details and we are awaiting your reply on the same. Please update your ticket with the necessary info and it would be processed.
Your ticket id is KHB-534449 right?. With no info attached. Where can we install it for you?
Arvind
joeflynn Friendjoeflynn
- Join date:
- February 2009
- Posts:
- 91
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 59
- Thanked:
- 3 times in 1 posts
February 8, 2010 at 12:21 pm #332039rasmyone, hello. Sorry to hear that you got into the trap.
In the future, what you need to understand is that the QuickInstall is a multistep process. Perhaps it could become one step, like a cPanel install, but since there is so much variety in servers and the software that is on them, the QuickInstall only goes part way…and it begins at step 2.
Step 1 is making the database – since I have cPanel on a Unix server, I use the MySQL Database Wizard.
There are many little ingredients in these steps that are not obvious to us punters and which you have to stay aware of at each step. The technical people who do this all the time don’t even see these things anymore, because it is already in their blood.
For example, right away you will notice that the name of the database is not what you type in. The name of the database (and your username) are the 8 letter name of your site, then a underscore and then the database name. later, when you have to put the names into the another form, the database will not communicate with just the database name. So, if your site name is BobbysBigHouse, the database might be bobbysbi_FebDataTry and your username will be bobbysbi_firstintiallastname.
After the database is created, then you can ftp the large quickinstall package, extract it, find the quickinstall package inside that, extract that, and start the process that is otherwise described elsewhere. But it sounds like you missed that step from what drarvindc wrote.
Good luck.
February 10, 2010 at 10:46 am #332282Thanks drarvindc
I re-submitted through Support Center » Submit a Ticket » Technical. Pls email me if you require anything else. My websites are laopress.ocm & punyakom.com.
I’d love to have those two sites showcasing Ja Teline III. Thanks -
AuthorPosts
This topic contains 274 replies, has 97 voices, and was last updated by TomC 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum