Post by freni32 » Thu Nov 18, 2010 7:06 am

How do you increase homepage view of products and where the store text goes at? If you look at my site on: http://www.funeralhomeflowers.org you will notice the pictures of the products are outside the white box and the store text isnt flush with the header, should be stretched longer, where would I go to fix this at? I know I could reduce the product image sizes but would like to keep them that size as they look more pleasant big like that.


thanks!

New member

Posts

Joined
Wed Sep 08, 2010 5:48 am

Post by De[v] » Thu Nov 18, 2010 8:01 am

store text isnt flush with the header, should be stretched longer
I don't know what store text your talking about.

So let me get this right before i get you something wrong. You would like to move your 'Middle box' to take up were the 'Right Box' would go so it all fits ?

New member

Posts

Joined
Mon Nov 15, 2010 11:21 am

Post by freni32 » Thu Nov 18, 2010 10:07 am

Yes, I dont use any boxes on the right side, so wanting to have it fill up that space on the right for both the store text and also for the middle box, as you can see the pictures of the flowers come out of the lines on the middle box, so want to give it more room so it all fits there. I went to the file "featured_home" and played with width of it in there, but no luck.

New member

Posts

Joined
Wed Sep 08, 2010 5:48 am

Post by De[v] » Thu Nov 18, 2010 1:01 pm

First you will need to disable the right box so the stuff is not just hidden after the edit.

1)template->common->column_right.tpl
Change line one to. (This will tell your template to not show the right side.) (Your template should auto fit but if not go to next step)

Code: Select all

<div id="column_right" style="display:none;">
2) stylesheet->stylesheet.css
(Look for)

Code: Select all

#content {
	margin-left: 190px;
	margin-right: 190px;
	margin-bottom: 10px;
}
(Change) (all we are doing is taking out the margin-right so it does not space out for the right side.)

Code: Select all

#content {
	margin-left: 190px;
	margin-bottom: 10px;
}
Good luck on our website let me know if there is anything i can do.

What i gave you would work i don't really know because i'm not using the template that came with opencart. If it does not work let me know and i will look more into it.

P.S
The message "Funeral Flowers Delivered By Local Florist, Same Day Delivery" its not fitting because of your css its not the same as "Welcome to Funeral Home Flowers.Org"
Your Code

Code: Select all

<div class="heading"><h1>Funeral Flowers Delivered By Local Florist, Same Day Delivery</h1></div>
Change

Code: Select all

<h1>Funeral Flowers Delivered By Local Florist, Same Day Delivery</h1>
--
Sorry it took me so long to get back to you.

New member

Posts

Joined
Mon Nov 15, 2010 11:21 am

Post by freni32 » Thu Nov 18, 2010 4:00 pm

Great thank you so much!! I went ahead and just used right boxes, but will bookmark this pages in case I ever want to change, very useful!!

I did a huge google PPC campaign and only generated 1 order, so back to the drawing board to figure out what went wrong...sure enough finding bunch of errors, so changing up a bunch of things.

I made a post for help on my SSL, for some reason some items are still showing up unsecured, so that was one reason I was losing orders from going through, also the checkout page I had customized and would not let them select there state :{, had to remove United States by default and change to "please select" so that they could get drop down menu for the states...very costly on these errors, but thats how it goes, have to learn from your mistakes :}

Take a look at my post for SSL, see if you know what I am doing wrong?

New member

Posts

Joined
Wed Sep 08, 2010 5:48 am

New member

Posts

Joined
Wed Sep 08, 2010 5:48 am

Post by De[v] » Thu Nov 18, 2010 11:23 pm

unfortunately I am only a web designer at this time, I don't know much about ssl. This topic might help http://forum.opencart.com/viewtopic.php?t=4336

New member

Posts

Joined
Mon Nov 15, 2010 11:21 am
Who is online

Users browsing this forum: No registered users and 7 guests