- This topic has 22 replies, 3 voices, and was last updated 12 years, 3 months ago by
rbrt_bene.
-
AuthorPosts
-
March 11, 2013 at 5:08 am #4941
vitalej17
MemberI’m loving Catch Everest. This isn’t a unique problem to this theme, but I noticed that links in the sidebar can be a little confusing if a link wraps to the next line. In the sidebar, is there a way to (1) space out separate posts, (2) add bullet points for posts, or (3) put thin lines between each post? Any of these three options would make the separate posts more discernable. Also, is there a way to add a really light gray background to the sidebar area?
Thanks!
March 11, 2013 at 10:10 am #4957Sakin
Keymaster@vitalej17: Sorry but the theme is design in this way. But yes if you could send me the design screenshot of what you want to achieve that I can provide you with the custom css that you can add in your “Custom CSS” box in your Theme Options panel.
March 11, 2013 at 9:39 pm #4976vitalej17
MemberThanks for the quick response. Is there a way to show arrows like in your Simple Catch theme by adding code in the “Custom CSS” box?
March 11, 2013 at 9:50 pm #4977Sakin
Keymaster@vitalej17: This theme is not design like Simple Catch. Why don’t you use simple catch itself.
June 13, 2013 at 10:37 am #10397rbrt_bene
MemberHi Sakin,
Great theme, I love it! And love that it has an excellent support.
I have the same problem. Can you please help us with a custom CSS code for placing a light gray background to the odd rows or just place bullets or those little arrows?
I am not using Simple Catch, because I need some features that I have in Catch Everest Pro, that is why I bought this theme.
I cannot send you a link at the moment to my website because it is password protected before launching.
I would appreciate some help on this issue.
Thank you in advance.
Regards,
RobertJune 13, 2013 at 11:35 am #10409Sakin
Keymaster@rbrt_bene: You need to send me something to help me understand the site u are designing and what you are trying to add back. Maybe screenshot.
June 13, 2013 at 1:04 pm #10416rbrt_bene
MemberDear Sakin,
I prepared a layout proposal, how would I see it, but don’t know ho to attach a picture from my desktop to this comment.
Please advise.
Thanks
Robert
June 14, 2013 at 1:22 am #10438Sakin
Keymaster@rbrt_bene: You can upload in any photo sharing site or use dropbox and paste the url here.
June 14, 2013 at 11:50 am #10477rbrt_bene
MemberHi Sakin,
Thank for the advice, here are two proposals as I see we could do with sidebar layout:
https://www.dropbox.com/s/nl3dlkfppintnx3/Sidebar%20as%20it%20should%20be_border%20lines.png
https://www.dropbox.com/s/jr7rrgae4ykac3b/Sidebar%20proposal.png
Waiting your feedback 🙂
Regards,
RobertJune 14, 2013 at 12:18 pm #10481Sakin
Keymaster@rbrt_bene: For just border bottom in the list item in sidebar then add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#secondary ul li { border-bottom: 1px solid #e6e6e6; }June 14, 2013 at 12:22 pm #10482Sakin
Keymaster@@rbrt_bene: Foe even list in Sidebar. You can add the following css. But the following CSS will only work in Modern browser not in old IE.
#secondary ul li:nth-child(even) { background-color: #ccc; }June 14, 2013 at 12:36 pm #10483rbrt_bene
MemberHi Sakin,
Thank you very much for your help. I tested both of them and the second solution (#secondary ul li:nth-child(even) { background-color: #ccc; }) is having a problem, that it colours the background of the whole zone of a category together with the subcategories, see the attached print screen
https://www.dropbox.com/s/uc9oyz4c1yepqet/Screen%20Shot%202013-06-14%20at%209.49.15%20AM.png
Regards,
Robert
June 14, 2013 at 12:39 pm #10484Sakin
Keymaster@rbrt_bene: Sorry then for that I cannot help it. You can jut use the first one.
June 14, 2013 at 12:41 pm #10485rbrt_bene
MemberOK, thank you anyway for the solution provided, I can use that.
Regards,
Robert
July 25, 2013 at 5:17 pm #12351rbrt_bene
MemberHy Sakin,
I am coming back with an extra question regarding the sidebar. I just noticed that the sidebar link color on hover is blue instead the custom colour I selected in the appearance >> theme options >> color options for the rest of the site.
Can you please advise me how to change the sidebar link hover color?
Thank you in advance,
Robert
July 26, 2013 at 9:47 am #12372Sakin
Keymaster@rbrt_bene: Can you send me your site URL?
July 26, 2013 at 11:26 am #12374rbrt_bene
Memberhi,
http://www.theautoexperience.ro
Access passw: testJuly 26, 2013 at 4:51 pm #12380Sakin
Keymaster@rbrt_bene: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.widget-area .widget a:hover { color: #911d1d; }July 26, 2013 at 4:54 pm #12381rbrt_bene
MemberThank you very much.
Regards,
Robert
July 28, 2013 at 1:05 pm #12454rbrt_bene
MemberDear Sakin,
Thank you for your help. Is there a way to eliminate also the underline of text on hover?
Regards,
Robert
-
AuthorPosts
- The topic ‘Sidebar posts’ is closed to new replies.
