Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 ASP (Windows server) versions
 Centering Category Images & Titles
Author « Topic »  

KevinRobson
Advanced Member

USA
248 Posts

Posted - 01/05/2021 :  12:59:11  
On https://thekingsgallery.com/categories.asp the images and category titles are justified to the left side of the category box. I'd like to center them.

I've worked with the CCS styles shown on https://www.ecommercetemplates.com/help/css-layouts.asp#category to no avail.

How do I center these items?

Vince
Administrator

42756 Posts

Posted - 01/06/2021 :  02:40:55  
Hi Kevin
The changes I would make are these...

css/style.css line 475
img.catimage {
max-width: 100%;
}

css/ectstyle.css line 288
div.catimage {
/* width: 98%; */
/* float: left; */
text-align: center;
}

css/ectstyle.css line 298
div.catname {
padding-left: 4px;
font-size: 1.2em;
text-align: center;
}

Vince



Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

KevinRobson
Advanced Member

USA
248 Posts

Posted - 01/15/2021 :  15:27:00  
Thank you!
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000