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
 General
 Design issues
 Changing font color and text to bold
Author « Topic »  

PaulP
Advanced Member

USA
213 Posts

Posted - 04/26/2018 :  08:23:23  
Hello ECT,
1. I'm having problems locating in the style.css the line that will change the top row link colors (on the left) to white like the phone in the right corner. The hover color is fine I just can't find the line to change it.

2. The Your Cart box. I would like to change the hover color to red like the navigation text.

3. The Your Account box. I would like to do the same, change the hover color to red and make the "login" text bold like the Your Cart box.

I'm using the ECT NATURA template.

The site is http://drdooleyassembly.com/V2/site_map.php

Thank you for your help.

Yours truly,
Paul P.

Edited by - PaulP on 04/26/2018 08:25:56

Andy
ECT Moderator

95440 Posts

Posted - 04/26/2018 :  08:30:41  
Hi Paul

Add this to style.css for the first point

.topbarNav a{color:#fff !important}
.topbarNav a:hover{color:#ccc !important}

The links for the minicart and account login use the internal navigation styling in ectstyle.css

a.ectlink:link etc

so you can change colors there.

Andy

Please feel free to review / rate our software

PaulP
Advanced Member

USA
213 Posts

Posted - 04/26/2018 :  11:04:04  
Hi Andy,
Thank you for your quick response.

I added the code for #1 and it worked fine.

#2. I found the line in the ectstyle.css page and was able to change the hover color.

Thank you very much.

Is it possible to make the "login" text bold like the "Shopping cart" text in the Your Cart box.

Thank you for all your help.

Yours truly,
Paul P.

Andy
ECT Moderator

95440 Posts

Posted - 04/26/2018 :  12:20:25  
Do you mean the "login" text at the bottom of the box?

Andy

Please feel free to review / rate our software

PaulP
Advanced Member

USA
213 Posts

Posted - 04/26/2018 :  13:38:40  
Yes.

Sinbad
ECT Moderator

USA
65937 Posts

Posted - 04/26/2018 :  13:58:29  
Hi Paul, that text would be defined in the style sheet ectcart.css around line 46 where all the input buttons are defined.

Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates

PaulP
Advanced Member

USA
213 Posts

Posted - 04/26/2018 :  16:11:52  
Hi Sinbad,
I can't seem to find it.

I'm looking to make the "login" text [b]bold[/b ]in the your account box. I don't think it's a button.




Thank you for your help.

Yours truly,
Paul P.

Edited by - PaulP on 04/26/2018 16:13:22

Andy
ECT Moderator

95440 Posts

Posted - 04/27/2018 :  00:03:42  
You can add this to your css file

a.mincart{font-weight:bold}

Andy

Please feel free to review / rate our software

PaulP
Advanced Member

USA
213 Posts

Posted - 04/27/2018 :  05:30:47  
Hi Andy,
That did it.

Thank you for all your help on the three design changes I had.

Your the Best!

Yours truly,
Paul P.
  « 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