![]() |
Shopping basket linked item style |
Post Reply ![]() |
Author | |
rich-erich ![]() Senior Member ![]() Joined: 18 December 2008 Location: United Kingdom Status: Offline Points: 735 |
![]() ![]() ![]() ![]() ![]() Posted: 15 November 2011 at 10:14am |
Hi
In the basket can you remove the underline style for products that have got a return url. Or give us access to customize. It is sufficient just being in blue although a less harsh shade would be better. When you have a few items in the basket it is just a bit full on. Have a look at Amazon who do it well. Thanks |
|
![]() |
|
Support James ![]() RomanCart Team ![]() Joined: 30 November 2010 Location: Bath Status: Offline Points: 773 |
![]() ![]() ![]() ![]() ![]() |
Hi Rich,
You can use CSS to define the colour of hyperlinks (but remember this will also change the colour of the remove button. Just use the <style> tag in your header code for cart pages to define the colour of hyperlinks. Thanks James |
|
![]() |
|
rich-erich ![]() Senior Member ![]() Joined: 18 December 2008 Location: United Kingdom Status: Offline Points: 735 |
![]() ![]() ![]() ![]() ![]() |
Hi James
You may have different classes for hyperlinks set up as at the moment the Remove link is not underlined. Also I cant change the item styles that are hyperlinked. eg by putting this into the header <style type='text/css'> a:link { font-family: Arial, Helvetica, sans-serif; font-size: 0.76em; color: #0000FF; text-decoration: none; } a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 0.76em; color: #0000FF; text-decoration: none; } a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 0.76em; color: #D40055; text-decoration: none; } a:active { font-family: Arial, Helvetica, sans-serif; font-size: 0.76em; color: #0000FF; text-decoration: none; } </style> |
|
![]() |
|
rich-erich ![]() Senior Member ![]() Joined: 18 December 2008 Location: United Kingdom Status: Offline Points: 735 |
![]() ![]() ![]() ![]() ![]() |
Hi James
Unfortunately we cant change the item hyperlinks at the moment. We can change the Remove link however. So as a suggestion can it be done so we can either change the item hyperlinks to style we prefer or you adopt something similar to the Amazon item hyperlinks - the blue is less intrusive and no underlines which when you have a few items in the basket does not look good. |
|
![]() |
|
House of Greco ![]() Newbie ![]() Joined: 17 June 2018 Location: Felton, CA Status: Offline Points: 1 |
![]() ![]() ![]() ![]() ![]() |
This worked for me: I added " !important " to the end of each property, like this: -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- a { color: black !important; text-decoration: none !important; } -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- It is after all, very, important..... Good luck! Sincerely, Anna Edited by House of Greco - 17 June 2018 at 9:58pm |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |