Possible bug in themes

General ShopSite user discussion

Possible bug in themes

Postby BigBooksandGifts.com » Thu Oct 26, 2006 12:20 pm

Hello...

We are using the Awesome Orange theme on our website and have selected all of our items and pages to be centered, but the items dont appear to be centered on the page. Is this a bug or do we have something set incorrectly?
Thanks,
BBandG
:D
BigBooksandGifts.com
 
Posts: 30
Joined: Sat Sep 23, 2006 10:21 pm
Location: Renton, WA

Postby Jim » Thu Oct 26, 2006 1:39 pm

We need an example url to look at so we can see what you get compared to what you are expecting.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Postby BigBooksandGifts.com » Thu Oct 26, 2006 7:09 pm

Hey Jim..

You can see us at http://www.bigbooksandgifts.com
BigBooksandGifts.com
 
Posts: 30
Joined: Sat Sep 23, 2006 10:21 pm
Location: Renton, WA

Postby Jim » Fri Oct 27, 2006 9:36 am

Ok so I can get to the site but what exactly are you saying is not centered? If you are referring to the fact that the product section is lined up on the left of the product area, (http://bigbooksandgifts.com/store/remote_cars.html for example) I believe that is the way the template is designed. You could probably tweak the template to make that section centered if that is what you are talking about..
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Postby BigBooksandGifts.com » Sat Oct 28, 2006 9:21 am

Yes Jim,

Thats exactly what Im talking about is the product section is aligned up to the left and makes it look funny. Ive gont thru all the settings within Shopsite, but still the product squares are not centered. How would I go about tweaking the template? I dont want to spend alot of time on this since we are in the process of thinking about custom pages....
Thanks,
www.bigbooksandgifts.com
BigBooksandGifts.com
 
Posts: 30
Joined: Sat Sep 23, 2006 10:21 pm
Location: Renton, WA

Postby websitewerx » Sat Oct 28, 2006 9:38 am

Here's something quick & easy you can try, that won't require modifying any templates. In Preferences -> Page Header & Footer, add the following code to the Header section:
Code: Select all
<style type="text/css">
table.page_products {
margin-left: auto;
margin-right: auto;
}
</style>
websitewerx
 
Posts: 11
Joined: Tue Aug 29, 2006 10:10 am
Location: Denver, CO

Postby BigBooksandGifts.com » Sat Oct 28, 2006 12:19 pm

Sweeeeeeeeeeeeeeeeet ! It works in Firefox but not in IE 7 so there must be a bug in MS IE 7, nah....

Thanks alot websitewerx !!!!

www.bigbooksandgifts.com
BigBooksandGifts.com
 
Posts: 30
Joined: Sat Sep 23, 2006 10:21 pm
Location: Renton, WA

Postby websitewerx » Sat Oct 28, 2006 12:43 pm

Ok, try this instead (I tested it quickly on IE6 and Firefox, and it seemed to work for both):
Code: Select all
<style type="text/css">
table.page_products {
margin-left: auto;
margin-right: auto;
}

table.products {
text-align: center;
}
</style>
websitewerx
 
Posts: 11
Joined: Tue Aug 29, 2006 10:10 am
Location: Denver, CO

Postby BigBooksandGifts.com » Sat Oct 28, 2006 1:10 pm

Perfect ! It works on IE7 also.

Thanks !!!!!!!!!!!!!!!!!!!!

www.bigbooksandgifts.com
BigBooksandGifts.com
 
Posts: 30
Joined: Sat Sep 23, 2006 10:21 pm
Location: Renton, WA


Return to User Forum

Who is online

Users browsing this forum: No registered users and 87 guests