-
AuthorPosts
-
djmarkus Friend
djmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
March 25, 2011 at 1:27 am #161917Is there a way to make the border white on the slide show and also to take the black line under my menu away http://www.internationalwebsitedesign.com/
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 25, 2011 at 5:27 am #383198Slideshow Color change:
File Path: http://www.internationalwebsitedesign.com/templates/ja_methys/css/mod_jaslideshow2.css
Change the color coding for background and the border in the following code
.ja-slide-item img {
background: #000000;
border: 1px solid #1C1C1C;
padding: 4px;
}
Remove the Color Below the menu
File Path: http://www.internationalwebsitedesign.com/templates/ja_methys/css/template.css
Replace the following code
#ja-mainnav {
border-bottom: 5px solid #111111;
border-top: 1px solid #E5E5E5;
position: absolute;
right: 0;
top: 179px;
z-index: 999;
}
With
#ja-mainnav {
border-top: 1px solid #E5E5E5;
position: absolute;
right: 0;
top: 179px;
z-index: 999;
}
djmarkus Frienddjmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
March 25, 2011 at 11:12 am #383238http://www.spanishweddings.ie/servicies.html this is the old as you see google cant find the text
I am trying to duplicate to my best the above site here my 2nd day on it http://www.internationalwebsitedesign.com so not too bad
I need to know is it possible to download the images from the first site as the seem to be embedded in flash etc in the menu
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 25, 2011 at 11:40 am #383239Regarding the Flash insertion. you can upload the servicies.swf direct using ftp in the images folder and Add the emdbed code in the custom module [ mod_custom ] in any of the position you need in the frontpage.
djmarkus Frienddjmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
March 25, 2011 at 12:38 pm #383251Thanks, but I just need the images that are with the flash module itself
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 25, 2011 at 1:23 pm #383273I hope the flash file in this url is independent of image folders http://www.spanishweddings.ie/imagenes/fotos/servicies.swf
Do you want this flash file to be moved to the new url of your site ?
djmarkus Frienddjmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
March 25, 2011 at 1:42 pm #383277No, I need the photographs extracted from the front page and the one from the menu images to be implemented on the new page http://www.internationalwebsitedesign.com btw way when i move the files to a new server I have to change something in the configuration file, can you tell me. I usually make a site on my own domain, but this project will reside on another domain and server
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 25, 2011 at 1:52 pm #383278Not an easy task I am afraid. You need the original flash source files and a tool such as Adobe Flash. There are tools available on the web to extract images from flash but they do not always work.
As for moving your site from one location to another there is a tool that will do all the work for you making life a lot simpler called Akeeba Backup free from – http://www.akeebabackup.com/
djmarkus Frienddjmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
March 25, 2011 at 2:40 pm #383282cool I use that tool. So install the template on the new site and install akeebaback on new site but before importing I think I need to change the setting to point to the new site right? I did that before but to be sure whats the file called please
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 25, 2011 at 2:51 pm #383284No, you do not install anything on the new site. Simply install akeeba on the old location and it creates an archive file including the entire site sql tables and all. You then upload the archive file to the new location along with the kickstart.php file and then browse to kickstart.php file. It unpacks the archive in the new location then runs an installer pachage. You just enter the new details in the installer and it creates the new config files for you. It really cannot be simpler.
djmarkus Frienddjmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
March 29, 2011 at 4:23 pm #383844I have backed up everything and upload to the new server, where do i find kickstart.php please
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 29, 2011 at 5:19 pm #383849Here you go, you just need the kickstart.php from the download – http://www.akeebabackup.com/download/official/akeeba-kickstart/akeeba-kickstart-3-2.html
djmarkus Frienddjmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
March 29, 2011 at 5:29 pm #383851Great forum thanks for the help…Is there a web based solution to unzip the file on a server as filezilla do not do it
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 29, 2011 at 6:02 pm #383855That is what kickstart.php does. When you brows to that file it unzips everything for you. All you need then do is follow the instructions.
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 29, 2011 at 6:02 pm #383856Not sure what kind of server you are using for hosting, but any hosting server which doesnot provide unzip feature is waste of money and pain to work with. Based on my experience Cpanel based server are the best for joomla shared hosting. What takes hours on standard servers is done within mins on Cpanel based server.
How to unzip on your server, ask your hosting provider, they should have an answer, if they ask you to unzip on local host and then upload, you should think about the hosting and move over to more user friendly hosting providers.
Regards
Arvind
-
AuthorPosts
This topic contains 25 replies, has 4 voices, and was last updated by djmarkus 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum