Hello,
Can anyone please help me figure out why there is a red dotted line under all my album titles? I have CPG running on many sites of mine and this one is the only one with the line showing up.
What could it be? Any help would be great!
Thanks in advance!
Ryan
Website url or attach a screenshot to begin with.
Thanks for the reply. The site is not currently online with the newer version that I am working on, but here is a screen shot of the line that I am seeing below the album title. Please let me know if there is an easy fix. It may be CSS or an image spacer problem; not sure.
Thanks for any help in advance!
Thanks!
Ryan
Still very hard to tell but if it's a dotted line put in by css styling, search your theme files for the word dotted.
I have done this and totally removed anyhting having to do with dotted lines and no luck. Do you think it could be a spacer image problem or something like that?
Beats me, I can't see the actual site or the code that generates it. If you can't give out a link to the gallery then you'll have to zip up the theme and attach it here.
Hey Everyone!
Thank you all for the support, help, and ideas to get my problem fixed. After a lot of time and tinkering I figured out how to fix the problem. So, I wanted to let everyone know what I did in order to fix the problem.
I figured out it was something to do with the cell that contains the album name. I edited my style.css in my theme folder and found the class called "tableh2". I changed the padding-top: 3px to 0px. Magically, this fixed the problem but don't know why. Maybe an overflow problem or something.
Now it looks correct. Hope this can help someone else if they are having the same problem.
Thanks!
Ryan