Jump to content

[Solved] My Account block - weird squiggles after logging in


Recommended Posts

Does anybody know what happened here? I have been tweaking my site for some time and then finally got it ready to open shop. I tried to do a test order and after logging in, I see this in the account block.

Any help will be appreciated. Thanks.

post-289020-0-34085900-1318338207_thumb.jpg

Link to comment
Share on other sites

It seems to be the bullet arrows >> for each line are repeating.

If you comment out the image location on line 7 of URL/yourtheme/css/modules/blockmyaccount/blockmyaccount.css like this

/* div.myaccount ul.bullet li { background-image: url('../../../img/bullet_myaccount.gif') } */

 

It will remove them.

Link to comment
Share on other sites

It seems to be the bullet arrows >> for each line are repeating.

If you comment out the image location on line 7 of URL/yourtheme/css/modules/blockmyaccount/blockmyaccount.css like this

/* div.myaccount ul.bullet li { background-image: url('../../../img/bullet_myaccount.gif') } */

 

It will remove them.

Incredible. It worked! Thanks so much for your help.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...