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
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 proddetail.php Description font size
Author « Topic »  

try2stay
Starting Member

8 Posts

Pre-sales questions only
(More Details...)

Posted - 06/18/2022 :  17:09:35  
Hello,
I want to make the font bigger in the description box and the description area below the photo on the proddetail.php page. Is that in the CSS file? Can't find it.

Thank you

1818charlie
ECT Moderator

United Kingdom
1180 Posts

Posted - 06/18/2022 :  18:02:32  
Hi

Can you post your site URL so we can have a look? Post it in the form of mywebsite [dot] com

-----------------------------------
Steve
Manchester UK

Remember, if you can't convince 'em, confuse 'em!

try2stay
Starting Member

8 Posts

Pre-sales questions only
(More Details...)

Posted - 06/19/2022 :  06:28:29  
http://www.robertasaloha.com/proddetail.php?prod=Aloha-Mahalo

http://www.robertasaloha.com/proddetail.php?prod=EWA-PLANTATION - how to remove grey background in description box?

Also, while I have you, how do I remove the text just under the top logo that says "Client login not enabled."

Thank you for your help!

Vince
Administrator

42466 Posts

Posted - 06/20/2022 :  03:25:44  
Hi Try2stay
You seem to be using a style sheet in css/generic.css so it would be good to add these there. But this should do the trick...

div.tabpanelcontent {
font-size: 16px;
}
div.detailshortdescription {
background-color: transparent;
}

Once you've made the changes, do a <Ctrl>+F5 to force a refresh of the style sheet.

Vince

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

try2stay
Starting Member

8 Posts

Pre-sales questions only
(More Details...)

Posted - 06/20/2022 :  17:14:22  
Hi Vince,
Thank you! That took care of the font size issue.

As far as the "How to remove the text just under the top logo that says "Client login not enabled."

Any suggestions on that issue?


1818charlie
ECT Moderator

United Kingdom
1180 Posts

Posted - 06/20/2022 :  18:17:21  
Hi

Add the following to your generic.css stylesheet

div.minicartoneline > div{display: none;}


-----------------------------------
Steve
Manchester UK

Remember, if you can't convince 'em, confuse 'em!

try2stay
Starting Member

8 Posts

Pre-sales questions only
(More Details...)

Posted - 06/20/2022 :  21:02:44  
Thank you! Thank you! That did the trick.
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000