Post by fork » Sat Jun 04, 2016 9:57 pm

Hi,

I have just installed new template and there is problem because links "login and "create an account" in header are black color text and buttons also are in black color so there is almost not visible login and create an account

I have 2 solutions:
-removing buttons from "login" and "create an account" (preferable solution)
or
-changing color text for "login" and "create an account".

How can I do this?

Tried edit stylesheet.css but with no success.

New member

Posts

Joined
Sun May 08, 2016 5:32 am

Post by imdevlper18 » Sun Jun 05, 2016 2:48 pm

You should always mention your site url. So someone can help you.
Also if you have paid for template you should get proper support unless its free template.

Opencart Extensions | Professional opencart support | Support Ticket | support@cartbinder.com


User avatar
Active Member

Posts

Joined
Sun May 11, 2014 2:04 pm

Post by fork » Mon Jun 06, 2016 6:05 pm

del
Last edited by fork on Sun Sep 10, 2017 1:46 am, edited 1 time in total.

New member

Posts

Joined
Sun May 08, 2016 5:32 am

Post by imdevlper18 » Mon Jun 06, 2016 6:59 pm

1) login with filezilla and go to opencart directory.
2) Then open this file catalog/view/theme/themeglobal/stylesheet/stylesheet.css
3) On line 364. you will find below

Code: Select all

#header #welcome a {
    text-decoration: none;
    color: #535353;
}
Change it to and save the file.

Code: Select all

#header #welcome a {
    text-decoration: none;
    xcolor: #535353;
}
4) Clear cache from browser and reload the page.

Opencart Extensions | Professional opencart support | Support Ticket | support@cartbinder.com


User avatar
Active Member

Posts

Joined
Sun May 11, 2014 2:04 pm

Post by fork » Mon Jun 06, 2016 11:29 pm

Done, but it not work - these awful buttons are still visible.

New member

Posts

Joined
Sun May 08, 2016 5:32 am

Post by imdevlper18 » Tue Jun 07, 2016 12:52 pm

No this is not done. I can still see old code. You need to replace old with new.

Opencart Extensions | Professional opencart support | Support Ticket | support@cartbinder.com


User avatar
Active Member

Posts

Joined
Sun May 11, 2014 2:04 pm

Post by fork » Sun Jun 12, 2016 4:50 pm

thanks , now its ok.

New member

Posts

Joined
Sun May 08, 2016 5:32 am
Who is online

Users browsing this forum: No registered users and 6 guests