Patriarch K Posted December 31, 2004 Posted December 31, 2004 Where can i get a Swedish language pack and the Swedish currency? How can i use a background on my site? How do i make buttons instead of text in the header? How can i move the information info box (Shipping & Returns, Privacy Notice, Conditions of Use, Contact Us) to the footer? How can i move the specials & whats new to the main page?
♥Vger Posted December 31, 2004 Posted December 31, 2004 Where can i get a Swedish language pack and the Swedish currency? 1. Don't know. 2. Just add the currency in Localisation. How can i use a background on my site? Change the background colour in the BODY tag in stylesheet.css How do i make buttons instead of text in the header? You make the buttons in an image programme, such as Photoshop, and then add the image link in place of the text link in header.php How can i move the information info box (Shipping & Returns, Privacy Notice, Conditions of Use, Contact Us) to the footer? Take the code from either column_left.php or column_right.php and place it in the footer instead. It will look terrible, but you can do it if you like. How can i move the specials & whats new to the main page? You take the code (as above) and paste it into includes/languages/english/index.php (again, it will look terrible ,but you can do it if you like). Vger
Patriarch K Posted January 1, 2005 Author Posted January 1, 2005 Change the background colour in the BODY tag in stylesheet.css I don't want backgroundcolor, i want a "background". And if i make a very small background, how can i make it side by side then so that it covers the whole screen? You make the buttons in an image programme, such as Photoshop, and then add the image link in place of the text link in header.php What image link? Can i use teh HTML <img src="blalba.gif"></img>? Take the code from either column_left.php or column_right.php and place it in the footer instead. It will look terrible, but you can do it if you like. Terrible? You know, i don't want the box down there, i just want the text, like this: Shipping & Returns | Privacy Notice | Conditions of Use | Contact Us
♥Vger Posted January 1, 2005 Posted January 1, 2005 All of your posts are a list of multiple questions. We don't mind helping people on this forum - but you are going to have to learn a little html for yourself - otherwise we have to explain everything to you in minute detail. If you start with a book on simple html then most of your questions will be answered by increasing your knowledge. If you don't want to buy a book there are lots of websites that provide online tuition in basic html techniques. There is also a lot of information on how to do things in osCommerce in the Knowledge Base (link at the top of this creen). Now would be a good time to start learning! Vger
Patriarch K Posted January 1, 2005 Author Posted January 1, 2005 I'm sorry for that. I was going to say this in my next post but you did it before me :) But okay, i will try to find out things by myself. The problem is that i don't have much time for this, that makes it easier to ask you everything i want to know. But i apologize for all my questions.
Patriarch K Posted January 1, 2005 Author Posted January 1, 2005 I searched for some easy tutorials and i already knew of that. I can't get the background thing to work. The original code <div style="text-align: center; background: #f8f8f1; margin: 0;"> The code that i found in the knowledge base <div style="text-align: center; background: transparent url(imagename.gif); margin: 0;"> So, what's the problem? (Sorry for another question, but i had to)
♥Vger Posted January 1, 2005 Posted January 1, 2005 The problem is that i don't have much time for this, that makes it easier to ask you everything i want to know. Yes, but unfortunately we are all busy too, and it's not easier for us if you ask for answers to questions just because you can't be bothered to take the time to find them out for yourself. If you have problems that are unique to osCommerce we will help - but you are asking basic html questions - and to find out the answer to these you need to learn html. Vger
Patriarch K Posted January 1, 2005 Author Posted January 1, 2005 Oh, of course you are busy too. Why didn't i think of that >_< Sorry, i will post here again when i have a more advanced problem.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.