Post by Jantien » Sun Feb 14, 2016 5:21 am

This tutorial shows how to add text to your home page in different way

See http://www.toonkamer-webshop.nl

First go to catalog/view/theme/default/stylesheet and create a new style sheet.
(drag one to the left ,rename it and delete the text and put new in it)
I creates a style sheet named remko.css

Put text like here in it:

.homevetter{
color: #4f4f4f;
font-size: 50px;
font-weight: bold;
text-align: center;
margin-top:20px;
margin-bottom:0px;
}
.homenieuw{
color: #4f4f4f;
font-size:20px;
font-weight: bold;
text-align: center;
margin-top:50px;
margin-bottom:15px;
}
.footervetst{
color: #4f4f4f;
font-size: 25px;
font-weight: bold;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

Go to catalog/view/theme/default/template/common/header.tpl
and put: <link rel="stylesheet" type="text/css" href="catalog/view/theme/default/stylesheet/remko.css" /> in it
Like:

<title><?php echo $title; ?></title>
<link rel="stylesheet" type="text/css" href="catalog/view/theme/default/stylesheet/remko.css" />
<base href="<?php echo $base; ?>" />

Now go to catalog/view/theme/default/template/common/home.tpl
And put some text in it like:

<p class="homevetter">Frans antiek & brocante , art deco en industrieel. </p>
<p class="homenieuw">Nieuw binnen </p>

<?php echo $column_left; ?><?php echo $column_right; ?>
<div id="content"><?php echo $content_top; ?>

<H1><FONT COLOR="#4f4f4f"></FOND><strong>Landelijke en industriele tafels, hoge kasten, spiegels, art deco lampen en meer</strong></H1>
<p class="footervetst">Verkoop via deze webshop of vanuit onze winkel in Amersfoort. </p>

<FONT COLOR="#646464"></FOND>

The last line sets the color for the text back to black.

http://www.toonkamer-webshop.nl
Last edited by Jantien on Sun Jun 12, 2016 5:04 am, edited 1 time in total.

New member

Posts

Joined
Sat Feb 06, 2016 10:50 pm

Post by Jantien » Mon Apr 25, 2016 5:39 pm

1 Change text color , tekst size of description and price
http://forum.opencart.com/viewtopic.php ... 67#p610201
2 This tutorial shows how to change the menu layout , color ,background font size etc.
So you can adjust the menu to for example a tablet and make it better visible (larger text).
http://forum.opencart.com/viewtopic.php ... 12#p609626
3 This tutorial shows how to symmetrical line up the array of products on the category page.
For a better balanced block array line up.
http://forum.opencart.com/viewtopic.php ... 96#p603834
4 This tutorial shows how to put the product description price and so on next to the product image on the product page instead of under it.
http://forum.opencart.com/viewtopic.php ... 03#p603505
5 This tutorial shows how you can upload your images much faster than by ADMIN.
http://forum.opencart.com/viewtopic.php ... 38#p603647
6 This tutorial shows how to make a back up of your uploaded images. If by accident a map of images is lost you can easely restore them and do not have to one by one upload the images again.
http://forum.opencart.com/viewtopic.php?f=21&t=162242
7 This tutorial shows how to add text to your home page in different ways
http://forum.opencart.com/viewtopic.php ... 10#p603531
8 This tutotial shows how to remove the colorbox lay-out and leave only the picture.
(click on the picture for more or beside it to go back tot he product page.)
http://forum.opencart.com/viewtopic.php ... 35#p603227
9 Remove white space from Image white borders around images pop-up colorbox
http://forum.opencart.com/viewtopic.php?f=21&t=162244
10 This tutorial shows how to remove certain features you don't use in your shop
remove breadcrumb , remove title , remove image and category description , remove refine search , remove sort by name, date, price , remove compare , remove
http://forum.opencart.com/viewtopic.php ... 05#p603517
11 This tutorial shows how to make different background images on the different pages.
http://forum.opencart.com/viewtopic.php ... 26#p602451
12 Change layout of additional images breadcrumbs small picture
http://forum.opencart.com/viewtopic.php?f=21&t=162874
13 Simple structure of opencart how layout lay-out build up
http://forum.opencart.com/viewtopic.php?f=21&t=162872

New member

Posts

Joined
Sat Feb 06, 2016 10:50 pm
Who is online

Users browsing this forum: No registered users and 10 guests